aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gen_funcs.sh: check_disk_space_requirements(): use global LC_ALLThomas Deutschmann2021-02-081-2/+2
* gen_funcs.sh: check_disk_space_requirements(): Force LC_ALL=CThomas Deutschmann2020-08-301-2/+2
* gen_funcs.sh: _tc-getPROG(): Prevent override with empty valueThomas Deutschmann2020-08-281-0/+1
* gen_funcs.sh: kconfig_set_opt(): Change separator to allow setting of pathsThomas Deutschmann2020-08-181-1/+1
* Unify grep usageThomas Deutschmann2020-08-011-2/+2
* Unify 'confgrep' handling via new get_grep_cmd_for_file() functionThomas Deutschmann2020-08-011-0/+21
* Switch from MDEV to UDEVThomas Deutschmann2020-07-241-0/+18
* gen_funcs.sh: tc-getAS(): Fix typoThomas Deutschmann2020-07-201-1/+1
* Add ZSTD compression support for initramfsThomas Deutschmann2020-07-161-0/+2
* busybox: Honor toolchainThomas Deutschmann2020-07-161-0/+9
* gen_funcs.sh: _tc-getPROG(): Fix overriding of default programThomas Deutschmann2020-07-161-2/+10
* gen_funcs.sh: get_tc_vars(): Add READELF and OBJDUMPThomas Deutschmann2020-07-161-0/+2
* gen_compile.sh: compile_generic() refactoredThomas Deutschmann2020-07-161-0/+22
* gen_funcs.sh: tc-getRANLIB(): NormalizedThomas Deutschmann2020-07-161-1/+1
* gen_funcs.sh: Fix duplicated tc-getSTRIP()Thomas Deutschmann2020-07-161-5/+1
* gen_initramfs.sh: create_initramfs(): Move and unify validation of --compress...Thomas Deutschmann2020-07-161-0/+24
* gen_funcs.sh: check_distfiles(): Adjust patternThomas Deutschmann2020-07-161-1/+1
* gen_initramfs.sh: append_dropbear(): Add support for ed25519 host keysThomas Deutschmann2020-06-201-0/+3
* sandbox: Set unique SANDBOX_LOG values to avoid collisionsThomas Deutschmann2020-01-231-0/+27
* gen_funcs.sh: find_kernel_binary() refactoredThomas Deutschmann2020-01-121-6/+9
* Style fix: Use curly bracesThomas Deutschmann2020-01-111-16/+16
* gen_funcs.sh: gen_die(): Prevent recursionThomas Deutschmann2020-01-021-0/+8
* gen_funcs.sh: Add is_glibc() functionThomas Deutschmann2019-12-141-0/+14
* gen_funcs.sh: get_chost_libdir(): Use libc.a to determine CHOST libdirThomas Deutschmann2019-12-141-2/+5
* Improve SELinux compatibilityMark Wright2019-12-061-4/+4
* Add support for a custom font at bootThomas Deutschmann2019-11-241-0/+22
* gen_funcs.sh: expand_file() refactoredThomas Deutschmann2019-11-191-1/+24
* gen_funcs.sh: check_disk_space_requirements(): Fix error messageThomas Deutschmann2019-10-091-1/+1
* gen_funcs.sh: cleanup(): Try to kill all running child processes before cleanupThomas Deutschmann2019-10-021-0/+46
* gkbuild.sh: Add possibility to disable distcc usage per gkbuildThomas Deutschmann2019-09-301-0/+27
* Add --utils-cxx optionThomas Deutschmann2019-09-301-0/+3
* gen_funcs.sh: _tc-getPROG(): Quote type command argumentThomas Deutschmann2019-09-301-1/+1
* gen_funcs.sh: get_chost_libdir(): Don't quote tc-getCC() return valueThomas Deutschmann2019-09-301-1/+1
* gen_funcs.sh: Add tc-getBUILD_CXX() functionThomas Deutschmann2019-09-161-0/+4
* Record disk usage for each package/componentThomas Deutschmann2019-08-301-0/+11
* gen_funcs.sh: Import makeopts_jobs function from multiprocessing eclassThomas Deutschmann2019-08-301-0/+20
* gen_funcs.sh: Import gcc-* functions from toolchain eclassThomas Deutschmann2019-08-301-0/+35
* gen_funcs.sh: Move KCONFIG_MODIFIED_MARKER declaration to determine_real_args()Thomas Deutschmann2019-08-111-2/+0
* gen_funcs.sh: make_bootdir_writable(): Fix ro checkThomas Deutschmann2019-08-101-1/+1
* gen_funcs.sh: gen_die(): Call restore_boot_mount_state()Thomas Deutschmann2019-08-101-0/+2
* gen_determineargs.sh: determine_real_args(): Don't allow TMPDIR with spacesThomas Deutschmann2019-07-291-0/+16
* gen_funcs.sh: gkbuild(): Export any set CCACHE_* and DISTCC_* variableThomas Deutschmann2019-07-291-0/+13
* Export $PATH to genkernel workerThomas Deutschmann2019-07-291-0/+4
* gen_funcs.sh: Refactor get_chost_libdir() error handlingThomas Deutschmann2019-07-291-2/+14
* Make initramfs and kernel filename customizableThomas Deutschmann2019-07-291-0/+7
* Make use of $TAR_COMMAND variableThomas Deutschmann2019-07-271-1/+4
* gen_funcs.sh: Add is_gzipped() functionThomas Deutschmann2019-07-261-0/+26
* gen_funcs.sh: gen_die(): Just trigger trap function when died in subshellThomas Deutschmann2019-07-261-16/+21
* Add feature to check for free disk space early at genkernel startv4.0.0_beta9Thomas Deutschmann2019-07-231-0/+79
* Log genkernel start and end timeThomas Deutschmann2019-07-231-0/+5