aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for LUKS detached header (another attempt)Robin H. Johnson2022-05-151-16/+146
|\
| * Add support for LUKS detached headerDmitry Baranov2021-08-071-16/+146
* | defaults/initrd.scripts: Get rid of extra paddingRobin H. Johnson2022-05-151-92/+92
|\|
| * defaults/initrd.scripts: Get rid of extra paddingDmitry Baranov2021-08-071-92/+92
* | initrd.scripts: don't skip top level devices with partitionsGeorgy Yakovlev2021-09-081-18/+0
|/
* initrd.scripts: openLUKS(): Reset cryptsetup_options on each iterationThomas Deutschmann2021-07-061-2/+4
* initrd.scripts: crypt_filter(): crypt_silent shouldn't hide cryptsetup promptv4.2.0Thomas Deutschmann2021-03-211-1/+1
* initrd.scripts: do_resume(): Show warning when kernel doesn't support hiberna...Thomas Deutschmann2021-03-211-10/+17
* linuxrc: Move global variables to initrd.defaultsThomas Deutschmann2021-03-211-2/+2
* initrd.scripts: Add is_quiet() functionThomas Deutschmann2021-03-211-29/+36
* initrd.scripts: is_true(): Optimize for most frequently used valueThomas Deutschmann2021-03-211-4/+5
* initrd.scripts: is_debug(): Mark local variable as suchThomas Deutschmann2021-03-211-1/+1
* linuxrc: Refactor handling of console log levelThomas Deutschmann2021-03-201-18/+0
* linuxrc: Fix QUIET modeThomas Deutschmann2021-03-201-45/+46
* initrd.scripts: setup_keymap(): check console only when dokeymap is setThomas Deutschmann2021-03-201-7/+7
* 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-141-15/+11
* initrd.scripts: modules_scan(): Rename GK_ROOTFS_DETECTED_STATEFILE -> GK_ROO...Thomas Deutschmann2021-03-141-3/+3
* initrd.scripts: setup_keymap(): Skip keymap loading for serial consolesThomas Deutschmann2021-03-141-0/+7
* linuxrc: Determine active consoleThomas Deutschmann2021-03-141-0/+15
* initrd.scripts: run_shell(): Reformat exec codeThomas Deutschmann2021-03-141-3/+3
* initrd.scripts: bootstrapFS(): Create /dev/tty0Thomas Deutschmann2021-03-141-0/+1
* initrd.scripts: Add trim() functionThomas Deutschmann2021-03-081-0/+10
* initrd.scripts: openLUKS(): differentiate LUKS_DEVICE errorsThomas Deutschmann2021-02-151-1/+7
* initrd.scripts: openLUKS(): validate argumentThomas Deutschmann2021-02-151-0/+4
* linuxrc: add kernel command-line argument to allow user to pass additional op...Thomas Deutschmann2021-02-071-9/+7
* Remove "dobtrfs" kernel command-line argumentThomas Deutschmann2020-09-111-32/+0
* defaults/initrd.scripts: openLUKS(): Trigger module loading when mounting {ro...Thomas Deutschmann2020-09-021-4/+11
* defaults/linuxrc: Add gksosreportThomas Deutschmann2020-08-281-5/+15
* defaults/linuxrc: Try to determine filesystem typeThomas Deutschmann2020-08-281-1/+41
* defaults/linuxrc: Always preserve logThomas Deutschmann2020-08-281-73/+1
* defaults/initrd.scripts: log_msg(): Leave function early in case log file can...Thomas Deutschmann2020-08-281-1/+1
* defaults/linuxrc: Disable processing of modules_load file by defaultThomas Deutschmann2020-08-261-4/+7
* defaults/initrd.scripts: log_msg(): Log millisecondsThomas Deutschmann2020-08-211-2/+2
* defaults/linuxrc: Process /etc/initramfs.mounts multiple timesThomas Deutschmann2020-08-191-0/+49
* 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
* Unify grep usageThomas Deutschmann2020-08-011-1/+1
* ZFS: Enable UDEV supportv4.1.0_beta1Thomas Deutschmann2020-07-241-7/+17
* dmraid: Switch to UDEV usageThomas Deutschmann2020-07-241-9/+9
* multipath: Switch to UDEV usageThomas Deutschmann2020-07-241-36/+10
* bcache: Switch to UDEV usageThomas Deutschmann2020-07-241-24/+0
* mdadm: Switch to UDEV usageThomas Deutschmann2020-07-241-38/+0
* Switch from MDEV to UDEVThomas Deutschmann2020-07-241-21/+41
* 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-241-12/+16
* defaults/initrd.scripts: openLUKS(): Fix styleThomas Deutschmann2020-07-241-1/+2
* defaults/initrd.scripts: do_resume(): Use find_real_device() to determine REA...Thomas Deutschmann2020-07-241-0/+9