Initial commit for re-adding support for --bootloader=grub
[genkernel.git] / gen_cmdline.sh
2008-12-15 Andrew GaffneyInitial commit for re-adding support for --bootloader...
2008-12-14 Andrew GaffneyTypo fix for gentoo bug #250875
2008-12-13 Andrew Gaffneymissing quote
2008-12-13 Andrew GaffneyAdd --real-root=<foo> parameter to specify a default...
2008-12-07 Andrew GaffneyInitial support for --netboot option
2008-11-14 Andrew GaffneyAdd --unionfs commandline option to enable building...
2008-09-15 agaffneyAdd dummy handler for --config in gen_cmdline.sh for...
2008-08-21 agaffneyRemove broken grub code
2008-07-28 Chris GianelloniRemoved all references to an initrd and renamed most...
2008-03-14 Andrew GaffneyGet rid of --initramfs option as it doesn't do anything...
2008-03-13 Andrew GaffneyIt helps to actually add the handling for the --integra...
2008-03-13 Andrew GaffneyGet rid of the ENABLE_PEGASOS_HACKS hacks
2008-03-10 Andrew GaffneyAdd support for --firmware-files option to make robbat2...
2008-03-10 Andrew GaffneyAdd support for --firmware and --firmware-dir options...
2008-02-28 Chris GianelloniAdded a --no-keymap option for bug #210886.
2008-02-14 Chris GianelloniThis is the long-awaited unionfs code cleanup. All...
2008-02-03 Andrew GaffneyAdd --all-initrd-modules option to copy all kernel...
2007-12-06 Andrew Gaffneys/KERNELDIR/KERNEL_DIR/ for bug 201159
2007-11-07 Chris GianelloniAdded a nice patch from John R. Graham <john_r_graham...
2007-11-07 Chris GianelloniAdded a patch from Joshua Kinard <kumba@gentoo.org...
2007-10-30 Chris GianelloniAdded a patch from Alan Hourihane <alanh@fairlite.demon...
2007-09-17 Chris GianelloniRename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to...
2007-09-17 Chris GianelloniSome more generalcleanup and adding support for using...
2007-09-17 Chris GianelloniRenamed gensplash to splash and marked gensplash as...
2007-09-17 Chris GianelloniChanged all instances of EVMS2/LVM2 to EVMS/LVM, respec...
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-08-30 Chris GianelloniRemoving the suspend support that was added for bug...
2007-04-03 Chris GianelloniAdded a second patch from John R. Graham <john_r_graham...
2007-02-12 Chris GianelloniAdded patch from Fabio Erculiani <lxnay@lxnaydesign...
2007-02-08 Chris GianelloniAdded patch from Martin Parm <parmus@diku.dk> to fix...
2006-12-13 Chris GianelloniAdded patch from Daniel Drake <dsd@gentoo.org> in bug...
2006-07-20 Tim YaminCommit fix for bug #141153 from Pylon; 3.4.0_pre4.
2006-07-11 Tim YaminCommit patch for bug #139866 by Martin Parm.
2006-06-09 Chris GianelloniAdd a modified version of the two LUKS patches that...
2006-05-19 Chris GianelloniJust some spacing clean ups in the long usage listing.
2006-05-07 Tim YaminFix #132408.
2006-04-13 Chris Gianellonidobladecenter->slowusb
2006-02-02 Chris GianelloniAdded patch from Kumba to make certain initrd functions...
2006-01-24 Chris GianelloniAdded nice and fun patch from dostrow for building...
2006-01-15 Joshua KinardAdd support to genkernel to build a monolithic kernel...
2005-08-15 Tim YaminFix #102407.
2005-08-02 Eric EdgarFix incorrect commit
2005-08-02 Eric EdgarCreate symlink to init named linuxrc. In preparation...
2005-07-30 Tim YaminFix cosmetics and PPC without --genzimage.
2005-07-29 Chris GianelloniAdded --bladecenter for slow USB CD on IBM BladeCenter.
2005-07-29 Eric Edgarprint warning that unionfs flag is disabled at this...
2005-07-29 Eric EdgarRemove normal access to unionfs
2005-07-29 Eric EdgarChange unionfs so that it is clearly noted as experimental
2005-07-18 Eric EdgarCreate additional cleanup options. --postclear for...
2005-07-12 Eric EdgarFix minor print bug 98744. Shouldnt affect operation...
2005-07-12 Eric EdgarAdding --symlink to fix bug 98716
2005-07-11 Eric EdgarENHANCEMENT bug 83771. Add support for LABEL= and...
2005-07-11 Eric EdgarFix bug 98661 with the missing underscore in gen_cmdline.sh
2005-07-08 Tim Yamin>> 3.2.0. Add spock's gensplash fixes, fix initrd start...
2005-06-22 Eric EdgarFix bug 68903; Allows the CROSS_COMPILE env to be...
2005-06-21 Tim YaminFix #95993, #96300.
2005-06-15 Tim YaminAdd rocket's unionfs patch and linuxrc cleanup; fix...
2005-04-22 Tim Yamin>> 3.2.0_beta1; now with extra froz-faktor <TM>.
2005-02-24 Eric EdgarAdd support for maxkernpackage
2005-02-17 Tim YaminAdd DMRAID support (thanks rocket!); fix AMD64 udev...
2005-01-10 Tim YaminAdd --evms2 patch by Eric Edgar; bug #77385.
2004-11-27 Tim YaminLVM2 compilation support; thanks to Eric Edgar for...
2004-11-13 Tim YaminAdding user-specified /linuxrc support; bug #66198.
2004-11-13 Tim YaminAdding EVMS2 support; bug #61827.
2004-11-05 Tim YaminFix for --minkernpackage and 'kernel' only instead...
2004-10-25 Mike Frysingerclean up some of the help output
2004-10-23 Tim Yamin>> 3.1.0b.
2004-08-23 Tim Yamin--no-lvm-2 >> --no-lvm2 as it should be.
2004-08-11 Tim YaminAdded LiveCD udev support.
2004-07-29 Tim YaminPatch for bug #57867 adding --cachedir=<dir> by Martin...
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...
2004-07-21 Tim YaminAdding a set of patches submitted by Martin "Parmus...
2004-07-16 Tim YaminBug #57297 fix.
2004-07-14 Tim Yamin>> 3.0.2d. Modutils ./configure* patch for HPPA and...
2004-06-03 Tim YaminNew release:
2004-04-02 Tim YaminAdded an error message for mistyped options [ Bug ...
2004-03-21 Tim YaminVersion bump. Closes bugs #34948, #37371, #41129, ...
2004-01-08 Brad Houseadd makeopts params, and fixes for if old coreutils...
2003-12-23 Brad Houseno initrd modules stuff
2003-12-23 Brad Housechanges for livecd stuff
2003-12-09 Brad Housedifferent makes for kernel and utils
2003-12-09 Brad Houseadd make variable
2003-12-09 Brad Houseneed seperate toolkit for compilation of kernel and...
2003-12-09 Brad Housefixes
2003-12-08 Brad Houseadd new genkernel dev