aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add --no-sandbox optionThomas Deutschmann2019-07-211-90/+102
* gen_funcs.sh: set_config_with_override(): Bail out when we failed to set conf...Thomas Deutschmann2019-07-211-3/+8
* gen_funcs.sh: gkbuild(): Export $TMPDIRThomas Deutschmann2019-07-211-1/+2
* gen_funcs.sh: gen_die(): Don't advertise $LOGFILE until determine_real_args()...Thomas Deutschmann2019-07-211-3/+8
* gen_funcs.sh: dump_debugcache(): Echo DEBUGCACHE when $LOGFILE isn't writableThomas Deutschmann2019-07-211-1/+9
* genkernel: Move $LOGFILE initialization to determine_real_args()Thomas Deutschmann2019-07-211-9/+0
* gen_funcs.sh: set_color_vars(): Define NORMAL as last colorThomas Deutschmann2019-07-211-4/+4
* gen_funcs.sh: is_valid_triplet(): Relax regexThomas Deutschmann2019-07-201-1/+1
* gen_funcs.sh: restore_boot_mount_state(): Delete .bootdir.no_boot_partition o...Thomas Deutschmann2019-07-181-3/+3
* Rework --mountboot handlingThomas Deutschmann2019-07-181-4/+165
* Adjust LOGLEVELThomas Deutschmann2019-07-161-3/+3
* gen_funcs.sh: trap_cleanup(): Log received signalThomas Deutschmann2019-07-151-2/+19
* Rework --ssh supportThomas Deutschmann2019-07-141-0/+131
* gen_funcs.sh: Refactor trap_cleanup()Thomas Deutschmann2019-07-141-0/+11
* gen_funcs.sh: Refactor check_distfiles()Thomas Deutschmann2019-07-141-14/+17
* Add genkernel worker module "unpack"Thomas Deutschmann2019-07-141-0/+51
* Add genkernel worker module "gkbuild"Thomas Deutschmann2019-07-141-0/+217
* Add code for genkernel workerThomas Deutschmann2019-07-141-0/+1
* Rework cross-compile supportThomas Deutschmann2019-07-141-1/+227
* gen_funcs.sh: Refactor setColorVars()Thomas Deutschmann2019-07-141-3/+3
* gen_funcs.sh: Refactor setup_cache_dir()Thomas Deutschmann2019-07-141-4/+7
* gen_funcs.sh: gen_die() refactoredThomas Deutschmann2019-07-141-17/+7
* gen_package.sh: Refactor gen_kerncache()Thomas Deutschmann2019-07-141-0/+41
* gen_funcs.sh: Rename clear_log() function to start_log() and refactorThomas Deutschmann2019-07-141-2/+4
* gen_funcs.sh: Refactor kconfig_set_opt()Thomas Deutschmann2019-07-141-12/+20
* gen_funcs.sh: Refactor kconfig_get_opt()Thomas Deutschmann2019-07-141-2/+5
* gen_funcs.sh: Store $IFS in $GK_DEFAULT_IFSThomas Deutschmann2019-07-141-0/+3
* gen_funcs.sh: Refactor find_kernel_binary()Thomas Deutschmann2019-07-141-6/+3
* gen_funs.sh: Refactor expand_file()Thomas Deutschmann2019-07-141-1/+5
* gen_funs.sh: Refactor clear_tmpdir()Thomas Deutschmann2019-07-141-3/+3
* gen_funcs.sh: Refactor copy_image_with_preserve()Thomas Deutschmann2019-07-141-68/+81
* gen_funcs.sh: cache_replace(): Make use of get_useful_function_stack()Thomas Deutschmann2019-07-141-1/+4
* gen_funcs.sh: arch_replace(): Make use of get_useful_function_stack()Thomas Deutschmann2019-07-141-0/+3
* gen_funcs.sh: var_replace(): Make use of get_useful_function_stack()Thomas Deutschmann2019-07-141-0/+3
* gen_funcs.sh: Refactor getIndent()Thomas Deutschmann2019-07-141-4/+11
* gen_funcs.sh: Refactor print_info()Thomas Deutschmann2019-07-141-25/+42
* gen_funcs.sh: dump_debugcache(): Clear $DEBUGCACHE after content was dumpedThomas Deutschmann2019-07-141-0/+1
* gen_funcs.sh: Add get_useful_function_stack() functionThomas Deutschmann2019-07-141-0/+32
* gen_funcs.sh: Rename isBootRO() function to is_boot_ro()Thomas Deutschmann2019-07-141-1/+1
* gen_funcs.sh: Add set_default_gk_trap() functionThomas Deutschmann2019-07-141-0/+4
* "--debug-cleanup" parameter renamed to "--cleanup"Thomas Deutschmann2019-07-141-10/+9