summaryrefslogtreecommitdiffstats
path: root/contrib/initramfs
Commit message (Expand)AuthorAgeFilesLines
* initramfs: zfsunlock hook breaks /usr/binPavel Zakharov2020-11-111-1/+1
* contrib/initramfs: fix shellcheck and checkbashisms errors with shebangнаб2020-10-011-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
* Allow use of pool GUID as root poolGeorge Melikov2018-10-231-1/+10
* Check scheduler for "noop" before setting "noop"Garrett Fields2018-10-101-1/+1
* Fix "file is executable, but no shebang" warningsTony Hutter2018-04-061-2/+2
* Fix some typosJohn Eismeier2018-02-281-1/+1
* contrib/initramfs: add missing conf.d/zfsLOLi2018-02-122-2/+12
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-1/+1
* Update README.initramfs.markdownBrian Behlendorf2018-01-261-5/+5
* Honor --with-mounthelperdir where applicableLOLi2017-12-172-4/+3
* Add /usr/bin/env to COPY_EXEC_LIST initramfs hookJKDingwall2017-12-041-0/+1
* initramfs: Honor canmount=offRichard Laager2017-11-281-0/+8
* initramfs: Honor mountpoint=none/legacyRichard Laager2017-11-281-5/+3
* contrib/initramfs: switch to automakeLOLi2017-11-078-14/+62
* 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
* Explicitly depend on icp module in initramfs hookAntonio Russo2017-10-121-1/+1
* Fix boot from ZFS issuesaun2017-10-112-3/+3
* Fix initramfs hook for merged /usr/lib and /libMatt Kemp2017-02-271-1/+1
* Fix spellingka72017-01-031-6/+6
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-201-4/+3
* Activate LVM volume groups before looking for zpools.Benjamin Albrecht2015-12-182-2/+63
* 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