debian-forge-composer/internal/distro/rhel86
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 distro/rhel86: set GPGKeyFiles for azure-rhui 2022-03-05 21:04:24 +01:00
distro_internal_test.go distro: use PartitionTable.ContainsMountpoint 2022-02-22 19:23:41 +00:00
distro_test.go rhel86: automatically convert to LVM on fs customizations 2022-02-28 21:36:25 +01:00
package_sets.go distro/rhel86: sync packages for azure-rhui 2022-03-05 21:04:24 +01: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