genkernel: Add --kconfig to set specific kernel config options
[genkernel.git] / gen_cmdline.sh
2013-03-08 W. Trevor Kinggenkernel: Add --kconfig to set specific kernel config... master
2012-10-14 Robin H. JohnsonBug #432956: Easy to include VirtIO support in kernel.
2012-10-13 Łukasz StelmachAdd --kernel-outputdir to save files outside the source...
2012-09-30 Rick FarinaMake e2fsprogs optional (and off by default)
2012-07-19 Richard YaoSupport module options set in /etc/module.d, amend...
2012-03-22 Sebastian PippingMerge branch 'bug-405495'
2012-03-10 Robin H. JohnsonMerge remote-tracking branch 'origin/bug-405495'
2012-02-12 Robin H. Johnsondevice-mapper "update". It was merged into LVM2-2.02...
2012-02-06 Robin H. JohnsonUpdate documentation for new initramfs compression.
2012-02-06 Robin H. JohnsonCustomizable initramfs compression based on Pentoo...
2012-02-06 Richard YaoImplement ZFS Support
2012-01-28 Richard YaoImplement --[no-]compress-initramfs option to complemen...
2012-01-04 Robin H. JohnsonImprove option handling.
2011-09-13 Fabio Erculianitrivial: cleanup code, drop whitespaces and some more...
2011-07-20 Fabio ErculianiMake possible to compile XEN based kernels providing...
2011-07-03 Sebastian PippingRemove support for sys-fs/evms, as it was removed from...
2011-03-28 Sebastian PippingMerge branch 'stable-next' into stable
2011-03-28 Peter HjalmarssonRemove "--slowusb" as it is enabled by default. Also...
2011-03-16 Sebastian PippingMerge branch experimental using --no-ff
2011-02-24 Peter HjalmarssonIntroducing MDADM_CONFIG
2011-01-23 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-01-20 Sebastian Pippingdocs: Fix indentation in "genkernel --help"
2011-01-20 Sebastian Pippingdocs: Remove deprecated parameters --gensplash-res...
2011-01-12 Sebastian PippingMerge branch 'gpg1x' into experimental
2011-01-11 dacookGPG command-line handling
2010-12-13 Sebastian PippingInsert blank line after "Gentoo Linux Genkernel ${GK_V...
2010-12-13 Sebastian Pippingdocs: Document --genzimage
2010-12-13 Sebastian PippingFix a reference to --nomenuconfig into --no-menuconfig
2010-12-13 Sebastian PippingMerge branch 'master' into docfix
2010-12-13 Sebastian PippingMerge branch 'asciidoc-manpage'
2010-12-06 Sebastian Pippingdocs: Mention both "initramfs" and "ramdisk" as availab...
2009-11-12 Robin H. JohnsonMerge branch 'iscsi'
2009-10-01 craigsimple bugfix for parsing cmdline
2009-10-01 craigtypo after merging patch with current genkernel
2009-09-26 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
2009-08-08 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
2009-07-25 Chris GianelloniAdding Id header.
2009-06-28 craigCorrected spelling -> iSCSI
2009-06-28 craigiSCSI patch for genkernel
2009-02-25 Joshua JacksonMerge branch 'master' of git+ssh://git@git.wolf31o2...
2009-02-24 tsunammultipath additions
2008-12-24 Andrew GaffneyAdd --busybox-config= commandline option
2008-12-23 Andrew GaffneyAllow old 'initramfs' option instead of 'ramdisk' for...
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.
next