summaryrefslogtreecommitdiff
path: root/roles/installer
Commit message (Collapse)AuthorAgeFilesLines
* nicer syslinux promptChristian Pointner2020-07-061-2/+2
|
* fix partman early-command for software-raid + efi caseChristian Pointner2020-07-061-4/+9
|
* renovate usb-installChristian Pointner2020-07-051-2/+50
|
* add TODO for debian installer download verificationChristian Pointner2020-07-051-0/+4
|
* add verification for openbsd installer iso filesChristian Pointner2020-07-055-28/+53
|
* install/preseed: convert old host configs to new partman layoutChristian Pointner2020-07-041-72/+1
|
* preseed/parman: implement more generic disk layoutChristian Pointner2020-07-042-68/+86
|
* preseed/partman: add error handling @ not-enough spaceChristian Pointner2020-07-041-0/+12
|
* move usb install role to installer/debian/Christian Pointner2020-07-033-4/+37
|
* Merge branch 'topic/preseed-configurable-disk-layout'Christian Pointner2020-07-0311-585/+191
|\
| * use new preseed config in some hostsChristian Pointner2020-07-032-73/+72
| |
| * preseed: software-raid with root_lvm_size works nowChristian Pointner2020-07-032-7/+13
| |
| * another attempt to tackle root_lvm_size issueChristian Pointner2020-07-022-13/+41
| |
| * simplified partman early commandChristian Pointner2020-07-013-22/+25
| |
| * another attempt to fix the partman recipeChristian Pointner2020-07-0113-217/+86
| |
| * extract parman config from all pressed filesChristian Pointner2020-07-0110-141/+147
| |
| * preseed: move partman config to common templateChristian Pointner2020-07-017-390/+71
| |
| * more preseed file cleanupsChristian Pointner2020-07-017-74/+86
| |
| * debian/buster preseed cleanupChristian Pointner2020-07-011-11/+13
| |
* | remove useless tagsChristian Pointner2020-07-021-2/+0
|/
* resync preseed filesChristian Pointner2020-06-242-2/+8
|
* address vs prefixChristian Pointner2020-06-219-18/+18
|
* further improved network configChristian Pointner2020-06-2110-20/+29
|
* initial tests with new network configChristian Pointner2020-06-219-9/+9
|
* openbsd installer: fix SMP installChristian Pointner2020-06-011-0/+1
|
* add cpu-microcode roleChristian Pointner2020-06-011-2/+2
|
* chaos-at-home: deploy apt-repo/base to some more hostsChristian Pointner2020-05-311-1/+1
|
* ubuntu/vm: install special kernel image packageChristian Pointner2020-05-316-166/+18
|
* add apt-repo/base and backportsChristian Pointner2020-05-118-16/+16
|
* finally there is an auto_legacy_silent option for interpreter discoveryChristian Pointner2020-05-052-2/+2
|
* add new workstationChristian Pointner2020-05-022-1/+164
|
* debian/installer: add support for ubuntu focalChristian Pointner2020-04-244-4/+197
|
* refactor all install roles ans playbooks to work with new variable ↵Christian Pointner2020-04-2311-379/+379
| | | | install_hostname
* added ele-calypsoChristian Pointner2020-02-141-0/+148
|
* fix installation for ele-telestoChristian Pointner2020-01-281-1/+1
|
* base role supports openbsd now tooChristian Pointner2019-12-261-0/+6
|
* zsh and sshd role support debian and openbsd nowChristian Pointner2019-12-261-3/+2
|
* openbsd installer runs thtrough nowChristian Pointner2019-12-261-5/+5
|
* openbsd: add site.tgz to further customize the installationChristian Pointner2019-12-263-6/+39
|
* openbsd installer: generate iso with filesetsChristian Pointner2019-12-254-19/+42
|
* openbsd vm install almost works nowChristian Pointner2019-12-256-24/+91
|
* installer: move bootstrap roles to common subdirChristian Pointner2019-12-2412-0/+971
|
* openbsd automatic install, added todoChristian Pointner2019-12-231-36/+22
|
* openbsd: try to enable com0 for kernel terminal (WIP)Christian Pointner2019-12-232-3/+42
|
* add support for openbsd installer in vm/defineChristian Pointner2019-12-104-9/+5
|
* added openbsd installer roleChristian Pointner2019-12-084-0/+78