aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Plymouth support for genkernel (squashed).FlyingWaffle2023-08-301-2/+17
* Fixes a mistake with quotation usage when testing for LVM flag.FlyingWaffle2022-05-281-1/+1
* Additional test to allow for hibernation resume...FlyingWaffle2022-05-281-1/+2
* genkernel: add keyctl support for loading LUKS passphrase into a keyringMaciej S. Szmigiero2022-05-221-2/+32
* linuxrc: do not rely on chroot evaluating PATHAndreas K. Hüttel2022-05-161-1/+1
* Add support for LUKS detached headerDmitry Baranov2021-08-071-0/+18
* linuxrc: Don't mess with console log level in quiet modeThomas Deutschmann2021-07-061-3/+6
* linuxrc: Fix log messageThomas Deutschmann2021-03-261-1/+1
* linuxrc: Adjust resume device messagesThomas Deutschmann2021-03-211-1/+3
* linuxrc: Move global variables to initrd.defaultsThomas Deutschmann2021-03-211-19/+6
* linuxrc: Use same $CRYPT_SILENT styleThomas Deutschmann2021-03-211-1/+1
* linuxrc: Refactor handling of console log levelThomas Deutschmann2021-03-201-7/+11
* linuxrc: Fix QUIET modeThomas Deutschmann2021-03-201-7/+7
* linuxrc: Refactor switch_root error handlingThomas Deutschmann2021-03-141-22/+51
* linuxrc: Rename rundebugshell() -> run_debug_shell()Thomas Deutschmann2021-03-141-3/+3
* linuxrc: Skip loading embedded boot font for serial consolesThomas Deutschmann2021-03-141-1/+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-141-0/+1
* linuxrc: Reformat exec codeThomas Deutschmann2021-03-141-2/+2
* linuxrc: Don't delete /linuxrcThomas Deutschmann2021-03-141-5/+0
* linuxrc: load btrfs module manuallyThomas Deutschmann2021-02-151-0/+8
* linuxrc: Add gk.preserverun.disabledThomas Deutschmann2021-02-081-0/+15
* linuxrc: add kernel command-line argument to allow user to pass additional op...Thomas Deutschmann2021-02-071-1/+12
* Remove "dobtrfs" kernel command-line argumentThomas Deutschmann2020-09-111-6/+0
* defaults/initrd.scripts: openLUKS(): Trigger module loading when mounting {ro...Thomas Deutschmann2020-09-021-0/+6
* defaults/linuxrc: fix typoKarlson2k (Evgeny Grin)2020-08-301-1/+1
* defaults/linuxrc: Add gksosreportThomas Deutschmann2020-08-281-2/+2
* defaults/linuxrc: Try to determine filesystem typeThomas Deutschmann2020-08-281-1/+5
* defaults/linuxrc: Add gk.udev.debug to run udevd in debug modeThomas Deutschmann2020-08-281-1/+9
* defaults/linuxrc: Log udevd debug output into /run/initramfs/udevd.logThomas Deutschmann2020-08-281-1/+1
* defaults/linuxrc: Always preserve logThomas Deutschmann2020-08-281-33/+6
* 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/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/linuxrc: Disable processing of modules_load file by defaultThomas Deutschmann2020-08-261-8/+18
* defaults/linuxrc: Hide first output until cmdline was parsedThomas Deutschmann2020-08-241-2/+2
* defaults/linuxrc: Process /etc/initramfs.mounts multiple timesThomas Deutschmann2020-08-191-34/+7
* Unify grep usageThomas Deutschmann2020-08-011-2/+2
* bcache: Switch to UDEV usageThomas Deutschmann2020-07-241-10/+0
* mdadm: Switch to UDEV usageThomas Deutschmann2020-07-241-3/+0
* Switch from MDEV to UDEVThomas Deutschmann2020-07-241-14/+54
* defaults/linuxrc: Make use of PATHThomas Deutschmann2020-07-241-8/+8
* defaults/linuxrc: Support devices with symlinksThomas Deutschmann2020-07-231-1/+4
* linuxrc: Add gk.userinteraction.disabledThomas Deutschmann2020-07-161-0/+8
* defaults/linuxrc: Fix mounting of /procThomas Deutschmann2020-07-161-1/+1
* defaults/linuxrc: Disable unnecessary udev timeout in zpool importRichard Yao2020-06-121-1/+0
* defaults/initrd.scripts: ignore SC2045Thomas Deutschmann2020-04-111-0/+2
* defaults/linuxrc: help shellcheck sourcing scriptsThomas Deutschmann2020-04-111-0/+3