packages: grub2/grub.sysconfig - add GRUB_INIT_TUNE
glen
glen at pld-linux.org
Sun Feb 20 18:02:39 CET 2011
Author: glen Date: Sun Feb 20 17:02:39 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- add GRUB_INIT_TUNE
---- Files affected:
packages/grub2:
grub.sysconfig (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/grub2/grub.sysconfig
diff -u packages/grub2/grub.sysconfig:1.8 packages/grub2/grub.sysconfig:1.9
--- packages/grub2/grub.sysconfig:1.8 Tue Mar 9 10:53:40 2010
+++ packages/grub2/grub.sysconfig Sun Feb 20 18:02:34 2011
@@ -2,7 +2,8 @@
#
# If you change this file, run 'update-grub' afterwards to update /boot/grub/grub.cfg.
#
-# To enable auto generation on kernel package's install, UPDATE_GRUB must be set to "yes".
+# To enable auto generation of /boot/grub/grub.conf on kernel package's
+# install, UPDATE_GRUB must be set to "yes".
#UPDATE_GRUB=yes
GRUB_DEFAULT=0
@@ -24,3 +25,6 @@
# Disable generation of recovery mode menu entries
GRUB_DISABLE_LINUX_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.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list