/[smeserver]/rpms/e-smith-grub/sme8/e-smith-grub-2.2.0-remove-hiddenmenu.patch
ViewVC logotype

Contents of /rpms/e-smith-grub/sme8/e-smith-grub-2.2.0-remove-hiddenmenu.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Nov 4 12:55:29 2009 UTC (14 years, 6 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-grub-2_2_0-2_el5_sme, HEAD
* 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 RSS 2.0 feed