GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/genkernel.git
aufs
debug-build
dracut
hyperv
iscsi
kernel-config
lxnay
master
old_master
overlayfs
ryao
split-genkernel-geninitramfs
v3.4.45.x
xake
zfs
Kernel and initrd generator
Genkernel Team <genkernel@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gen_package.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename INSTALL_MOD_PATH option to KERNEL_MODULES_PREFIX
Thomas Deutschmann
2020-08-03
1
-7
/
+6
*
gen_package.sh: gen_kerncache_extract_kernel(): Create target directory if mi...
Thomas Deutschmann
2020-08-02
1
-7
/
+10
*
Unify 'confgrep' handling via new get_grep_cmd_for_file() function
Thomas Deutschmann
2020-08-01
1
-8
/
+2
*
Make initramfs and kernel filename customizable
Thomas Deutschmann
2019-07-29
1
-46
/
+52
*
genkernel: Normalize output
Thomas Deutschmann
2019-07-28
1
-2
/
+6
*
Make use of $TAR_COMMAND variable
Thomas Deutschmann
2019-07-27
1
-9
/
+9
*
Make use of new is_gzipped() function
Thomas Deutschmann
2019-07-26
1
-2
/
+4
*
Normalize output
Thomas Deutschmann
2019-07-18
1
-7
/
+4
*
Adjust LOGLEVEL
Thomas Deutschmann
2019-07-16
1
-3
/
+3
*
gen_package.sh: Refactor gen_kerncache_is_valid()
Thomas Deutschmann
2019-07-14
1
-23
/
+28
*
gen_package.sh: Refactor gen_kerncache_extract_config()
Thomas Deutschmann
2019-07-14
1
-7
/
+11
*
gen_package.sh: Refactor gen_kerncache_extract_modules()
Thomas Deutschmann
2019-07-14
1
-10
/
+8
*
gen_package.sh: Refactor gen_kerncache_extract_kernel()
Thomas Deutschmann
2019-07-14
1
-6
/
+10
*
gen_package.sh: Refactor gen_modulespackage()
Thomas Deutschmann
2019-07-14
1
-15
/
+17
*
gen_package.sh: Refactor gen_minkernpackage()
Thomas Deutschmann
2019-07-14
1
-35
/
+58
*
gen_package.sh: Refactor gen_kerncache()
Thomas Deutschmann
2019-07-14
1
-23
/
+42
*
gen_package.sh: delete temp files only when DEBUGCLEANUP is not set
Thomas Deutschmann
2019-03-26
1
-15
/
+24
*
gen_kerncache_is_valid(): No need to do anything if $KERNCACHE file doesn't e...
Thomas Deutschmann
2019-03-23
1
-13
/
+13
*
Fix "--kerncache=/foo/bar.bz2" when used with "--no-kernel-sources"
Thomas Deutschmann
2019-03-23
1
-1
/
+1
*
Convert all remaining options to yes/no values and use isTrue for consistency
Thomas Deutschmann
2019-03-23
1
-10
/
+10
*
Additional source file archive formats support
Tomasz Wasiak
2017-01-07
1
-10
/
+10
*
adjust System.map die check for #570822
Mike Frysinger
2016-03-27
1
-4
/
+1
*
gen_package: packaged kernel/initramfs name fixes
v3.4.50
Robin H. Johnson
2014-06-23
1
-5
/
+18
*
gen_package: print full paths to pkgs/cache output
Robin H. Johnson
2014-06-23
1
-3
/
+3
*
gen_package: Log where the kern/mod/cache files go
Robin H. Johnson
2014-06-23
1
-0
/
+3
*
Whitepace.
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2014-06-22
1
-1
/
+1
*
Make gen_minkernpackage use the same kernel naming as the normal path (kernca...
Robin H. Johnson
2014-06-21
1
-2
/
+2
*
Make --kerncache compatible with recent versions of GNU tar, bug #457168
Richard Yao
2014-01-24
1
-2
/
+2
*
Revert "Make --kerncache compatible with recent versions of GNU tar, bug #457...
Richard Yao
2014-01-24
1
-2
/
+2
*
Make --kerncache compatible with recent versions of GNU tar, bug #457168
Richard Yao
2014-01-24
1
-2
/
+2
*
Fix corner cases on OUTPUTDIR.
Robin H. Johnson
2012-10-15
1
-6
/
+6
*
Support --kernel-config=/proc/config.gz (bug #421027)
Sebastian Pipping
2012-07-08
1
-2
/
+17
*
trivial: cleanup code, drop whitespaces and some more cruft
Fabio Erculiani
2011-09-13
1
-17
/
+16
*
Review and fix some -eq and -ne conditionals
Sebastian Pipping
2011-01-07
1
-1
/
+1
*
Adding Id header.
Chris Gianelloni
2009-07-25
1
-0
/
+1
*
Add support for multiple possible kernel binary paths for gentoo bug #255085
Andrew Gaffney
2009-02-19
1
-6
/
+20
*
Actually setting permissions. It helps if one remembers to 'git add' before ...
Chris Gianelloni
2008-12-16
1
-0
/
+0
*
Removed all references to an initrd and renamed most initr{d,amfs} stuff to s...
Chris Gianelloni
2008-07-28
1
-6
/
+1
*
Copy the original kconfig with a different name than the one used to build
Andrew Gaffney
2008-03-14
1
-1
/
+1
*
Include original kconfig in kerncache
Andrew Gaffney
2008-03-14
1
-1
/
+7
*
Spacing cleanups in gen_package.sh
Andrew Gaffney
2008-03-13
1
-5
/
+5
*
Get rid of the ENABLE_PEGASOS_HACKS hacks
Andrew Gaffney
2008-03-13
1
-5
/
+5
*
Add missing space before closing ]
Andrew Gaffney
2008-02-20
1
-1
/
+1
*
Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to allo...
Chris Gianelloni
2007-11-07
1
-11
/
+10
*
Added a patch from Joshua Kinard <kumba@gentoo.org> to clean up the Pegasos h...
Chris Gianelloni
2007-11-07
1
-27
/
+26
*
Removing bootsplash support since it hasn't been in a kernel we've supported ...
Chris Gianelloni
2007-09-17
1
-1
/
+1
*
Patch to compare new config instead of the one left laying around in the kern...
Andrew Gaffney
2007-07-26
1
-3
/
+9
*
Added a patch from Andrew Gaffney <agaffney@gentoo.org> from bug #174188 to f...
Chris Gianelloni
2007-06-21
1
-1
/
+6
*
Added a patch from Andrew Gaffney <agaffney@gentoo.org> to add System.map to ...
Chris Gianelloni
2007-04-12
1
-0
/
+2
*
Added a patch by John R. Graham <john_r_graham@mindspring.com> from bug #1693...
Chris Gianelloni
2007-03-09
1
-6
/
+14
[next]