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
/
genkernel.conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework --busybox support
Thomas Deutschmann
2019-07-14
1
-1
/
+0
*
Rework cross-compile support
Thomas Deutschmann
2019-07-14
1
-6
/
+3
*
genkernel.conf: Adjust punctuation
Thomas Deutschmann
2019-07-14
1
-5
/
+5
*
gen_funcs.sh: Refactor setColorVars()
Thomas Deutschmann
2019-07-14
1
-1
/
+1
*
gen_package.sh: Refactor gen_modulespackage()
Thomas Deutschmann
2019-07-14
1
-3
/
+3
*
gen_package.sh: Refactor gen_minkernpackage()
Thomas Deutschmann
2019-07-14
1
-4
/
+3
*
gen_package.sh: Refactor gen_kerncache()
Thomas Deutschmann
2019-07-14
1
-5
/
+4
*
genkernel.conf: Clearify CLEAN configuration option
Thomas Deutschmann
2019-03-26
1
-7
/
+6
*
Initialize booleans with their default value for clarity
Thomas Deutschmann
2019-03-26
1
-10
/
+10
*
Add "--[no-]clear-cachedir" parameter
Thomas Deutschmann
2019-03-23
1
-1
/
+1
*
Update bootloader handling
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
-81
/
+82
*
Misc improvements for FIRMWARE* handling
Ben Kohler
2019-03-08
1
-2
/
+3
*
genkernel.conf: update & clarify comments regarding FIRMWARE_* behavior
Ben Kohler
2019-03-08
1
-1
/
+2
*
genkernel.conf: remove misleading comment about INSTALL default
Ben Kohler
2019-03-07
1
-2
/
+1
*
microcode: add flexability: type & initramfs control
Robin H. Johnson
2018-08-04
1
-2
/
+8
*
genkernel.conf: fix a couple of paths in comments, thanks Mason LB
Ben Kohler
2018-07-18
1
-2
/
+2
*
Kernel nconfig support
Tomasz Wasiak
2017-01-07
1
-4
/
+4
*
FL-1476: Add support for remote decryption of luks devices via dropbear
Sebastian Bauer
2017-01-07
1
-0
/
+3
*
Document microcode & NFS more.
Robin H. Johnson
2017-01-03
1
-0
/
+6
*
Allow complete override of MODULES_*
Robin H. Johnson
2017-01-02
1
-0
/
+7
*
Document additional modules via AMODULES*
Gil Kloepfer
2017-01-02
1
-0
/
+9
*
Implement kernel nconfig just like menuconfig.
Vadim A. Misbakh-Soloviov (mva)
2017-01-02
1
-0
/
+6
*
FIRMWARE_INSTALL control option.
Robin H. Johnson
2016-10-12
1
-0
/
+4
*
Support nice(1) to affect the scheduling of the make invocations.
Robin H. Johnson
2016-01-23
1
-0
/
+3
*
Support multi-device Btrfs filesystems
Niklas Haas
2015-08-19
1
-0
/
+3
*
set DEFAULT_MAKEOPTS to what portage uses
Rick Farina (Zero_Chaos)
2015-04-28
1
-1
/
+1
*
genkernel.conf: added another CMD_CALLBACK example
Christoph Junghans
2015-01-19
1
-2
/
+3
*
Added --wrap-initrd option
Christoph Junghans
2015-01-18
1
-0
/
+2
*
Advertise KERNEL_{MAKE_DIRECTIVE,BINARY}_OVERRIDE in genkernel.conf
Christoph Junghans
2015-01-17
1
-0
/
+7
*
genkernel.conf: DISTDIR in /var/cache bad
Robin H. Johnson
2014-06-23
1
-1
/
+1
*
Advertise zfs support in genkernel.conf
Martin Dummer
2014-03-15
1
-0
/
+3
*
Advertise CMD_CALLBACK in genkernel.conf
Christoph Junghans
2013-10-02
1
-0
/
+4
*
Make e2fsprogs optional (and off by default)
Rick Farina
2012-09-30
1
-0
/
+3
*
Move the sourcing of software.sh to genkernel
Peter Hjalmarsson
2012-08-13
1
-3
/
+1
*
Remove "$Id$" line from genkernel.conf to ease etc-update
Sebastian Pipping
2012-08-12
1
-1
/
+0
*
Add note on software.sh to genkernel.conf
Sebastian Pipping
2012-08-12
1
-0
/
+6
*
Move software version defaults for defaults/software.sh to ease the etc-updat...
Sebastian Pipping
2012-08-12
1
-39
/
+1
*
Use blkid from system's util-linux rather than compiling e2fsprogs ourselves
Sebastian Pipping
2012-05-17
1
-5
/
+0
*
Add "fastest" to supported initrd compressions
Sebastian Pipping
2012-04-08
1
-1
/
+2
*
Bug #398467: Update dmraid. Also add other patches from Portage tree.
Robin H. Johnson
2012-02-11
1
-1
/
+1
*
device-mapper "update". It was merged into LVM2-2.02.67 upstream in 2010. Bug...
Robin H. Johnson
2012-02-11
1
-5
/
+0
*
Customizable initramfs compression based on Pentoo genkernel fork
Robin H. Johnson
2012-02-06
1
-0
/
+3
*
Implement --[no-]compress-initramfs option to complement --[no-]integrated-in...
Richard Yao
2012-01-28
1
-0
/
+4
*
Replace "# FOO=bar" by "#FOO=bar" in genkernel.conf (bug #398471)
Sebastian Pipping
2012-01-13
1
-30
/
+30
*
Add a configuration option for --install, so users can get it as a default. D...
Robin H. Johnson
2012-01-06
1
-0
/
+4
*
Improve option handling.
Robin H. Johnson
2012-01-04
1
-2
/
+2
*
Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)
Sebastian Pipping
2011-07-03
1
-4
/
+0
*
Document remaining options inside genkernel.conf, e.g. DOKEYMAPAUTO (bug #367...
Sebastian Pipping
2011-06-04
1
-0
/
+108
*
docs: Improve docs on MDADM_CONFIG
Sebastian Pipping
2011-02-24
1
-4
/
+4
[next]