summaryrefslogtreecommitdiff
path: root/roles/installer/debian
Commit message (Collapse)AuthorAgeFilesLines
* add TODO for debian installer download verificationChristian Pointner2020-07-051-0/+4
|
* 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-218-16/+16
|
* further improved network configChristian Pointner2020-06-219-18/+27
|
* initial tests with new network configChristian Pointner2020-06-218-8/+8
|
* 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-238-367/+367
| | | | install_hostname
* added ele-calypsoChristian Pointner2020-02-141-0/+148
|
* fix installation for ele-telestoChristian Pointner2020-01-281-1/+1
|
* openbsd vm install almost works nowChristian Pointner2019-12-251-1/+2
|
* installer: move bootstrap roles to common subdirChristian Pointner2019-12-2410-0/+971
|
* add support for openbsd installer in vm/defineChristian Pointner2019-12-102-5/+3
|
* added openbsd installer roleChristian Pointner2019-12-082-0/+51