Statistics
| Branch: | Revision:

root / example / hooks / grub @ c40fd6ae

History | View | Annotate | Download (5.6 kB)

# Date Author Comment
c40fd6ae 05/07/2010 07:04 pm Lance Albertson

misc fixes to grub settings

  • Fix the CMDLINE code for grub2 so that you can add additional arguments later
  • Enable showing of the hidden menu in grub2 so we can choose other kernels more easily
  • Add ability to add artibrary kernel boot args from a variant file...
c838e846 05/07/2010 06:53 pm Lance Albertson

Add partial grub2 support

We still cannot run update-grub inside of the chroot so all the settings we
changed will not be updated. Running update-grub after the instance is online
should fix this issue. I plan to open a bug to try and get this fixed upstream...

2566fc23 04/01/2010 12:38 am Lance Albertson

rename directory to hooks to line up with upstream