summaryrefslogtreecommitdiffstats
path: root/contrib/dracut/90zfs
Commit message (Expand)AuthorAgeFilesLines
* dracut: 90zfs: respect zfs_force=1 on systemd systemsнаб2021-06-104-20/+28
* Use %%/* instead of awk -F/ {print $1} to strip datasetsнаб2021-06-092-2/+2
* dracut: 90zfs: zfs-load-key: don't load unencrypted bootfs' keylocationнаб2021-06-091-3/+2
* dracut: 90zfs: module-setup: try /lib*/libgcc_s.so*, relax /u/l/gcc pathнаб2021-06-091-3/+6
* Turn checkbashisms into a make targetнаб2021-06-091-0/+3
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-091-0/+1
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-06-086-3/+9
* Fix SC2181 ("[ $?") outside tests/наб2021-06-082-9/+3
* dracut/90/module-setup: mainly shellcheck cleanupнаб2021-06-081-6/+5
* contrib/dracut: 90: zfs-{rollback,snapshot}-bootfs: use @sbindir@наб2021-04-192-2/+2
* contrib/dracut: 90: mount essential datasets under rootнаб2021-04-192-19/+101
* contrib/dracut: 90: generator: only log to kmsg if debug set on cmdlineнаб2021-04-191-4/+7
* dracut: Fix race condition between load-key and importLorenz Hüdepohl2021-01-261-0/+8
* dracut: Support /usr/bin as 'systemctl' pathLorenz Hüdepohl2021-01-212-2/+2
* Install zgenhostid to sbindirAntonio Russo2021-01-211-2/+2
* dracut: use /bin/sh instead of bash as the intepreterĐoàn Trần Công Danh2020-11-287-19/+20
* dracut/mount-zfs.sh: quote expansion on zpool testнаб2020-11-191-1/+1
* dracut/zfs-load-key.sh: simplify import loop, quote variable assignmentsнаб2020-11-191-7/+5
* config/dracut/90zfs: handle cases where hostid(1) returns all zerosÉrico Rolim2020-11-141-1/+7
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-081-1/+2
* cmd/zgenhostid: replace with simple c implementationGeorgy Yakovlev2020-09-162-11/+4
* Silence 'make checkbashisms'Brian Behlendorf2020-08-206-6/+6
* Centralize variable substitutionArvind Sankar2020-07-141-24/+3
* Fixes for make distArvind Sankar2020-06-261-3/+1
* Drop unnecessary srcdir pathsArvind Sankar2020-06-241-11/+11
* Add bootfs.snapshot and bootfs.rollback kernel parametersgregory-lee-bartholomew2020-05-295-2/+42
* bash scripts: use /usr/bin/env for bash shebangsGraham Christensen2020-02-102-2/+2
* zfs-load-key.sh: ${ZFS} is not the zfs binaryBen Cordero2019-12-291-1/+1
* In initramfs, do not prompt if keylocation is "file://"sam-lunt2019-12-261-6/+13
* Skip loading already loaded keyWitaut Bajaryn2019-11-082-5/+12
* dracut/zfs-load-key.sh: properly remove prefixesalaviss2019-10-301-1/+1
* Fix for zfs-dracut regressiondacianstremtan2019-10-011-6/+7
* Restore :: in Makefile.amRyan Moeller2019-08-261-0/+1
* Replace whereis with type in zfs-lib.shdacianstremtan2019-06-201-1/+1
* Move dracut specifics to dracut moduleMichael Niewöhner2019-04-024-3/+25
* Add `cut` binary to the initramfsBen Cordero2018-12-132-2/+3
* Allow spaces in pool names for cmdline argumentkpande2018-11-111-0/+3
* Add quotations for ${ENCRYPTIONROOT}kpande2018-11-091-1/+1
* Use zfs-import.target in contrib/dracutAntonio Russo2018-07-312-5/+10
* Fix initramfs missing systemd binariesGeorge Diamantopoulos2018-07-271-0/+2
* Install basename utility into dracut initramfsSteffen Müthing2018-05-291-0/+1
* modprobe zfs during dracut mountkpande2018-03-221-0/+1
* Shellcheck cleanup for initrd scriptsKash Pande2018-02-236-101/+98
* Enable booting from nested encrypted datasetsKash Pande2018-02-233-33/+82
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-0/+1
* Only run pre-mount hook zfs-load-key on systemdMatthew Thode2018-02-071-0/+3
* Add zfs-load-key.sh to .gitignoreBrian Behlendorf2018-02-062-53/+2
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-021-0/+52
* Run zfs load-key if needed in dracutMatthew Thode2018-01-186-11/+90
* Honor --with-mounthelperdir where applicableLOLi2017-12-172-2/+3