genkernel: Add --kconfig to set specific kernel config options
[genkernel.git] / gen_bootloader.sh
2012-10-19 Robin H. JohnsonMissing then keyword.
2012-10-16 Peter HjalmarssonUpdate the documentation to reflect current status
2012-04-24 Richard YaoMake --bootloader=grub2 set debug instead of single...
2012-04-24 Richard YaoFix indentation in set_bootloader_grub2()
2012-04-08 Sebastian PippingMerge branch 'bug-388437'
2012-04-08 Sebastian Pipping/etc/defaults/grub -> /etc/default/grub
2012-04-08 Sebastian Pippinggrub-mkconfig -> grub2-mkconfig
2012-04-08 Sebastian PippingReduce code duplication in set_bootloader_grub
2012-04-08 Mike AutySupport for Grub 2
2011-09-13 Fabio Erculianitrivial: cleanup code, drop whitespaces and some more...
2011-01-07 Sebastian PippingReview and fix some -eq and -ne conditionals
2009-08-08 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
2009-07-25 Chris GianelloniAdding Id header.
2008-12-26 Andrew GaffneyModify grep regex to account for additional suffixes...
2008-12-16 Chris GianelloniActually setting permissions. It helps if one remember...
2008-12-15 Andrew GaffneyAdd check for existing grub.conf entry for kernel
2008-12-15 Andrew GaffneyDefault to '0' if 'default' line not found at all in...
2008-12-15 Andrew GaffneyAdding code that duplicates default grub.conf entry...
2008-12-15 Andrew GaffneyInitial commit for re-adding support for --bootloader...
2008-08-21 agaffneyRemove unneeded files for broken grub code
2008-07-29 agaffneyRemove a few more 2.4 kernel support remnants
2008-07-28 Chris GianelloniRemoved a large chunk of 2.4 kernel support. This...
2008-07-28 Chris GianelloniRemoved all references to an initrd and renamed most...
2007-09-17 Chris GianelloniRemoved the use of GK_BIN variable, since it isn't...
2007-09-17 Chris GianelloniRemoving bootsplash support since it hasn't been in...
2007-09-17 Chris GianelloniPerformed some general cleanup on a few files and remov...
2007-01-15 Chris GianelloniChanged basename to dirname when creating the directory...
2006-12-27 Chris GianelloniAdded a case statement for the keymap selection to...
2006-07-18 Tim YaminCommit patches #91453, #91481 from bug #139866.
2006-07-11 Tim YaminCommit patch for bug #139866 by Martin Parm.
2006-01-03 Tim YaminFix #115263, #117392, add a fix to sanify LOCALVERSION...
2005-07-18 Eric EdgarCreate additional cleanup options. --postclear for...
2005-07-14 Tim YaminFix #98944, add GRUB :root_device support and add a...
2005-07-13 Tim YaminFix #97672, #98886, #98893, #98897; fix real_root=...
2005-07-10 Tim YaminFix #93178, #98436, #98501
2005-06-03 Tim YaminFix syntax.
2005-06-02 Tim YaminAdd GRUB support cleanup by Richard Morris (#59192...
2005-01-22 Tim Yamin>> 3.1.0e. Fixes #73356, #74758, #77277, #77363, #78636.
2004-09-19 Tim YaminAdding updated grub.conf patch from Mathias Gug, bug...
2004-07-28 Tim Yamin>> 3.0.2e. Code formatting fixes from Bob Barry, as...
2004-07-21 Tim YaminGRUB Bootloader support - bug #57576. Thanks to Mathias...