source:
trunk/puppet/modules/puppet-grub/files/grub
@
766
Last change on this file since 766 was 754, checked in by , 14 years ago | |
---|---|
File size: 180 bytes |
Rev | Line | |
---|---|---|
[734] | 1 | GRUB_DEFAULT=0 |
2 | GRUB_HIDDEN_TIMEOUT_QUIET=false | |
[754] | 3 | GRUB_TIMEOUT=3 |
[734] | 4 | GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` |
[754] | 5 | GRUB_CMDLINE_LINUX_DEFAULT="" |
[734] | 6 | GRUB_CMDLINE_LINUX="" |
7 |
Note: See TracBrowser
for help on using the repository browser.