aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rework --ssh supportThomas Deutschmann2019-07-141-0/+1
* Add code for genkernel workerThomas Deutschmann2019-07-141-0/+2
* genkernel: Call determine_real_args() earlierThomas Deutschmann2019-07-141-5/+2
* Rework cross-compile supportThomas Deutschmann2019-07-141-3/+0
* gen_package.sh: Refactor gen_kerncache()Thomas Deutschmann2019-07-141-1/+13
* gen_configkernel.sh: Refactor determine_config_file()Thomas Deutschmann2019-07-141-2/+2
* gen_arch.sh: Refactor set_kernel_arch()Thomas Deutschmann2019-07-141-1/+1
* gen_funcs.sh: Rename clear_log() function to start_log() and refactorThomas Deutschmann2019-07-141-1/+1
* gen_funcs.sh: Refactor getIndent()Thomas Deutschmann2019-07-141-6/+6
* 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-3/+5
* genkernel: Reformat initramfs parameter outputThomas Deutschmann2019-07-141-21/+54
* genkernel: Use proper bash expressionsThomas Deutschmann2019-07-141-8/+8
* genkernel: Remove dead codeThomas Deutschmann2019-07-141-4/+1
* genkernel: Fix output styleThomas Deutschmann2019-07-141-1/+6
* genkernel: Quote $LOGFILEThomas Deutschmann2019-07-141-1/+1
* genkernel: Quote $GK_SHAREThomas Deutschmann2019-07-141-12/+12
* genkernel: Normalize output of config file usageThomas Deutschmann2019-07-141-3/+4
* genkernel: Move cleanup() to gen_funcs.shThomas Deutschmann2019-07-141-27/+0
* genkernel: Move trap_cleanup() to gen_funcs.shThomas Deutschmann2019-07-141-6/+0
* genkernel: Bail out when GK_SHARE is not definedThomas Deutschmann2019-07-141-0/+5
* genkernel: Adjust loglevel of MODULES_* customizationThomas Deutschmann2019-07-141-1/+1
* genkernel: Use defaults/modules_load by default and overwrite with arch-speci...Thomas Deutschmann2019-07-141-5/+14
* genkernel: Bump version to 4.0.0-alpha.1v4.0.0-alpha.1Thomas Deutschmann2019-07-141-1/+1
* Normalize "..." outputThomas Deutschmann2019-07-141-5/+5
* Replace backticksThomas Deutschmann2019-07-141-1/+2
* Fix code styleThomas Deutschmann2019-07-141-23/+32
* genkernel: Cannot use 'local' outside of a functionThomas Deutschmann2019-07-141-4/+5
* Remove `mkdir $TEMP` call which is no longer neededThomas Deutschmann2019-04-061-3/+1
* Fix "Make sure $TMPDIR exists"Thomas Deutschmann2019-04-061-1/+6
* Make sure $TMPDIR existsThomas Deutschmann2019-04-031-1/+2
* genkernel: Use isTrue for $BOOTRWThomas Deutschmann2019-03-291-2/+2
* genkernel: Add missing indentation for "KV has changed" outputThomas Deutschmann2019-03-291-4/+4
* fix splashThomas Deutschmann2019-03-281-1/+0
* Rename get_KV() to determine_KV()Thomas Deutschmann2019-03-281-2/+2
* genkernel: tell user that shown kernel version is subject to changeThomas Deutschmann2019-03-281-6/+22
* Call get_KV in genkernel main script onlyThomas Deutschmann2019-03-281-1/+6
* genkernel: remove dead code which checked for multiple running genkernel inst...Thomas Deutschmann2019-03-281-22/+0
* genkernel: remove information about splash=verbose requirement when !BUILD_RA...Thomas Deutschmann2019-03-281-13/+6
* genkernel: Use isTrue for ARCH_HAVENOPREPAREThomas Deutschmann2019-03-281-1/+3
* ZFS: Change hostid handlingThomas Deutschmann2019-03-271-4/+19
* genkernel: use "initramfs" instead of "initrd" in output for consistencyThomas Deutschmann2019-03-261-1/+1
* Prepare for next releaseThomas Deutschmann2019-03-251-1/+1
* Use mktemp for $TEMPThomas Deutschmann2019-03-231-1/+1
* Add "--[no-]clear-cachedir" parameterThomas Deutschmann2019-03-231-1/+1
* Convert all remaining options to yes/no values and use isTrue for consistencyThomas Deutschmann2019-03-231-33/+33
* Unify outputThomas Deutschmann2019-03-211-14/+3
* Explain dozfs in more detailcrocket2019-03-071-0/+2
* Bump version to 3.5.3.3v3.5.3.3Thomas Deutschmann2018-05-081-1/+1
* Bump version to 3.5.3.2v3.5.3.2Robin H. Johnson2018-04-131-1/+1