| Commit message (Expand) | Author | Age | Files | Lines |
* | Detect grub2-mkconfig failure | Richard Yao | 2014-02-26 | 1 | -1/+1 |
* | Suppress grub2-mkconfig output | Richard Yao | 2013-06-09 | 1 | -1/+1 |
* | Missing then keyword. | Robin H. Johnson | 2012-10-19 | 1 | -0/+1 |
* | Update the documentation to reflect current status | Peter Hjalmarsson | 2012-10-15 | 1 | -5/+2 |
* | Make --bootloader=grub2 set debug instead of single in grub.cfg | Richard Yao | 2012-04-24 | 1 | -0/+1 |
* | Fix indentation in set_bootloader_grub2() | Richard Yao | 2012-04-24 | 1 | -5/+5 |
* | /etc/defaults/grub -> /etc/default/grub | Sebastian Pipping | 2012-04-09 | 1 | -1/+1 |
* | grub-mkconfig -> grub2-mkconfig | Sebastian Pipping | 2012-04-09 | 1 | -2/+2 |
* | Reduce code duplication in set_bootloader_grub | Sebastian Pipping | 2012-04-08 | 1 | -9/+13 |
* | Support for Grub 2 | Mike Auty | 2012-04-08 | 1 | -0/+21 |
* | trivial: cleanup code, drop whitespaces and some more cruft | Fabio Erculiani | 2011-09-13 | 1 | -2/+2 |
* | Review and fix some -eq and -ne conditionals | Sebastian Pipping | 2011-01-07 | 1 | -1/+1 |
* | Adding Id header. | Chris Gianelloni | 2009-07-25 | 1 | -0/+2 |
* | Modify grep regex to account for additional suffixes on old kernel names | Andrew Gaffney | 2008-12-26 | 1 | -2/+2 |
* | Actually setting permissions. It helps if one remembers to 'git add' before ... | Chris Gianelloni | 2008-12-16 | 1 | -0/+0 |
* | Add check for existing grub.conf entry for kernel | Andrew Gaffney | 2008-12-15 | 1 | -0/+15 |
* | Default to '0' if 'default' line not found at all in existing grub.conf | Andrew Gaffney | 2008-12-15 | 1 | -0/+4 |
* | Adding code that duplicates default grub.conf entry to replace old awk script... | Andrew Gaffney | 2008-12-14 | 1 | -0/+48 |
* | Initial commit for re-adding support for --bootloader=grub | Andrew Gaffney | 2008-12-14 | 1 | -0/+84 |
* | Remove unneeded files for broken grub code | agaffney | 2008-08-21 | 1 | -94/+0 |
* | Remove a few more 2.4 kernel support remnants | agaffney | 2008-07-28 | 1 | -4/+1 |
* | Removed a large chunk of 2.4 kernel support. This will still require some fa... | Chris Gianelloni | 2008-07-28 | 1 | -2/+1 |
* | Removed all references to an initrd and renamed most initr{d,amfs} stuff to s... | Chris Gianelloni | 2008-07-28 | 1 | -1/+1 |
* | Removed the use of GK_BIN variable, since it isn't necessary. | Chris Gianelloni | 2007-09-17 | 1 | -1/+1 |
* | Removing bootsplash support since it hasn't been in a kernel we've supported ... | Chris Gianelloni | 2007-09-17 | 1 | -3/+1 |
* | Performed some general cleanup on a few files and removed devfs/udev selectio... | Chris Gianelloni | 2007-09-17 | 1 | -24/+24 |
* | Changed basename to dirname when creating the directory from grub.conf to sol... | Chris Gianelloni | 2007-01-15 | 1 | -1/+1 |
* | Added a case statement for the keymap selection to ensure we're always using ... | Chris Gianelloni | 2006-12-27 | 1 | -1/+1 |
* | Commit patches #91453, #91481 from bug #139866. | Tim Yamin | 2006-07-18 | 1 | -5/+5 |
* | Commit patch for bug #139866 by Martin Parm. | Tim Yamin | 2006-07-11 | 1 | -5/+5 |
* | Fix #115263, #117392, add a fix to sanify LOCALVERSION if unresolved variable... | Tim Yamin | 2006-01-03 | 1 | -1/+1 |
* | Create additional cleanup options. --postclear for final cleanup and 2 new g... | Eric Edgar | 2005-07-18 | 1 | -4/+4 |
* | Fix #98944, add GRUB :root_device support and add a more versatile grub.conf ... | Tim Yamin | 2005-07-14 | 1 | -22/+33 |
* | Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX: upgraded busybox ... | Tim Yamin | 2005-07-13 | 1 | -22/+16 |
* | Fix #93178, #98436, #98501 | Tim Yamin | 2005-07-10 | 1 | -23/+29 |
* | Fix syntax. | Tim Yamin | 2005-06-03 | 1 | -1/+2 |
* | Add GRUB support cleanup by Richard Morris (#59192) to show an error if we ca... | Tim Yamin | 2005-06-02 | 1 | -19/+26 |
* | >> 3.1.0e. Fixes #73356, #74758, #77277, #77363, #78636. | Tim Yamin | 2005-01-22 | 1 | -1/+1 |
* | Adding updated grub.conf patch from Mathias Gug, bug #57576. | Tim Yamin | 2004-09-19 | 1 | -6/+11 |
* | >> 3.0.2e. Code formatting fixes from Bob Barry, as well as a patch for bug | Tim Yamin | 2004-07-28 | 1 | -1/+1 |
* | GRUB Bootloader support - bug #57576. Thanks to Mathias Gug for the patch! | Tim Yamin | 2004-07-21 | 1 | -0/+76 |