packages: grub2/grub.sysconfig 2010-10-12 Robert Millan <rmh at gnu.org> ...

glen glen at pld-linux.org
Mon Oct 17 13:28:00 CEST 2011


Author: glen                         Date: Mon Oct 17 11:28:00 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
2010-10-12  Robert Millan  <rmh at gnu.org>
    * util/grub-mkconfig.in: Merge `GRUB_DISABLE_LINUX_RECOVERY' and
    `GRUB_DISABLE_NETBSD_RECOVERY' into a single `GRUB_DISABLE_RECOVERY'
    variable.

---- Files affected:
packages/grub2:
   grub.sysconfig (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/grub2/grub.sysconfig
diff -u packages/grub2/grub.sysconfig:1.11 packages/grub2/grub.sysconfig:1.12
--- packages/grub2/grub.sysconfig:1.11	Wed Jul 27 08:12:00 2011
+++ packages/grub2/grub.sysconfig	Mon Oct 17 13:27:55 2011
@@ -32,7 +32,7 @@
 #GRUB_DISABLE_LINUX_UUID=true
 
 # Disable generation of recovery mode menu entries
-GRUB_DISABLE_LINUX_RECOVERY="true"
+GRUB_DISABLE_RECOVERY="true"
 
 # Uncomment to get a beep at grub start
 #GRUB_INIT_TUNE="480 440 1"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grub2/grub.sysconfig?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list