debian-forge/stages
Christian Kellner 5828729217 stages/grub2: turn write_grub_cfg into an object
The reason behind this is to combine all the necessary state in the
object instead of passing it all to the write_grub_cfg function.
The idea is that as more things will get configurable, say the
timeout or ignition support, more things need to be passed to it
and thus it is better to an object where these config options can
be set and then combined when writing the config.
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: turn write_grub_cfg into an object 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