aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename INSTALL_MOD_PATH option to KERNEL_MODULES_PREFIXThomas Deutschmann2020-08-031-8/+8
* gen_compile.sh: compile_generic() refactoredThomas Deutschmann2020-07-161-82/+35
* gen_compile.sh: compile_kernel(): Improve error message when kernel binary wa...Thomas Deutschmann2020-01-121-2/+3
* --module-rebuild: Call emerge with --ignore-default-optsThomas Deutschmann2020-01-111-10/+8
* Style fix: Use curly bracesThomas Deutschmann2020-01-111-2/+2
* gen_compile.sh: compile_modules(): Add parameter "copy_kernel"Thomas Deutschmann2020-01-071-0/+19
* gen_compile.sh: determine_busybox_config_file(): Move --busybox-config valida...Thomas Deutschmann2019-11-241-52/+31
* gen_compile.sh: compile_kernel(): Use global KV_NUMERIC variableThomas Deutschmann2019-09-291-2/+2
* gen_compile.sh: compile_external_modules(): Export KERNEL_OUTPUTDIR as KV_OUT...Thomas Deutschmann2019-08-041-0/+2
* gen_compile.sh: compile_modules(): Don't set INSTALL_MOD_STRIP when --no-stripThomas Deutschmann2019-08-021-1/+1
* gen_compile.sh: Refactor populate_binpkg() functionThomas Deutschmann2019-07-291-6/+14
* Make initramfs and kernel filename customizableThomas Deutschmann2019-07-291-13/+13
* Make use of $TAR_COMMAND variableThomas Deutschmann2019-07-271-1/+1
* Adjust LOGLEVELThomas Deutschmann2019-07-161-6/+6
* Add "--module-rebuild" parameterThomas Deutschmann2019-07-151-0/+53
* gen_compile.sh: Remove no longer used functionsThomas Deutschmann2019-07-141-243/+0
* Rework --mdadm supportThomas Deutschmann2019-07-141-43/+0
* Rework --dmraid supportThomas Deutschmann2019-07-141-55/+0
* Rework --lvm supportThomas Deutschmann2019-07-141-118/+0
* Rework --iscsi supportThomas Deutschmann2019-07-141-102/+0
* Rework --unionfs supportThomas Deutschmann2019-07-141-68/+0
* Rework --gpg supportThomas Deutschmann2019-07-141-46/+0
* Rework --busybox supportThomas Deutschmann2019-07-141-88/+66
* Add genkernel worker module "gkbuild"Thomas Deutschmann2019-07-141-0/+183
* gen_compile.sh: Refactor compile_gen_init_cpio()Thomas Deutschmann2019-07-141-6/+4
* gen_compile.sh: Refactor compile_generic()Thomas Deutschmann2019-07-141-30/+95
* gen_compile.sh: Refactor compile_modules()Thomas Deutschmann2019-07-141-15/+22
* gen_compile.sh: Refactor compile_kernel()Thomas Deutschmann2019-07-141-25/+38
* Replace backticksThomas Deutschmann2019-07-141-4/+4
* gen_compile.sh: Normalize outputThomas Deutschmann2019-07-141-62/+55
* compile_gen_init_cpio(): Fix check for gen_init_cpio_DIRThomas Deutschmann2019-07-141-1/+4
* compile_gen_init_cpio(): use 'mkdir -p' when creating $KERNEL_OUTPUTDIR/usrThomas Deutschmann2019-03-281-1/+1
* Revert "compile_lvm(): No need to call compile_libaio() when LVM_BINCACHE is ...Thomas Deutschmann2019-03-251-2/+2
* Fix iSCSI supportThomas Deutschmann2019-03-251-15/+64
* compile_lvm(): No need to call compile_libaio() when LVM_BINCACHE is validThomas Deutschmann2019-03-241-2/+2
* Fix unionfs / fuse compilationThomas Deutschmann2019-03-241-38/+37
* compile_unionfs_fuse(): Show message when bincache was usedThomas Deutschmann2019-03-241-1/+3
* compile_fuse(): Show message when bincache was usedThomas Deutschmann2019-03-241-2/+3
* We cannot set new KERNEL_OUTPUTDIR when "make" has already been executed in K...Thomas Deutschmann2019-03-231-1/+18
* Try to compile gen_init_cpio if missingThomas Deutschmann2019-03-231-0/+17
* Adjust indentation of kernel compilation outputThomas Deutschmann2019-03-221-10/+10
* Show output of patch command only in loglevel >=2Thomas Deutschmann2019-03-211-1/+6
* Fix compilation of dmraidThomas Deutschmann2019-03-211-11/+12
* Bump LVM2 to v2.02.183Thomas Deutschmann2019-03-211-7/+14
* Add libaio-0.3.110Thomas Deutschmann2019-03-211-0/+37
* Unify outputThomas Deutschmann2019-03-211-44/+44
* Revert "gen_compile: modules should respect --no-install"Robin H. Johnson2018-04-131-4/+0
* gen_compile: modules should respect --no-installRobin H. Johnson2017-12-241-0/+4
* gen_compile: fix dmraid lvm linkingRobin H. Johnson2017-12-201-1/+2
* gen_compile: firmware-install is obsolete upstream.Robin H. Johnson2017-11-161-6/+9