aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* check_distfiles(): Add missing distfilesThomas Deutschmann2019-03-231-1/+11
* Add "--[no-]clear-cachedir" parameterThomas Deutschmann2019-03-231-1/+1
* gen_funcs.sh: reformat codeThomas Deutschmann2019-03-231-71/+66
* Convert all remaining options to yes/no values and use isTrue for consistencyThomas Deutschmann2019-03-231-8/+8
* Unify outputThomas Deutschmann2019-03-211-0/+17
* gen_funcs: make per-version cachedirRobin H. Johnson2017-09-021-1/+1
* gen_funcs: less cleanup if debug.Robin H. Johnson2017-09-021-1/+1
* bincache: use genkernel version as cache key, to ensure rebuilding initramfs ...Robin H. Johnson2017-09-021-3/+3
* Fix unbootable kernels due to overzealous strip.Robin H. Johnson2017-07-141-6/+0
* Strip kernel & modulesRobert Trace2017-01-021-0/+6
* gen_funcs: clean whitespace in kconfig_get_opt.Robin H. Johnson2017-01-021-1/+1
* funcs: kconfig_*opt functions can be used for busybox as well.Robin H. Johnson2017-01-021-0/+16
* initial early-microcode supportRick Farina (Zero_Chaos)2016-10-271-1/+1
* clean up extended echo usageMike Frysinger2016-06-221-14/+11
* fix rootfs detection per bug #552052Robin H. Johnson2016-02-291-1/+3
* Create rootfs_type_is() helper functionRichard Yao2014-03-151-0/+11
* Add --kernel-outputdir to save files outside the source tree.Ɓukasz Stelmach2012-10-131-1/+2
* Fix an e2fsprogs compilation leftover (bug #417095)Sebastian Pipping2012-05-281-1/+1
* Make errors stand out moreSebastian Pipping2012-03-221-17/+18
* device-mapper "update". It was merged into LVM2-2.02.67 upstream in 2010. Bug...Robin H. Johnson2012-02-111-1/+1
* Improve option handling.Robin H. Johnson2012-01-041-1/+1
* trivial: cleanup code, drop whitespaces and some more cruftFabio Erculiani2011-09-131-5/+5
* Make set_config_with_override accept "BOOL"/"STRING" not 1/2Sebastian Pipping2011-06-041-2/+2
* Remove unused function kv_replace()Sebastian Pipping2011-01-291-4/+0
* GPG sourcedacook2011-01-111-1/+1
* Clear blkid-*.bz2 from cache, too (regression)Sebastian Pipping2011-01-111-1/+1
* Fix warning "rm: cannot remove `/var/cache/genkernel/src': Is a directory" (b...Sebastian Pipping2011-01-111-5/+3
* Fix mis-indentationSebastian Pipping2011-01-091-7/+7
* Review and fix some -eq and -ne conditionalsSebastian Pipping2011-01-071-11/+11
* Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-08-081-17/+1
|\
| * Adding Id header.Chris Gianelloni2009-07-251-0/+1
| * Remove code to check for host kernel LOOP support for gentoo bug #275757Andrew Gaffney2009-07-041-17/+0
* | iSCSI patch for genkernelcraig2009-06-281-1/+1
|/
* more multipath basicsJoshua Jackson2009-02-241-1/+1
* Add support for multiple possible kernel binary paths for gentoo bug #255085Andrew Gaffney2009-02-191-0/+21
* Move distfile cache to /var/cache/genkernel/src and add check to make sure al...Andrew Gaffney2008-05-091-0/+9
* Updated the keymap-handling code so it will be installed and displayed withou...Chris Gianelloni2008-04-241-0/+4
* Removing DEVFS support from genkernel since we don't support 2.4 kernels anym...Chris Gianelloni2008-02-141-2/+2
* Added a small patch from John R. Graham <john_r_graham@mindspring.com> to fix...Chris Gianelloni2007-11-241-1/+1
* Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to allo...Chris Gianelloni2007-11-071-2/+85
* Rename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to help reduce confusion.Chris Gianelloni2007-09-171-12/+12
* Added another patch from John R. Graham <john_r_graham@mindspring.com> for bu...Chris Gianelloni2007-08-211-15/+13
* Added two patches from John R. Graham <john_r_graham@mindspring.com> from bug...Chris Gianelloni2007-06-211-12/+14
* Added a patch by John R. Graham <john_r_graham@mindspring.com> from bug #1693...Chris Gianelloni2007-03-091-0/+138
* Added patch from Martin Parm <parmus@diku.dk> to fix the --no-color option. ...Chris Gianelloni2007-02-081-0/+3
* Commit patches #91453, #91481 from bug #139866.Tim Yamin2006-07-181-8/+1
* Commit patch for bug #139866 by Martin Parm.Tim Yamin2006-07-111-1/+1
* Added fix for bug #103717.Chris Gianelloni2005-10-281-1/+6
* Fix --no-install cleaning the tmpdir bug that plasmaroo reportedEric Edgar2005-07-191-1/+15
* cause genkernel to die if cant write to the DEBUGFILE. remove extra info str...Eric Edgar2005-07-181-1/+4