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_compile.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework --unionfs support
Thomas Deutschmann
2019-07-14
1
-68
/
+0
*
Rework --gpg support
Thomas Deutschmann
2019-07-14
1
-46
/
+0
*
Rework --busybox support
Thomas Deutschmann
2019-07-14
1
-88
/
+66
*
Add genkernel worker module "gkbuild"
Thomas Deutschmann
2019-07-14
1
-0
/
+183
*
gen_compile.sh: Refactor compile_gen_init_cpio()
Thomas Deutschmann
2019-07-14
1
-6
/
+4
*
gen_compile.sh: Refactor compile_generic()
Thomas Deutschmann
2019-07-14
1
-30
/
+95
*
gen_compile.sh: Refactor compile_modules()
Thomas Deutschmann
2019-07-14
1
-15
/
+22
*
gen_compile.sh: Refactor compile_kernel()
Thomas Deutschmann
2019-07-14
1
-25
/
+38
*
Replace backticks
Thomas Deutschmann
2019-07-14
1
-4
/
+4
*
gen_compile.sh: Normalize output
Thomas Deutschmann
2019-07-14
1
-62
/
+55
*
compile_gen_init_cpio(): Fix check for gen_init_cpio_DIR
Thomas Deutschmann
2019-07-14
1
-1
/
+4
*
compile_gen_init_cpio(): use 'mkdir -p' when creating $KERNEL_OUTPUTDIR/usr
Thomas Deutschmann
2019-03-28
1
-1
/
+1
*
Revert "compile_lvm(): No need to call compile_libaio() when LVM_BINCACHE is ...
Thomas Deutschmann
2019-03-25
1
-2
/
+2
*
Fix iSCSI support
Thomas Deutschmann
2019-03-25
1
-15
/
+64
*
compile_lvm(): No need to call compile_libaio() when LVM_BINCACHE is valid
Thomas Deutschmann
2019-03-24
1
-2
/
+2
*
Fix unionfs / fuse compilation
Thomas Deutschmann
2019-03-24
1
-38
/
+37
*
compile_unionfs_fuse(): Show message when bincache was used
Thomas Deutschmann
2019-03-24
1
-1
/
+3
*
compile_fuse(): Show message when bincache was used
Thomas Deutschmann
2019-03-24
1
-2
/
+3
*
We cannot set new KERNEL_OUTPUTDIR when "make" has already been executed in K...
Thomas Deutschmann
2019-03-23
1
-1
/
+18
*
Try to compile gen_init_cpio if missing
Thomas Deutschmann
2019-03-23
1
-0
/
+17
*
Adjust indentation of kernel compilation output
Thomas Deutschmann
2019-03-22
1
-10
/
+10
*
Show output of patch command only in loglevel >=2
Thomas Deutschmann
2019-03-21
1
-1
/
+6
*
Fix compilation of dmraid
Thomas Deutschmann
2019-03-21
1
-11
/
+12
*
Bump LVM2 to v2.02.183
Thomas Deutschmann
2019-03-21
1
-7
/
+14
*
Add libaio-0.3.110
Thomas Deutschmann
2019-03-21
1
-0
/
+37
*
Unify output
Thomas Deutschmann
2019-03-21
1
-44
/
+44
*
Revert "gen_compile: modules should respect --no-install"
Robin H. Johnson
2018-04-13
1
-4
/
+0
*
gen_compile: modules should respect --no-install
Robin H. Johnson
2017-12-24
1
-0
/
+4
*
gen_compile: fix dmraid lvm linking
Robin H. Johnson
2017-12-20
1
-1
/
+2
*
gen_compile: firmware-install is obsolete upstream.
Robin H. Johnson
2017-11-16
1
-6
/
+9
*
gen_compile: avoid busybox CONFIG_FEATURE_MOUNT_NFS due to libtirpc
Robin H. Johnson
2017-11-14
1
-4
/
+5
*
gen_compile: allow mdadm-4 to compile.
Robin H. Johnson
2017-09-02
1
-7
/
+10
*
gen_compile: allow lvm-2.02.173 to compile
Robin H. Johnson
2017-09-02
1
-3
/
+12
*
gen_compile: be a little bit more verbose about patching.
Robin H. Johnson
2017-09-02
1
-3
/
+7
*
gen_compile: lvm: support lvmetad and more targets: thin, cache, raid
Robin H. Johnson
2017-09-02
1
-0
/
+5
*
gen_compile: make LVM configure options easier to patch.
Robin H. Johnson
2017-09-02
1
-8
/
+18
*
Additional source file archive formats support
Tomasz Wasiak
2017-01-07
1
-11
/
+11
*
Strip kernel & modules
Robert Trace
2017-01-02
1
-0
/
+9
*
gen_compile: cleaner config changing.
Robin H. Johnson
2017-01-02
1
-3
/
+1
*
gen_compile: ensure toggling NFS options invalidates the bincache of busybox.
Robin H. Johnson
2017-01-02
1
-8
/
+24
*
Revert "clean up an if statement"
Robin H. Johnson
2017-01-02
1
-1
/
+4
*
make nfs togglable fixes musl builds (requires nfs disabled)
Matthew Thode
2017-01-02
1
-0
/
+4
*
clean up an if statement
Matthew Thode
2017-01-02
1
-4
/
+1
*
FIRMWARE_INSTALL control option.
Robin H. Johnson
2016-10-12
1
-8
/
+12
*
clean up extended echo usage
Mike Frysinger
2016-06-22
1
-2
/
+2
*
always respect kernel settings
Mike Frysinger
2016-03-27
1
-21
/
+20
*
Be stricter with module path for firmware.
Robin H. Johnson
2016-02-07
1
-0
/
+2
*
Use KERNEL_OUTPUTDIR more consistently.
Robin H. Johnson
2016-02-06
1
-1
/
+1
*
Support nice(1) to affect the scheduling of the make invocations.
Robin H. Johnson
2016-01-23
1
-6
/
+13
*
Fix build issues with the dmraid module
Ian Stakenvicius
2015-10-13
1
-1
/
+5
[next]