aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/initramfs
Commit message (Expand)AuthorAgeFilesLines
* contrib: rename initrd READMEs to README.mdнаб2022-02-112-2/+1
* Add `--enable=all` to ShellCheck by defaultDamian Szuberski2022-02-074-4/+0
* libfetch: unquote @LIBFETCH_SONAME@ substнаб2022-01-061-2/+2
* contrib/initrd hooks: properly quote @LIBFETCH_SONAME@наб2021-12-211-2/+2
* contrib/initrd: systemd-ask-password --no-tty before argumentнаб2021-12-171-1/+1
* Pass `--enable=all` to shellcheck within contrib/Damian Szuberski2021-11-306-5/+11
* 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
* Update contrib/initramfs/README.initramfs.markdownMichael Franzl2021-11-041-2/+2
* initramfs: use correct dataset for rootfs on rollback=1nachtgeist2021-10-081-0/+1
* Remove zdb and libzpool from initramfs imageSerapheim Dimitropoulos2021-10-071-1/+0
* 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-015-28/+43
* 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
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-05-202-16/+10
* i-t: rewrite hooksнаб2021-05-132-110/+41
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2021-05-122-7/+12
* Replace ZoL with OpenZFS where applicableнаб2021-05-071-2/+2
* 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
* initramfs: zfsunlock hook breaks /usr/binPavel Zakharov2020-11-101-1/+1
* contrib/initramfs: fix shellcheck and checkbashisms errors with shebangнаб2020-09-221-87/+80
* Remove vestigial settings related to initramfsChris McDonough2020-08-221-3/+1
* Silence 'make checkbashisms'Brian Behlendorf2020-08-201-2/+2
* Centralize variable substitutionArvind Sankar2020-07-142-15/+4
* Drop unnecessary srcdir pathsArvind Sankar2020-06-242-3/+3
* Change zfsunlock for better busybox compatibilityRichard Laager2020-05-101-1/+1
* Unlock encrypted root partition over SSHAndrey Prokopenko2020-05-078-3/+92
* Rework README.initramfs.markdownRichard Laager2020-05-071-94/+74
* Cleanup contrib/initramfs automakeRichard Laager2020-05-075-27/+14
* Fix zfs-functions packaging bugRichard Laager2020-03-101-11/+0
* initramfs: Eliminate substitutionsRichard Laager2020-03-102-26/+2
* In initramfs, do not prompt if keylocation is "file://"sam-lunt2019-12-261-1/+7
* Exchanged two "${ZFS} get -H -o value" commandsGarrett Fields2019-12-181-2/+2
* Force systems with kernel option "quiet" to display prompt for passwordGarrett Fields2019-12-171-0/+4
* initramfs: setup keymapping and video for promptsRichard Laager2019-12-161-0/+7
* Skip loading already loaded keyWitaut Bajaryn2019-11-081-0/+3
* Fix typos in contrib/Andrea Gelmini2019-08-301-6/+6
* Fix Plymouth passphrase prompt in initramfs scriptRichard Allen2019-08-271-8/+8
* Restore :: in Makefile.amRyan Moeller2019-08-262-0/+4
* Set "none" scheduler if available (initramfs)colmbuckley2019-08-191-6/+13
* initramfs: fixes for (debian) initramfsMichael Niewöhner2019-08-162-7/+15
* install path fixesMichael Niewöhner2019-07-304-4/+4
* Fix out-of-tree build failuresBrian Behlendorf2019-06-241-8/+13
* If $ZFS_BOOTFS contains guid, replace the guid portion with $poolGarrett Fields2019-06-061-1/+3
* initramfs/debian: use panic() instead of directly calling /bin/shMichael Niewöhner2019-02-281-8/+22
* Make initramfs-tools script encryption awareGarrett Fields2018-11-091-64/+34