aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change --firmware-files handlingThomas Deutschmann2021-03-151-4/+8
* gen_determineargs.sh: determine_real_args(): remove duplicated config overrid...Karlson2k (Evgeny Grin)2020-09-021-1/+0
* Remove --disklabel optionThomas Deutschmann2020-08-281-1/+0
* defaults/config.sh: Add DEFAULT_<TYPE>_<TCVAR> to allow overrideThomas Deutschmann2020-08-281-5/+21
* gen_determineargs.sh: determine_real_args(): --integrated-initramfs requires ...Thomas Deutschmann2020-08-181-0/+8
* gen_determineargs.sh: determine_real_args(): Set KERNEL_MODULES_PREFIX to tem...Thomas Deutschmann2020-08-031-0/+25
* Make use of expand_file() for --linuxrc optionThomas Deutschmann2020-08-031-0/+13
* Rename INSTALL_MOD_PATH option to KERNEL_MODULES_PREFIXThomas Deutschmann2020-08-031-1/+1
* gen_determineargs.sh: determine_real_args(): Check if we can write into /etc/...Thomas Deutschmann2020-08-011-0/+15
* Unify grep usageThomas Deutschmann2020-08-011-2/+2
* genkernel: Move grep/zgrep check to determine_real_args()Thomas Deutschmann2020-08-011-0/+14
* busybox: Honor toolchainThomas Deutschmann2020-07-161-1/+1
* gen_determineargs.sh: determine_real_args(): Don't call gcc directlyThomas Deutschmann2020-07-161-7/+6
* gen_configkernel.sh: set_initramfs_compression_method() refactoredThomas Deutschmann2020-07-161-0/+2
* gen_initramfs.sh: create_initramfs(): Move and unify validation of --compress...Thomas Deutschmann2020-07-161-0/+91
* gen_determineargs.sh: determine_real_args(): Fix unsetting toolchain variableThomas Deutschmann2020-07-161-1/+1
* gen_determineargs.sh: determine_real_args(): Fix styleThomas Deutschmann2020-07-161-3/+3
* gen_determineargs.sh: determine_real_args(): Quote $SANDBOX_ONThomas Deutschmann2020-04-121-1/+1
* gen_determineargs.sh: determine_real_args(): Error out early when already run...Thomas Deutschmann2020-04-081-0/+5
* Make kernel config filename customizableThomas Deutschmann2020-03-041-2/+17
* Add b2sumThomas Deutschmann2020-02-151-0/+1
* gen_initramfs.sh: append_splash(): Move check for splash_geninitramfs to dete...Thomas Deutschmann2020-01-141-0/+8
* --module-rebuild: Call emerge with --ignore-default-optsThomas Deutschmann2020-01-111-0/+12
* Style fix: Use curly bracesThomas Deutschmann2020-01-111-15/+15
* Change separator in mktemp() templatesThomas Deutschmann2019-12-311-2/+2
* gen_determineargs.sh: determine_output_filenames(): Always set GK_FILENAME_* ...Thomas Deutschmann2019-12-141-2/+0
* gen_determineargs.sh: determine_real_args(): Fix /etc/multipath.conf checkThomas Deutschmann2019-12-041-2/+5
* gen_determineargs.sh: determine_real_args(): Adjust authorized_keys file vali...Thomas Deutschmann2019-12-041-2/+2
* genkernel.conf: Disable MICROCODE_INITRAMFS option by defaultThomas Deutschmann2019-12-041-1/+1
* gen_determineargs.sh: determine_real_args(): Create kernel module group for a...Thomas Deutschmann2019-11-271-0/+9
* gen_determineargs.sh: determine_real_args(): Cleanup old codeThomas Deutschmann2019-11-271-3/+1
* gen_compile.sh: determine_busybox_config_file(): Move --busybox-config valida...Thomas Deutschmann2019-11-241-0/+19
* gen_determineargs.sh: determine_real_args(): Log when --no-clean forces --no-...Thomas Deutschmann2019-11-241-10/+11
* Add support for a custom font at bootThomas Deutschmann2019-11-241-0/+38
* gen_determineargs.sh: determine_real_args(): Expand $TMPDIRThomas Deutschmann2019-11-211-0/+6
* gen_determineargs.sh: determine_real_args(): Expand $LOGFILEThomas Deutschmann2019-11-211-0/+6
* gen_determineargs.sh: determine_real_args(): clarify $SSH_AUTHORIZED_KEYS_FIL...Thomas Deutschmann2019-11-191-3/+4
* gen_determineargs.sh: determine_real_args(): Initialize $KERNEL_OUTPUTDIR aft...Thomas Deutschmann2019-11-191-7/+48
* gen_determineargs.sh: determine_real_args(): Check for `realpath -m` supportThomas Deutschmann2019-11-191-0/+11
* gen_determineargs.sh: determine_real_args(): Quote $KERNEL_DIRThomas Deutschmann2019-11-191-1/+1
* gen_determineargs.sh: determine_real_args(): Check early if ZFS is installedThomas Deutschmann2019-10-131-4/+14
* Don't compile multipath-tools; Copy from hostThomas Deutschmann2019-10-131-0/+29
* gen_determineargs.sh: determine_real_args(): Normalize --microcode argument v...Thomas Deutschmann2019-10-021-2/+2
* gen_determineargs.sh: determine_real_args(): Add --strip=<type> validationThomas Deutschmann2019-10-021-0/+8
* gen_cmdline.sh: Move --bootloader validation to determine_real_args()Thomas Deutschmann2019-10-021-0/+8
* Add --utils-cxx optionThomas Deutschmann2019-09-301-0/+1
* gen_determineargs.sh: determine_real_args(): Don't quote tc-getBUILD_CC() ret...Thomas Deutschmann2019-09-301-1/+1
* gen_determineargs.sh: determine_KV(): Define global KV_NUMERIC variableThomas Deutschmann2019-09-291-0/+1
* Record disk usage for each package/componentThomas Deutschmann2019-08-301-0/+2
* Cleanup $TEMP already after each package/componentThomas Deutschmann2019-08-301-0/+7