aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* defaults/initrd.scripts: test_success(): Fix quotingThomas Deutschmann2020-06-231-2/+2
* defaults/initrd.scripts: Log what is happening in *_resume functionsThomas Deutschmann2020-06-221-1/+12
* defaults/linuxrc: Disable unnecessary udev timeout in zpool importRichard Yao2020-06-121-0/+2
* defaults/initrd.scripts: ignore SC2045Thomas Deutschmann2020-04-111-0/+1
* defaults/initrd.scripts: minor syntax fix in bootstrapCD()Mihai Donțu2020-04-111-1/+1
* defaults/initrd.scripts: proper b2sum missing errorRick Farina (Zero_Chaos)2020-04-091-5/+18
* dedupe verify the best we canRick Farina (Zero_Chaos)2020-02-141-13/+13
* verify support for blake2Rick Farina (Zero_Chaos)2020-02-141-4/+17
* Rework ZFS unlockThomas Deutschmann2020-01-111-8/+30
* initrd.scripts: modules_scan(): Cache found rootfsThomas Deutschmann2020-01-051-2/+9
* linuxrc, initrd.scripts: allow PARTLABEL for root & resumeBen Kohler2020-01-031-1/+1
* initrd.scripts: openLUKS(): Reset cryptsetup_options on each iterationThomas Deutschmann2019-12-141-1/+3
* initrd.scripts: start_volumes(): Show what we doThomas Deutschmann2019-11-271-0/+4
* initrd.scripts: modules_load(): Log what we doThomas Deutschmann2019-11-271-20/+28
* initrd.scripts: load_modules(): Remove unused load_modules() functionThomas Deutschmann2019-11-271-16/+0
* initrd.scripts: start_network(): Use modules_scan()Thomas Deutschmann2019-11-271-1/+3
* initrd.scripts: preserve_log(): Log what we doThomas Deutschmann2019-11-271-0/+2
* initrd.scripts: start_sshd(): Only set gk.prompt.timeout when dropbear was ac...Thomas Deutschmann2019-11-271-6/+8
* initrd.scripts: start_sshd(): Update binary not found messageThomas Deutschmann2019-11-271-1/+1
* initrd.scripts: start_sshd(): Don't drop to shell when starting dropbear failedThomas Deutschmann2019-11-271-1/+0
* initrd.scripts: modules_scan(): Disable smart module loading when root needs ...Thomas Deutschmann2019-11-251-11/+11
* initrd.scripts: modules_scan(): Always load Virtio/HyperV modulesThomas Deutschmann2019-11-251-0/+5
* initrd.scripts: modules_load() refactoredThomas Deutschmann2019-11-241-3/+40
* initrd.scripts: iface_name(): handle /sys/class/net/*/address errorsThomas Deutschmann2019-10-131-1/+3
* initrd.scripts: openLUKS(): fix $mntkey cleanupThomas Deutschmann2019-10-131-1/+1
* initrd.scripts: start_sshd(): Tell user why gk.prompt.timeout value was changedThomas Deutschmann2019-10-021-1/+1
* initrd.scripts: start_network(): Don't try to configure network when "ip" arg...Thomas Deutschmann2019-10-021-0/+17
* initrd.scripts: openLUKS(): gpg was moved to /usr/binThomas Deutschmann2019-08-291-2/+2
* initrd.scripts: start_volumes(): dmsetup was moved to /usr/sbinThomas Deutschmann2019-08-291-1/+1
* initrd.scripts: preserve_log(): Stop determining mountpoint when reached "/"Thomas Deutschmann2019-08-211-1/+1
* initrd.scripts: preserve_log(): Add support for additional mountpointsThomas Deutschmann2019-08-161-19/+49
* initrd.scripts: wait_sshd(): Make use of good_msg_n()Thomas Deutschmann2019-08-071-1/+1
* initrd.scripts: kill_network(): Make use of good_msg_n()Thomas Deutschmann2019-08-071-10/+6
* initrd.scripts: prompt_user(): Read answer from $GK_PROMPT_FILE on timeoutThomas Deutschmann2019-08-071-6/+30
* busybox: Use raidautorun instead of mdstartThomas Deutschmann2019-08-071-1/+1
* linuxrc: Log initramfs output/commandsThomas Deutschmann2019-08-071-163/+372
* linuxrc: Fix console supportThomas Deutschmann2019-08-061-3/+12
* initrd.scripts: run_shell(): Use LOCK fileThomas Deutschmann2019-08-061-2/+4
* linuxrc: Rework debug modeThomas Deutschmann2019-08-061-10/+24
* initrd.scripts: Move splash() function to initrd.scriptsThomas Deutschmann2019-08-061-0/+4
* linuxrc: Make shell startup output more beautiful and usefulThomas Deutschmann2019-08-061-0/+5
* initrd.scripts: cleanup(): Don't bring down network interface when real_root=...Thomas Deutschmann2019-07-291-1/+6
* initrd.scripts: start_network(): Handle already running interfaceThomas Deutschmann2019-07-291-1/+32
* keymaps: Add bepo and colemak keymapThomas Deutschmann2019-07-281-48/+44
* initrd.scripts: start_volumes(): Normalize error messagesThomas Deutschmann2019-07-211-5/+7
* linuxrc: Load network modules only when neededv4.0.0_beta6Thomas Deutschmann2019-07-181-11/+72
* initrd.scripts: start_sshd(): Don't start sshd when network wasn't startedThomas Deutschmann2019-07-181-0/+6
* initrd.scripts: ipv6_tentative(): Hide errorsThomas Deutschmann2019-07-181-1/+1
* initrd.scripts: kill_network(): Don't try to kill network when interfacec is ...Thomas Deutschmann2019-07-181-1/+7
* initrd.scripts: start_network(): Don't try to start network when interface is...Thomas Deutschmann2019-07-181-0/+11