aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* defaults/modules_load: Fix Hyper-V keyboard supportThomas Deutschmann2020-08-251-1/+1
* defaults/linuxrc: Hide first output until cmdline was parsedThomas Deutschmann2020-08-241-2/+2
* busy-config: Disable CONFIG_STACK_OPTIMIZATION_386Thomas Deutschmann2020-08-231-0/+1
* defaults/initrd.scripts: log_msg(): Log millisecondsThomas Deutschmann2020-08-211-2/+2
* --luks: Add support for Serpent cipherThomas Deutschmann2020-08-211-1/+1
* defaults/linuxrc: Process /etc/initramfs.mounts multiple timesThomas Deutschmann2020-08-192-34/+56
* defaults/initrd.scripts: start_volumes(): Don't wait for /dev/zfsThomas Deutschmann2020-08-091-12/+1
* defaults/initrd.scripts: start_volumes(): Drop ZPOOL_IMPORT_UDEV_TIMEOUT_MS w...Thomas Deutschmann2020-08-091-3/+0
* modules_load: Add vmw_pvscsi for VMware PVSCSI driver supportThomas Deutschmann2020-08-041-1/+1
* keymaps: update Norwegian (no) keymapThomas Deutschmann2020-08-011-0/+0
* Unify grep usageThomas Deutschmann2020-08-012-3/+3
* ZFS: Enable UDEV supportv4.1.0_beta1Thomas Deutschmann2020-07-241-7/+17
* dmraid: Switch to UDEV usageThomas Deutschmann2020-07-242-10/+10