aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/initramfs/scripts/zfs
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent mount options for ZFS rootUmer Saleem2024-10-171-3/+2
* Revert "initramfs: use `mount.zfs` instead of `mount`"Rich Ercolani2023-05-311-3/+3
* initramfs: source user scripts from /e/z/initramfs-tools-load-key{,.d/*}наб2023-04-121-0/+10
* Fix for mountpoint=legacyofthesun92023-03-141-2/+3
* initramfs: fix zpool get argument orderq662023-03-061-3/+3
* initramfs: Make mountpoint=none workRyan Moeller2023-02-061-1/+3
* rootdelay on zfs should be adaptiveGeorge Wilson2023-02-021-19/+35
* Documentation correctionsBrian Behlendorf2022-12-221-1/+1
* initramfs: Fix legacy mountpoint rootfsRyan Moeller2022-12-121-12/+8
* Ubuntu 22.04 integration: ShellCheckszubersk2022-11-181-2/+2
* initramfs: use `mount.zfs` instead of `mount`Damian Szuberski2022-04-111-3/+3
* contrib/initrd: systemd-ask-password --no-tty before argumentнаб2021-12-171-1/+1
* Pass `--enable=all` to shellcheck within contrib/Damian Szuberski2021-11-301-3/+4
* Fix `zfs:AUTO` autodetection in initramfs scriptsDamian Szuberski2021-11-131-2/+4
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-111-3/+2
* initramfs: use correct dataset for rootfs on rollback=1nachtgeist2021-10-081-0/+1
* i-t: don't try to import from empty cacheнаб2021-06-041-1/+2
* Use %%/* instead of awk -F/ {print $1} to strip datasetsнаб2021-06-041-1/+1
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-011-27/+31
* i-t: don't suggest zpool-import with altroot to /rootнаб2021-05-291-1/+1
* i-t: let rootdelay= set $ZFS_INITRD_PRE_MOUNTROOT_SLEEPнаб2021-05-291-0/+2
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2021-05-121-7/+4
* contrib/i-t: properly mount root's children with spacesнаб2021-04-161-3/+8
* i-t: don't brokenly set the scheduler for root pool vdev's disksнаб2021-04-061-24/+0
* i-t: fix root=zfs:AUTOнаб2021-04-061-4/+9
* contrib/initramfs: fix shellcheck and checkbashisms errors with shebangнаб2020-09-221-87/+80
* Unlock encrypted root partition over SSHAndrey Prokopenko2020-05-071-1/+11
* initramfs: Eliminate substitutionsRichard Laager2020-03-101-0/+1001
* contrib/initramfs: switch to automakeLOLi2017-11-071-988/+0
* initramfs: Set elevator=noop on the rpool's disksRichard Laager2017-11-011-0/+18
* initramfs: Fix a spelling errorRichard Laager2017-11-011-1/+1
* initramfs: Fix inconsistent whitespaceRichard Laager2017-11-011-1/+1
* Fix boot from ZFS issuesaun2017-10-111-2/+2
* Fix spellingka72017-01-031-6/+6
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-201-4/+3
* Init script fixesTurbo Fredriksson2015-09-291-14/+16
* Make sure that POOL_IMPORTED is set, unset and checked where appropriate.Turbo Fredriksson2015-07-281-10/+17
* Fix some minor issues with the SYSV init and initramfs scripts.Turbo Fredriksson2015-07-241-2/+2
* Initramfs scripts for ZoL.Turbo Fredriksson2015-07-081-0/+962