summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* openbsd installer: improve image verificationChristian Pointner2020-07-111-26/+29
|
* openbsd installer: extract sha256 checksum from iso before downloading itChristian Pointner2020-07-111-7/+21
|
* installer: cleanup variablesChristian Pointner2020-07-1110-24/+30
|
* major refactoring of installer rolesChristian Pointner2020-07-1025-107/+151
|
* openbsd installer: move to single version per invocationChristian Pointner2020-07-103-34/+23
|
* move openwrt keyring file to common locationChristian Pointner2020-07-1012-3/+26
|
* debian installer file verification works nowChristian Pointner2020-07-107-15/+109
|
* refacter installer/debian/base to make future file verification easierChristian Pointner2020-07-109-51/+39
|
* preseed/partman: nicer error text for not-enough-spaceChristian Pointner2020-07-061-1/+1
|
* ch-equinox-ws: some more packagesChristian Pointner2020-07-061-0/+5
|
* nicer syslinux promptChristian Pointner2020-07-061-2/+2
|
* fix partman early-command for software-raid + efi caseChristian Pointner2020-07-061-4/+9
|
* ch-equinox-ws: install win32Christian Pointner2020-07-051-0/+1
|
* renovate usb-installChristian Pointner2020-07-052-67/+97
|
* add TODO for debian installer download verificationChristian Pointner2020-07-051-0/+4
|
* add verification for openbsd installer iso filesChristian Pointner2020-07-055-28/+53
|
* ch-equinox-ws: install kpartxChristian Pointner2020-07-051-0/+1
|
* Merge branch 'topic/preseed-configurable-disk-layout-contd'Christian Pointner2020-07-0435-694/+210
|\
| * install/preseed: convert old host configs to new partman layoutChristian Pointner2020-07-044-76/+65
| |
| * preseed/parman: implement more generic disk layoutChristian Pointner2020-07-042-68/+86
| |
| * remove ch-hcloudtestChristian Pointner2020-07-042-23/+0
| |
| * cloud install: support custom partition layoutChristian Pointner2020-07-0414-24/+69
| |
| * remove: ch k8s cluster vms, and hroot-test, add hcloud-testChristian Pointner2020-07-0416-527/+2
| |
| * preseed/partman: add error handling @ not-enough spaceChristian Pointner2020-07-041-0/+12
|/
* move usb install role to installer/debian/Christian Pointner2020-07-036-34/+38
|
* Merge branch 'topic/preseed-configurable-disk-layout'Christian Pointner2020-07-0346-653/+311
|\
| * use new preseed config in some hostsChristian Pointner2020-07-035-90/+88
| |
| * preseed: software-raid with root_lvm_size works nowChristian Pointner2020-07-032-7/+13
| |
| * another attempt to tackle root_lvm_size issueChristian Pointner2020-07-023-25/+55
| |
| * minor improvment for vm resource configChristian Pointner2020-07-0124-49/+49
| |
| * simplified partman early commandChristian Pointner2020-07-015-25/+33
| |
| * another attempt to fix the partman recipeChristian Pointner2020-07-0113-217/+86
| |
| * increase timeout for cloud installChristian Pointner2020-07-011-1/+1
| |
| * cloud-install: new raid disk layout configChristian Pointner2020-07-017-14/+41
| |
| * 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
| |
| * add ch-oulu testserver for preseed partitioningChristian Pointner2020-07-013-0/+19
| |
* | fix bar-variable warningChristian Pointner2020-07-021-2/+2
| |
* | remove useless tagsChristian Pointner2020-07-023-6/+0
| |
* | coturn: add sample script to generate time-limited user credentialsChristian Pointner2020-07-011-0/+15
| |
* | sk-cloudia: update coturnChristian Pointner2020-07-011-1/+1
|/
* Merge branch 'topic/standalone-kubelet'Christian Pointner2020-06-3032-438/+571
|\
| * fix pod manifest permissionsChristian Pointner2020-06-306-6/+6
| |
| * apps/nextcloud: migrate to new standalone pod roleChristian Pointner2020-06-303-89/+96
| |
| * apps/etherpad-lite: migrate to new standalone pod roleChristian Pointner2020-06-303-63/+63
| |
| * apps/collabora/code: migrate to new standalone pod roleChristian Pointner2020-06-304-41/+46
| |
| * apps/jitsi/meet: migrate to new standalone pod roleChristian Pointner2020-06-303-195/+197
| |
| * apps/coturn: migrate to new standalone pod roleChristian Pointner2020-06-305-45/+48
| |