aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename INSTALL_MOD_PATH option to KERNEL_MODULES_PREFIXThomas Deutschmann2020-08-031-7/+6
* gen_package.sh: gen_kerncache_extract_kernel(): Create target directory if mi...Thomas Deutschmann2020-08-021-7/+10
* Unify 'confgrep' handling via new get_grep_cmd_for_file() functionThomas Deutschmann2020-08-011-8/+2
* Make initramfs and kernel filename customizableThomas Deutschmann2019-07-291-46/+52
* genkernel: Normalize outputThomas Deutschmann2019-07-281-2/+6
* Make use of $TAR_COMMAND variableThomas Deutschmann2019-07-271-9/+9
* Make use of new is_gzipped() functionThomas Deutschmann2019-07-261-2/+4
* Normalize outputThomas Deutschmann2019-07-181-7/+4
* Adjust LOGLEVELThomas Deutschmann2019-07-161-3/+3
* gen_package.sh: Refactor gen_kerncache_is_valid()Thomas Deutschmann2019-07-141-23/+28
* gen_package.sh: Refactor gen_kerncache_extract_config()Thomas Deutschmann2019-07-141-7/+11
* gen_package.sh: Refactor gen_kerncache_extract_modules()Thomas Deutschmann2019-07-141-10/+8
* gen_package.sh: Refactor gen_kerncache_extract_kernel()Thomas Deutschmann2019-07-141-6/+10
* gen_package.sh: Refactor gen_modulespackage()Thomas Deutschmann2019-07-141-15/+17
* gen_package.sh: Refactor gen_minkernpackage()Thomas Deutschmann2019-07-141-35/+58
* gen_package.sh: Refactor gen_kerncache()Thomas Deutschmann2019-07-141-23/+42
* gen_package.sh: delete temp files only when DEBUGCLEANUP is not setThomas Deutschmann2019-03-261-15/+24
* gen_kerncache_is_valid(): No need to do anything if $KERNCACHE file doesn't e...Thomas Deutschmann2019-03-231-13/+13
* Fix "--kerncache=/foo/bar.bz2" when used with "--no-kernel-sources"Thomas Deutschmann2019-03-231-1/+1
* Convert all remaining options to yes/no values and use isTrue for consistencyThomas Deutschmann2019-03-231-10/+10
* Additional source file archive formats supportTomasz Wasiak2017-01-071-10/+10
* adjust System.map die check for #570822Mike Frysinger2016-03-271-4/+1
* gen_package: packaged kernel/initramfs name fixesv3.4.50Robin H. Johnson2014-06-231-5/+18
* gen_package: print full paths to pkgs/cache outputRobin H. Johnson2014-06-231-3/+3
* gen_package: Log where the kern/mod/cache files goRobin H. Johnson2014-06-231-0/+3
* Whitepace.Jorge Manuel B. S. Vicetto (jmbsvicetto)2014-06-221-1/+1
* Make gen_minkernpackage use the same kernel naming as the normal path (kernca...Robin H. Johnson2014-06-211-2/+2
* Make --kerncache compatible with recent versions of GNU tar, bug #457168Richard Yao2014-01-241-2/+2
* Revert "Make --kerncache compatible with recent versions of GNU tar, bug #457...Richard Yao2014-01-241-2/+2
* Make --kerncache compatible with recent versions of GNU tar, bug #457168Richard Yao2014-01-241-2/+2
* Fix corner cases on OUTPUTDIR.Robin H. Johnson2012-10-151-6/+6
* Support --kernel-config=/proc/config.gz (bug #421027)Sebastian Pipping2012-07-081-2/+17
* trivial: cleanup code, drop whitespaces and some more cruftFabio Erculiani2011-09-131-17/+16
* Review and fix some -eq and -ne conditionalsSebastian Pipping2011-01-071-1/+1
* Adding Id header.Chris Gianelloni2009-07-251-0/+1
* Add support for multiple possible kernel binary paths for gentoo bug #255085Andrew Gaffney2009-02-191-6/+20
* Actually setting permissions. It helps if one remembers to 'git add' before ...Chris Gianelloni2008-12-161-0/+0
* Removed all references to an initrd and renamed most initr{d,amfs} stuff to s...Chris Gianelloni2008-07-281-6/+1
* Copy the original kconfig with a different name than the one used to buildAndrew Gaffney2008-03-141-1/+1
* Include original kconfig in kerncacheAndrew Gaffney2008-03-141-1/+7
* Spacing cleanups in gen_package.shAndrew Gaffney2008-03-131-5/+5
* Get rid of the ENABLE_PEGASOS_HACKS hacksAndrew Gaffney2008-03-131-5/+5
* Add missing space before closing ]Andrew Gaffney2008-02-201-1/+1
* Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to allo...Chris Gianelloni2007-11-071-11/+10
* Added a patch from Joshua Kinard <kumba@gentoo.org> to clean up the Pegasos h...Chris Gianelloni2007-11-071-27/+26
* Removing bootsplash support since it hasn't been in a kernel we've supported ...Chris Gianelloni2007-09-171-1/+1
* Patch to compare new config instead of the one left laying around in the kern...Andrew Gaffney2007-07-261-3/+9
* Added a patch from Andrew Gaffney <agaffney@gentoo.org> from bug #174188 to f...Chris Gianelloni2007-06-211-1/+6
* Added a patch from Andrew Gaffney <agaffney@gentoo.org> to add System.map to ...Chris Gianelloni2007-04-121-0/+2
* Added a patch by John R. Graham <john_r_graham@mindspring.com> from bug #1693...Chris Gianelloni2007-03-091-6/+14