Skip to content

Commit a4a1c01

Browse files
committed
Remove duplicated kms in /etc/mkinitcpio.conf
1 parent 8a31e44 commit a4a1c01

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

usr/bin/calamares-biglinux

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,6 @@ sed -i 's|defaultFileSystemType.*"ext4"|defaultFileSystemType: "btrfs"|g' /usr/
106106
# Clean initcpio
107107
#sed -i 's|, "keyboard", "keymap", "consolefont"||g' /usr/lib/calamares/modules/initcpiocfg/main.py
108108

109-
# Change initcpio plymouth to sd version
110-
sed -i 's|"plymouth"|"kms plymouth"|g' /usr/lib/calamares/modules/initcpiocfg/main.py
111-
112-
113109
# not disable pacman-init
114110
# sed -i '/^disable:/,$d' /usr/share/calamares/modules/services.conf
115111

0 commit comments

Comments
 (0)