diskimage-builder/diskimage_builder/elements/rpm-distro
Ian Wienand 79ea63f525 Futher bootloader cleanups
GRUB_OPTS has never been documented as externally available, and is
not used.  Assume it's value to simplify the code.

Move the grub version check separately, as we only support grub2

Remove references to buliding i386 images.  I don't image it works in
any way.

Remove ci.md, which is no longer relevant.

Refactor the test for "building BIOS image on EFI system" consiberably
after these changes.

Change-Id: Ia99687815667c3cf5e82cf21d841d3b1008b8fa9
2022-02-10 15:08:56 +11:00
..
cleanup.d Fix syntax error in selinux-fixfiles-restore 2019-10-18 12:30:21 +01:00
post-install.d Refactor: block-device filesystem creation, mount and fstab 2017-05-12 13:52:02 +02:00
pre-install.d Futher bootloader cleanups 2022-02-10 15:08:56 +11:00
README.rst dib-lint: test elements have README.rst file 2020-01-20 11:43:43 +01:00

README.rst

rpm-distro

Base element for distributions based on RPM.