remove uneeded kernelcmdline args
This commit is contained in:
parent
9d9b6b5b75
commit
1f96cd2af0
@ -6,7 +6,7 @@
|
||||
</profile>
|
||||
</profiles>
|
||||
<preferences profiles="Minimal">
|
||||
<type image="oem" filesystem="btrfs" kernelcmdline="scsi_mod.use_blk_mq=1 multipath=off" target_blocksize="4096" bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="500" firmware="uefi" fsmountoptions="x-systemd.growfs,compress=zstd:1">
|
||||
<type image="oem" filesystem="btrfs" kernelcmdline="" target_blocksize="4096" bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="500" firmware="uefi" fsmountoptions="x-systemd.growfs,compress=zstd:1">
|
||||
<bootloader name="grub2" console="console" timeout="5" timeout_style="hidden"/>
|
||||
<systemdisk name="fedora">
|
||||
<volume name="home"/>
|
||||
|
@ -6,7 +6,7 @@
|
||||
</profile>
|
||||
</profiles>
|
||||
<preferences profiles="Server">
|
||||
<type image="oem" filesystem="btrfs" kernelcmdline="scsi_mod.use_blk_mq=1 multipath=off" target_blocksize="4096" bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="500" firmware="uefi" fsmountoptions="x-systemd.growfs,compress=zstd:1">
|
||||
<type image="oem" filesystem="btrfs" kernelcmdline="" target_blocksize="4096" bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="500" firmware="uefi" fsmountoptions="x-systemd.growfs,compress=zstd:1">
|
||||
<bootloader name="grub2" console="console" timeout="5" timeout_style="hidden"/>
|
||||
<systemdisk name="fedora">
|
||||
<volume name="home"/>
|
||||
|
@ -14,7 +14,7 @@
|
||||
</profile>
|
||||
</profiles>
|
||||
<preferences profiles="WorkstationCommon">
|
||||
<type image="oem" filesystem="btrfs" kernelcmdline="scsi_mod.use_blk_mq=1 multipath=off rhgb quiet" target_blocksize="4096" bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="500" firmware="uefi" fsmountoptions="x-systemd.growfs,compress=zstd:1">
|
||||
<type image="oem" filesystem="btrfs" kernelcmdline="rhgb quiet" target_blocksize="4096" bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="500" firmware="uefi" fsmountoptions="x-systemd.growfs,compress=zstd:1">
|
||||
<bootloader name="grub2" console="console" timeout="5" timeout_style="hidden"/>
|
||||
<systemdisk name="fedora">
|
||||
<volume name="home"/>
|
||||
|
Loading…
Reference in New Issue
Block a user