aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* gen_compile: avoid busybox CONFIG_FEATURE_MOUNT_NFS due to libtirpcRobin H. Johnson2017-11-141-4/+5
* gen_compile: allow mdadm-4 to compile.Robin H. Johnson2017-09-021-7/+10
* gen_compile: allow lvm-2.02.173 to compileRobin H. Johnson2017-09-021-3/+12
* gen_compile: be a little bit more verbose about patching.Robin H. Johnson2017-09-021-3/+7
* gen_compile: lvm: support lvmetad and more targets: thin, cache, raidRobin H. Johnson2017-09-021-0/+5
* gen_compile: make LVM configure options easier to patch.Robin H. Johnson2017-09-021-8/+18
* Additional source file archive formats supportTomasz Wasiak2017-01-071-11/+11
* Strip kernel & modulesRobert Trace2017-01-021-0/+9
* gen_compile: cleaner config changing.Robin H. Johnson2017-01-021-3/+1
* gen_compile: ensure toggling NFS options invalidates the bincache of busybox.Robin H. Johnson2017-01-021-8/+24
* Revert "clean up an if statement"Robin H. Johnson2017-01-021-1/+4
* make nfs togglable fixes musl builds (requires nfs disabled)Matthew Thode2017-01-021-0/+4
* clean up an if statementMatthew Thode2017-01-021-4/+1