debian-forge-composer/internal/distro/rhel90
Antonio Murdaca 5f2ad326a6 internal/distro/rhel{86,90}: drop console kargs from raw image deployment
Using the simplified installer we were experiencing slow system boots.
Turns out we're incurring into https://bugzilla.redhat.com/show_bug.cgi?id=1839923
This patch just drops the console kargs - to be aligned with the
anaconda installer that doesn't experience this slow down.
The slow down doesn't happen on virtual machines as there's always a
ttyS0 there

Signed-off-by: Antonio Murdaca <runcom@linux.com>
2022-03-14 17:31:40 +01:00
..
distro.go rhel{86,90}: define simplified installer build packages set 2022-02-28 23:05:45 +00:00
distro_test.go rhel90: automatically convert to LVM on fs customizations 2022-02-28 17:09:30 +01:00
package_sets.go rhel{86,90}: define simplified installer build packages set 2022-02-28 23:05:45 +00:00
partition_tables.go Simplified installer: add support for encrypted raw images 2022-02-28 23:05:45 +00:00
pipelines.go internal/distro/rhel{86,90}: drop console kargs from raw image deployment 2022-03-14 17:31:40 +01:00
stage_options.go Simplified installer: add support for encrypted raw images 2022-02-28 23:05:45 +00:00