Parent Directory | Revision Log | Revision Graph
* Wed Nov 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme - Remove hiddenmenu entry from grub.conf [SME: 5546]
1 | diff -up e-smith-grub-2.2.0/root/etc/e-smith/templates/boot/grub/grub.conf/hiddenmenu.remove-hiddenmenu e-smith-grub-2.2.0/root/etc/e-smith/templates/boot/grub/grub.conf/hiddenmenu |
2 | --- e-smith-grub-2.2.0/root/etc/e-smith/templates/boot/grub/grub.conf/hiddenmenu.remove-hiddenmenu 2009-11-04 13:44:51.000000000 +0100 |
3 | +++ e-smith-grub-2.2.0/root/etc/e-smith/templates/boot/grub/grub.conf/hiddenmenu 2009-11-04 13:47:36.000000000 +0100 |
4 | @@ -0,0 +1,5 @@ |
5 | +{ |
6 | + @lines = map { s/^hiddenmenu$// ; $_ } @lines; |
7 | + $OUT = ""; |
8 | +} |
9 | + |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |