debian-forge-composer/internal
Christian Kellner 4e80c1bc82 distro/rhel85: add simplified edge installer
This adds a new installer called the "Simplified Installer" for Edge.
In contrast to the existing insaller, which is based on Anaconda, this
new installer based on the CoreOS installer project[1], a small rust
based binary that is executed in the initramfs and will flash a raw
image to a specified installation device. For this a new blueprint
option is introduced. The raw image is created from an existing OSTree
commit and embedded into the resulting bootable iso. When booting the
iso the installation will automatically start witout any interaction
from the user.
NB: As with the existing edge installer, support is currently limited
to x86. The new installer also does not support non-uefi boot.

[1] https://github.com/coreos/coreos-installer

Co-Developed-by: Achilleas Koutsou <achilleas@koutsou.net>
Co-Developed-by: Antonio Murdaca <runcom@linux.com>
2021-08-28 09:20:19 +02:00
..
blueprint distro/rhel85: add simplified edge installer 2021-08-28 09:20:19 +02:00
boot upload/aws: add support for session tokens 2021-06-28 13:14:19 +03:00
client Weldr API: introduce Image Type denylist for filtering exposed images 2021-08-02 18:51:03 +02:00
cloud/gcp test/api.sh: randomize used GCP zone from the region 2021-07-16 10:14:30 +02:00
cloudapi cloudapi: rework return values 2021-08-25 17:48:29 +02:00
common internal/common: add function to get a pointer to string literal 2021-08-02 19:05:09 +02:00
crypt crypt: add automatic darwin support 2020-07-17 07:48:22 +02:00
disk disk: refactor partition table size & start points 2021-08-21 02:54:38 +02:00
distro distro/rhel85: add simplified edge installer 2021-08-28 09:20:19 +02:00
distroregistry distroregistry: add an alias for rhel-86 2021-08-05 22:12:22 +02:00
jobqueue dbjobqueue: Reduce error noise in rollback check 2021-08-20 15:42:57 +02:00
jsondb jsondb: Allow passing nil as document to Read() 2020-05-13 16:45:09 +02:00
kojiapi internal/rhsm: introduce package that handles subscriptions 2021-08-09 12:40:23 +02:00
mocks internal/rhsm: introduce package that handles subscriptions 2021-08-09 12:40:23 +02:00
osbuild1 osbuild1: convert stage metadata from v2 2021-06-29 09:33:05 +01:00
osbuild2 osbuild2/grub: add greenboot option 2021-08-28 09:20:19 +02:00
ostree ostree: add test for VerifyRef() 2021-06-18 14:02:09 +01:00
prometheus worker: add metrics 2021-07-23 21:54:28 +02:00
reporegistry reporegistry: Add a DistroHasRepos helper function 2021-07-12 08:58:42 +02:00
rhsm internal/rhsm: implement fallback to the previous mechanism 2021-08-09 12:40:23 +02:00
rpmmd internal/rpmmd: return helpful error message when subscriptions == nil 2021-08-09 12:40:23 +02:00
store distro/rhel85: add simplified edge installer 2021-08-28 09:20:19 +02:00
target New upload target: AWS S3 2021-06-18 14:02:09 +01:00
test worker: Add identity filter and client oauth support 2021-06-17 10:08:35 +02:00
upload upload/azure: use cheaper storage accounts 2021-08-17 17:51:23 +02:00
weldr tests: update base tests for weldr-client 2021-08-25 19:16:04 +02:00
worker worker: add metrics 2021-07-23 21:54:28 +02:00
tools.go go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00