aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove --disklabel optionThomas Deutschmann2020-08-281-6/+0
* Rename INSTALL_MOD_PATH option to KERNEL_MODULES_PREFIXThomas Deutschmann2020-08-031-4/+5
* bcache: Switch to UDEV usageThomas Deutschmann2020-07-241-2/+2
* Add ZSTD compression support for initramfsThomas Deutschmann2020-07-161-1/+1
* gen_initramfs.sh: create_initramfs(): Move and unify validation of --compress...Thomas Deutschmann2020-07-161-1/+2
* Document lz4 compression supportRichard Yao2020-05-251-1/+1
* Make kernel config filename customizableThomas Deutschmann2020-03-041-0/+6
* Add b2sumThomas Deutschmann2020-02-151-0/+6
* gen_cmdline.sh: parse_cmdline(): Allow for "=" in --callbackThomas Deutschmann2020-01-111-2/+2
* --module-rebuild: Call emerge with --ignore-default-optsThomas Deutschmann2020-01-111-0/+6
* Style fix: Use curly bracesThomas Deutschmann2020-01-111-2/+2
* Add support for a custom font at bootThomas Deutschmann2019-11-241-0/+9
* gen_cmdline.sh: parse_cmdline(): Fix --strip argument parsingThomas Deutschmann2019-10-021-1/+1
* gen_cmdline.sh: Move --bootloader validation to determine_real_args()Thomas Deutschmann2019-10-021-7/+0
* Add --utils-cxx optionThomas Deutschmann2019-09-301-1/+6
* gen_cmdline.sh: parse_cmdline(): We no longer require /sbin/mdadm to be prese...Thomas Deutschmann2019-08-071-6/+2
* Add --kernel-append-localversion optionThomas Deutschmann2019-07-291-0/+6
* Make initramfs and kernel filename customizableThomas Deutschmann2019-07-291-5/+35
* Update help text and man pageThomas Deutschmann2019-07-281-2/+2
* Add feature to check for free disk space early at genkernel startv4.0.0_beta9Thomas Deutschmann2019-07-231-0/+14
* Rename --tempdir option to --tmpdir to match used variable namev4.0.0_beta8Thomas Deutschmann2019-07-211-2/+2
* gen_cmdline.sh: longusage(): Fix --microcode parameterThomas Deutschmann2019-07-211-1/+1
* Add --kernel-localversion optionThomas Deutschmann2019-07-211-0/+7
* Add --no-sandbox optionThomas Deutschmann2019-07-211-0/+6
* Use small_die() instead of gen_die() until determine_real_args() was calledThomas Deutschmann2019-07-211-2/+1
* genkernel: Move --tempdir handling to determine_real_args()Thomas Deutschmann2019-07-211-9/+2
* Adjust LOGLEVELThomas Deutschmann2019-07-161-114/+114
* Add "--module-rebuild" parameterThomas Deutschmann2019-07-151-0/+7
* Add bcache supportThomas Deutschmann2019-07-141-0/+6
* Add --strace supportThomas Deutschmann2019-07-141-0/+4
* Add --xfsprogs supportThomas Deutschmann2019-07-141-0/+6
* Rework --multipath supportThomas Deutschmann2019-07-141-12/+0
* Rework --dmraid supportThomas Deutschmann2019-07-141-12/+0
* Rework --ssh supportThomas Deutschmann2019-07-141-9/+17
* Rework cross-compile supportThomas Deutschmann2019-07-141-25/+11
* gen_funcs.sh: Refactor setColorVars()Thomas Deutschmann2019-07-141-3/+9
* gen_cmdline.sh: Refactor and normalize parameter and help textThomas Deutschmann2019-07-141-37/+37
* gen_package.sh: Refactor gen_modulespackage()Thomas Deutschmann2019-07-141-3/+3
* gen_package.sh: Refactor gen_minkernpackage()Thomas Deutschmann2019-07-141-4/+3
* gen_package.sh: Refactor gen_kerncache()Thomas Deutschmann2019-07-141-5/+3
* "--debug-cleanup" parameter renamed to "--cleanup"Thomas Deutschmann2019-07-141-5/+5
* Replace backticksThomas Deutschmann2019-07-141-52/+52
* Remove `mkdir $TEMP` call which is no longer neededThomas Deutschmann2019-04-061-1/+1
* Fix "Make sure $TMPDIR exists"Thomas Deutschmann2019-04-061-1/+5
* Make sure $TMPDIR existsThomas Deutschmann2019-04-031-0/+1
* Add special value "default" for --kernel-config parameterThomas Deutschmann2019-03-291-1/+4
* documentation: remove notes regarding static buildsThomas Deutschmann2019-03-291-1/+0
* documentation: mark --[no-]compress-initrd as deprecatedThomas Deutschmann2019-03-291-3/+9
* longusage(): fix shell completionThomas Deutschmann2019-03-291-7/+12
* dropbear: add error handlingThomas Deutschmann2019-03-251-0/+12