From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-March/013500.html | 137 ++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-March/013500.html (limited to 'zarb-ml/mageia-dev/2012-March/013500.html') diff --git a/zarb-ml/mageia-dev/2012-March/013500.html b/zarb-ml/mageia-dev/2012-March/013500.html new file mode 100644 index 000000000..6cf603bbb --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/013500.html @@ -0,0 +1,137 @@ + + + + [Mageia-dev] [packages-commits] [226393] Migrate grub bootsplash params to new style: 'splash quiet' rather than 'splash=silent' (mga#3430) + + + + + + + + + +

[Mageia-dev] [packages-commits] [226393] Migrate grub bootsplash params to new style: 'splash quiet' rather than 'splash=silent' (mga#3430)

+ Luc Menut + lmenut at free.fr +
+ Sun Mar 25 18:35:55 CEST 2012 +

+
+ +
Le 25/03/2012 17:45, root at mageia.org a écrit :
+> Revision
+>     226393
+> Author
+>     colin
+
+[...]
+
+>
+> +%triggerpostun backend -- drakxtools-backend<  14.1-2
+> +if [ -w /boot/grub/menu.lst ]; then
+> +  if grep -q splash= /boot/grub/menu.lst; then
+> +    echo"Migrating kernel commandline bootsplash arguments in grub"
+> +    sed -i 's/ splash=silent / splash quiet /;s/ splash=silent$/ splash quiet/;s/ splash=verbose / /;s/ splash=verbose$//;' /boot/grub/menu.lst
+> +  fi
+> +fi
+> +
+
+IIUC this script, you update splash=silent & splash=verbose in 
+/boot/grub/menu.lst for all the lines.
+What happens if we have entries for mga1 or other distros in the same 
+grub menu.lst ?
+Aren't you going to break all these entries with such update?
+
+Personaly, I use the same /boot/grub/menu.lst for mga 1 and cauldron.
+
+regards,
+Luc
+
+
+-- 
+Luc Menut
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1