aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* firmware: copy only the necessary firmware(s) into initramfsDmitry Baranov2023-08-301-0/+8
* Plymouth support for genkernel (squashed).FlyingWaffle2023-08-301-0/+14
* Reimplement --kernel-cross-compile= for genkernel 4.xMatoro Mahri2023-01-081-0/+6
* genkernel: add keyctl support for loading LUKS passphrase into a keyringMaciej S. Szmigiero2022-05-221-0/+6
* gen_cmdline.sh: Add objcopy/objdump/ranlib/readelf/strip to longusageMatt Turner2021-09-121-0/+10
* gen_cmdline.sh: Correctly sort --{kernel,utils}-{as,nm}Matt Turner2021-09-121-20/+20
* gen_cmdline.sh: parse_cmdline(): Allow to override AS, AR, NM & Co via CLIv4.2.2Thomas Deutschmann2021-07-061-6/+66
* 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