aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* "--debug-cleanup" parameter renamed to "--cleanup"Thomas Deutschmann2019-07-141-10/+9
* gen_funcs.sh: Add debug_breakpoint() functionThomas Deutschmann2019-07-141-0/+28
* genkernel: Move cleanup() to gen_funcs.shThomas Deutschmann2019-07-141-0/+27
* genkernel: Move trap_cleanup() to gen_funcs.shThomas Deutschmann2019-07-141-0/+6
* Normalize "..." outputThomas Deutschmann2019-07-141-2/+2
* Replace backticksThomas Deutschmann2019-07-141-4/+8
* gen_funcs.sh: Strip 'function' keyword to match code styleThomas Deutschmann2019-07-141-2/+2
* Fix code styleThomas Deutschmann2019-07-141-4/+6
* Add new function expand_file() to allow file path expansionThomas Deutschmann2019-03-291-0/+19
* kconfig_set_opt(): add possibility to add new kernel optionsThomas Deutschmann2019-03-261-3/+20
* Fix iSCSI supportThomas Deutschmann2019-03-251-0/+1
* 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