debian-forge/stages
Christian Kellner ff215aa77c stages/grub2: unify grub.cfg writing path
Instead of having two different places within conditionals where
the configuration is written, have only one common. In the case
of hybrid boot, in the end there will be two grub configuration
files: the canonical one in /boot/grub2/grub.cfg and a redirect
one, in the EFI directory that will redirect to the canonical.
In case of legacy only, only the canonical one in the default
location (/boot/grub2/grub.cfg) will be written.
For EFI only mode, only /boot/efi/EFI/<vendor>/grub.cfg will
be written with the main grub configuration data.
Thus the writing of the main grub configuration will now always
be written in exactly one place (now line 319).
2020-05-29 11:52:32 +02:00
..
org.osbuild.chrony osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.copy osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.debug-shell osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.error osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.firewall osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.first-boot osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.fix-bls osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.fstab osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.groups osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.grub2 stages/grub2: unify grub.cfg writing path 2020-05-29 11:52:32 +02:00
org.osbuild.hostname osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.kernel-cmdline osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.keymap osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.locale osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.noop osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.ostree stages/ostree: 'rootfs' option is not required 2020-05-29 11:51:57 +02:00
org.osbuild.rpm osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.rpm-ostree osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.script osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.selinux osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.systemd modules: fix format-strings without interpolation 2020-05-29 11:07:44 +02:00
org.osbuild.test osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.timezone osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.users osbuild: refactor stage information 2020-05-29 08:37:47 +02:00
org.osbuild.zipl osbuild: refactor stage information 2020-05-29 08:37:47 +02:00