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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gen_compile.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
gen_compile.sh: compile_external_modules(): Export KERNEL_OUTPUTDIR as KV_OUT...
Thomas Deutschmann
2019-08-04
1
-0
/
+2
*
gen_compile.sh: compile_modules(): Don't set INSTALL_MOD_STRIP when --no-strip
Thomas Deutschmann
2019-08-02
1
-1
/
+1
*
gen_compile.sh: Refactor populate_binpkg() function
Thomas Deutschmann
2019-07-29
1
-6
/
+14
*
Make initramfs and kernel filename customizable
Thomas Deutschmann
2019-07-29
1
-13
/
+13
*
Make use of $TAR_COMMAND variable
Thomas Deutschmann
2019-07-27
1
-1
/
+1
*
Adjust LOGLEVEL
Thomas Deutschmann
2019-07-16
1
-6
/
+6
*
Add "--module-rebuild" parameter
Thomas Deutschmann
2019-07-15
1
-0
/
+53
*
gen_compile.sh: Remove no longer used functions
Thomas Deutschmann
2019-07-14
1
-243
/
+0
*
Rework --mdadm support
Thomas Deutschmann
2019-07-14
1
-43
/
+0
*
Rework --dmraid support
Thomas Deutschmann
2019-07-14
1
-55
/
+0
*
Rework --lvm support
Thomas Deutschmann
2019-07-14
1
-118
/
+0
*
Rework --iscsi support
Thomas Deutschmann
2019-07-14
1
-102
/
+0
*
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
[next]