aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* initrd.scripts: is_debug(): Mark local variable as suchThomas Deutschmann2021-03-211-1/+1
* linuxrc: Use same $CRYPT_SILENT styleThomas Deutschmann2021-03-213-8/+8
* linuxrc: Refactor handling of console log levelThomas Deutschmann2021-03-203-25/+12
* linuxrc: Fix QUIET modeThomas Deutschmann2021-03-202-52/+53
* initrd.scripts: setup_keymap(): check console only when dokeymap is setThomas Deutschmann2021-03-201-7/+7
* linuxrc: Refactor switch_root error handlingThomas Deutschmann2021-03-142-22/+52
* initrd.scripts: run_shell(): Exit early when /dev is goneThomas Deutschmann2021-03-141-0/+4
* initrd.scripts: Add is_userinteraction_allowed() functionThomas Deutschmann2021-03-141-5/+18
* linuxrc: Rename rundebugshell() -> run_debug_shell()Thomas Deutschmann2021-03-142-18/+14
* initrd.scripts: modules_scan(): Rename GK_ROOTFS_DETECTED_STATEFILE -> GK_ROO...Thomas Deutschmann2021-03-142-4/+4
* linuxrc: Skip loading embedded boot font for serial consolesThomas Deutschmann2021-03-141-1/+7
* initrd.scripts: setup_keymap(): Skip keymap loading for serial consolesThomas Deutschmann2021-03-141-0/+7
* linuxrc: Drop "console" kernel argument handlingThomas Deutschmann2021-03-141-21/+0
* linuxrc: Mark kernel command-line argument lvmraid as deprecatedThomas Deutschmann2021-03-141-2/+1
* linuxrc: Determine active consoleThomas Deutschmann2021-03-143-1/+16
* initrd.scripts: run_shell(): Reformat exec codeThomas Deutschmann2021-03-141-3/+3
* linuxrc: Reformat exec codeThomas Deutschmann2021-03-141-2/+2
* linuxrc: Don't delete /linuxrcThomas Deutschmann2021-03-141-5/+0
* initrd.scripts: bootstrapFS(): Create /dev/tty0Thomas Deutschmann2021-03-141-0/+1
* Bump strace to v5.11Thomas Deutschmann2021-03-131-1/+1
* initrd.scripts: Add trim() functionThomas Deutschmann2021-03-082-0/+11
* defaults/modules_load: Add netconsoleThomas Deutschmann2021-02-191-1/+1
* kernel-generic-config: rebased against & and updated for linux-5.11Thomas Deutschmann2021-02-181-67/+723
* initrd.scripts: openLUKS(): differentiate LUKS_DEVICE errorsThomas Deutschmann2021-02-152-2/+14
* initrd.scripts: openLUKS(): validate argumentThomas Deutschmann2021-02-151-0/+4
* linuxrc: load btrfs module manuallyThomas Deutschmann2021-02-151-0/+8
* Bump kmod to v28Thomas Deutschmann2021-02-081-3/+3
* linuxrc: Add gk.preserverun.disabledThomas Deutschmann2021-02-082-0/+16
* linuxrc: add kernel command-line argument to allow user to pass additional op...Thomas Deutschmann2021-02-074-15/+24
* Remove "dobtrfs" kernel command-line argumentThomas Deutschmann2020-09-112-38/+0
* defaults/unlock-luks.sh: Unbreak remote unlock using POST actionThomas Deutschmann2020-09-021-1/+1
* defaults/unlock-luks.sh: Synchronize style with openLUKS()Thomas Deutschmann2020-09-021-2/+5
* defaults/initrd.scripts: openLUKS(): Trigger module loading when mounting {ro...Thomas Deutschmann2020-09-023-4/+19
* defaults/initrd.defaults: Rename $CRYPT_KEYFILE_{ROOT,SWAP} -> $CRYPT_{ROOT,S...Thomas Deutschmann2020-09-022-4/+4
* defaults/linuxrc: fix typoKarlson2k (Evgeny Grin)2020-08-301-1/+1
* defaults/linuxrc: Add gksosreportThomas Deutschmann2020-08-283-7/+91
* defaults/linuxrc: Try to determine filesystem typeThomas Deutschmann2020-08-282-2/+46
* defaults/linuxrc: Add gk.udev.debug to run udevd in debug modeThomas Deutschmann2020-08-282-1/+10
* defaults/linuxrc: Log udevd debug output into /run/initramfs/udevd.logThomas Deutschmann2020-08-282-1/+2
* defaults/linuxrc: Always preserve logThomas Deutschmann2020-08-283-109/+8
* Use switch_root from util-linuxThomas Deutschmann2020-08-281-30/+2
* defaults/linuxrc: Make use of PATH (2)Thomas Deutschmann2020-08-281-3/+4
* defaults/initrd.scripts: log_msg(): Leave function early in case log file can...Thomas Deutschmann2020-08-281-1/+1
* defaults/linuxrc: Support devices with symlinks (2)Thomas Deutschmann2020-08-281-1/+1
* defaults/linuxrc: Add debug breakpoint before udevd startThomas Deutschmann2020-08-281-0/+3
* defaults/config.sh: Add DEFAULT_<TYPE>_<TCVAR> to allow overrideThomas Deutschmann2020-08-281-6/+20
* kernel-generic-config: Enable WireGuard supportThomas Deutschmann2020-08-271-0/+1
* defaults/linuxrc: Disable processing of modules_load file by defaultThomas Deutschmann2020-08-263-12/+26
* eudev: Enable kmod supportThomas Deutschmann2020-08-261-3/+10
* defaults/modules_load: Add hv_sock to Hyper-V modules listThomas Deutschmann2020-08-251-1/+1