debian-forge-composer/internal/distro
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_test_common distro: load ostree parameters from test manifest if specified 2022-02-26 15:55:56 +00:00
fedora33 distro: define PartitionType method on ImageType 2022-02-22 19:23:41 +00:00
rhel8 distro: define PartitionType method on ImageType 2022-02-22 19:23:41 +00:00
rhel84 distro: use FindMountable() to get root filesystem 2022-02-22 19:23:41 +00:00
rhel85 disk: NewPartitionTable can wrap plain partitions in LVM 2022-02-28 17:09:30 +01:00
rhel86 internal/distro/rhel{86,90}: drop console kargs from raw image deployment 2022-03-14 17:31:40 +01:00
rhel90 internal/distro/rhel{86,90}: drop console kargs from raw image deployment 2022-03-14 17:31:40 +01:00
rhel90beta disk: NewPartitionTable can wrap plain partitions in LVM 2022-02-28 17:09:30 +01:00
test_distro weldr: expand ostree parameter test cases 2022-02-23 11:08:24 +01:00
distro.go distro: remove OSTreeImageOptions type and use ostree.RequestParams 2022-02-23 11:08:24 +01:00
distro_test.go Test all manifests with depsolved package sets 2021-11-19 19:50:25 +01:00
image_config.go distro: add GPGKeyFiles option to ImageConfig 2022-03-05 21:04:24 +01:00
image_config_test.go RHEL-90: move RHSM configuration to ImageConfig structure 2022-01-11 17:08:19 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00