andsens / build-debian-cloud

This project has been superseeded by andsens/bootstrap-vz and is no longer maintained - Script to create Debian Squeeze & Wheezy Amazon Machine Images (AMIs) and Google Compute Engine images
Other
116 stars 43 forks source link

Fix grub 40_custom template #131

Closed andrvb closed 10 years ago

andrvb commented 10 years ago

update-grub command doesn't honor GRUB_CMDLINE_LINUX and GRUB_CMDLINE_LINUX_DEFAULT options.

andsens commented 10 years ago

Thanks for the fix.