aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* multipath: Switch to UDEV usageThomas Deutschmann2020-07-241-36/+10
* bcache: Switch to UDEV usageThomas Deutschmann2020-07-243-34/+7
* cryptsetup: Enable UDEV supportThomas Deutschmann2020-07-241-1/+1
* mdadm: Switch to UDEV usageThomas Deutschmann2020-07-244-43/+1
* Switch from MDEV to UDEVThomas Deutschmann2020-07-245-36/+113
* defaults/initrd.scripts: Improve logging in *_resume functionsThomas Deutschmann2020-07-241-2/+2
* defaults/initrd.scripts: mount_devfs(): Make sure that /dev/shm is availableThomas Deutschmann2020-07-241-0/+4
* defaults/linuxrc: Make use of PATHThomas Deutschmann2020-07-243-21/+25
* defaults/initrd.scripts: openLUKS(): Fix styleThomas Deutschmann2020-07-241-1/+2
* defaults/software.sh: Fix styleThomas Deutschmann2020-07-241-18/+18
* defaults/initrd.scripts: do_resume(): Use find_real_device() to determine REA...Thomas Deutschmann2020-07-241-0/+9
* defaults/linuxrc: Support devices with symlinksThomas Deutschmann2020-07-232-9/+20
* linuxrc: Add gk.userinteraction.disabledThomas Deutschmann2020-07-163-0/+61