aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device-mapper "update". It was merged into LVM2-2.02.67 upstream in 2010. Bug...Robin H. Johnson2012-02-111-4/+4
* Update documentation for new initramfs compression.Robin H. Johnson2012-02-061-1/+4
* Customizable initramfs compression based on Pentoo genkernel forkRobin H. Johnson2012-02-061-1/+5
* Implement ZFS SupportRichard Yao2012-02-061-0/+6
* Implement --[no-]compress-initramfs option to complement --[no-]integrated-in...Richard Yao2012-01-281-0/+6
* Improve option handling.Robin H. Johnson2012-01-041-117/+106
* trivial: cleanup code, drop whitespaces and some more cruftFabio Erculiani2011-09-131-2/+2
* Make possible to compile XEN based kernels providing --kernel-target= and --k...Fabio Erculiani2011-07-201-0/+11
* Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)Sebastian Pipping2011-07-031-13/+0
* Remove "--slowusb" as it is enabled by default. Also document "noslowusb".Peter Hjalmarsson2011-03-281-5/+0
* Introducing MDADM_CONFIGPeter Hjalmarsson2011-02-241-1/+6
* docs: Fix indentation in "genkernel --help"Sebastian Pipping2011-01-201-4/+4
* docs: Remove deprecated parameters --gensplash-res, --gensplash, --lvm2, --evms2Sebastian Pipping2011-01-201-7/+2
* GPG command-line handlingdacook2011-01-111-0/+5
* Insert blank line after "Gentoo Linux Genkernel ${GK_V}" in usageSebastian Pipping2010-12-131-0/+2
* docs: Document --genzimageSebastian Pipping2010-12-131-0/+1
* Fix a reference to --nomenuconfig into --no-menuconfigSebastian Pipping2010-12-131-1/+1
* docs: Mention both "initramfs" and "ramdisk" as available actionsSebastian Pipping2010-12-061-0/+1
* simple bugfix for parsing cmdlinecraig2009-10-021-1/+1
* typo after merging patch with current genkernelcraig2009-10-021-1/+2
* Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-08-081-0/+1
|\
| * Adding Id header.Chris Gianelloni2009-07-251-0/+1
* | Corrected spelling -> iSCSIcraig2009-06-281-1/+1
* | iSCSI patch for genkernelcraig2009-06-281-0/+4
|/
* multipath additionstsunam2009-02-241-0/+11
* Add --busybox-config= commandline optionAndrew Gaffney2008-12-241-0/+5
* Allow old 'initramfs' option instead of 'ramdisk' for compatabilityAndrew Gaffney2008-12-231-1/+1
* Initial commit for re-adding support for --bootloader=grubAndrew Gaffney2008-12-141-4/+9
* Typo fix for gentoo bug #250875Andrew Gaffney2008-12-141-1/+1
* missing quoteAndrew Gaffney2008-12-131-1/+1
* Add --real-root=<foo> parameter to specify a default for real_root= in the in...Andrew Gaffney2008-12-131-0/+5
* Initial support for --netboot optionAndrew Gaffney2008-12-061-0/+5
* Add --unionfs commandline option to enable building of unionfs-fuseAndrew Gaffney2008-11-141-0/+5
* Add dummy handler for --config in gen_cmdline.sh for bug 237541agaffney2008-09-141-0/+3
* Remove broken grub codeagaffney2008-08-211-5/+0
* Removed all references to an initrd and renamed most initr{d,amfs} stuff to s...Chris Gianelloni2008-07-281-21/+21
* Get rid of --initramfs option as it doesn't do anything anymoreAndrew Gaffney2008-03-141-6/+0
* It helps to actually add the handling for the --integrated-initramfs optionAndrew Gaffney2008-03-131-0/+4
* Get rid of the ENABLE_PEGASOS_HACKS hacksAndrew Gaffney2008-03-131-2/+6
* Add support for --firmware-files option to make robbat2 happyAndrew Gaffney2008-03-101-0/+9
* Add support for --firmware and --firmware-dir options to include firmware in ...Andrew Gaffney2008-03-101-0/+14
* Added a --no-keymap option for bug #210886.Chris Gianelloni2008-02-281-0/+6
* This is the long-awaited unionfs code cleanup. All of the unionfs code in ge...Chris Gianelloni2008-02-141-11/+0
* Add --all-initrd-modules option to copy all kernel modules into initrd/ramfs....Andrew Gaffney2008-02-031-0/+5
* s/KERNELDIR/KERNEL_DIR/ for bug 201159Andrew Gaffney2007-12-061-2/+2
* Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to allo...Chris Gianelloni2007-11-071-4/+5
* Added a patch from Joshua Kinard <kumba@gentoo.org> to clean up the Pegasos h...Chris Gianelloni2007-11-071-2/+2
* Added a patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for mdadm supp...Chris Gianelloni2007-10-301-0/+5
* Rename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to help reduce confusion.Chris Gianelloni2007-09-171-11/+11
* Some more generalcleanup and adding support for using a config file other tha...Chris Gianelloni2007-09-171-374/+367