| Commit message (Expand) | Author | Age | Files | Lines |
* | bash scripts: use /usr/bin/env for bash shebangs | Graham Christensen | 2020-02-10 | 3 | -3/+3 |
* | zfs-load-key.sh: ${ZFS} is not the zfs binary | Ben Cordero | 2019-12-29 | 1 | -1/+1 |
* | In initramfs, do not prompt if keylocation is "file://" | sam-lunt | 2019-12-26 | 1 | -6/+13 |
* | Skip loading already loaded key | Witaut Bajaryn | 2019-11-08 | 2 | -5/+12 |
* | dracut/zfs-load-key.sh: properly remove prefixes | alaviss | 2019-10-30 | 1 | -1/+1 |
* | Fix for zfs-dracut regression | dacianstremtan | 2019-10-01 | 1 | -6/+7 |
* | Restore :: in Makefile.am | Ryan Moeller | 2019-08-26 | 2 | -0/+3 |
* | Replace whereis with type in zfs-lib.sh | dacianstremtan | 2019-06-20 | 1 | -1/+1 |
* | Move dracut specifics to dracut module | Michael Niewöhner | 2019-04-02 | 4 | -3/+25 |
* | Removed suggestion to use root dataset as bootfs | Gregor Kopka | 2019-01-08 | 1 | -6/+0 |
* | Add `cut` binary to the initramfs | Ben Cordero | 2018-12-13 | 2 | -2/+3 |
* | Allow spaces in pool names for cmdline argument | kpande | 2018-11-11 | 1 | -0/+3 |
* | Add quotations for ${ENCRYPTIONROOT} | kpande | 2018-11-09 | 1 | -1/+1 |
* | Use zfs-import.target in contrib/dracut | Antonio Russo | 2018-07-31 | 2 | -5/+10 |
* | Fix initramfs missing systemd binaries | George Diamantopoulos | 2018-07-27 | 1 | -0/+2 |
* | Install basename utility into dracut initramfs | Steffen Müthing | 2018-05-29 | 1 | -0/+1 |
* | modprobe zfs during dracut mount | kpande | 2018-03-22 | 1 | -0/+1 |
* | Shellcheck cleanup for initrd scripts | Kash Pande | 2018-02-23 | 6 | -101/+98 |
* | Enable booting from nested encrypted datasets | Kash Pande | 2018-02-23 | 3 | -33/+82 |
* | OpenZFS 7431 - ZFS Channel Programs | Chris Williamson | 2018-02-08 | 1 | -0/+1 |
* | Only run pre-mount hook zfs-load-key on systemd | Matthew Thode | 2018-02-07 | 1 | -0/+3 |
* | Add zfs-load-key.sh to .gitignore | Brian Behlendorf | 2018-02-06 | 2 | -53/+2 |
* | Encryption Stability and On-Disk Format Fixes | Tom Caputi | 2018-02-02 | 1 | -0/+52 |
* | Run zfs load-key if needed in dracut | Matthew Thode | 2018-01-18 | 6 | -11/+90 |
* | Honor --with-mounthelperdir where applicable | LOLi | 2017-12-17 | 2 | -2/+3 |
* | Encryption patch follow-up | Tom Caputi | 2017-10-11 | 1 | -0/+1 |
* | Fix inclusion of libgcc_s.so on Void | privb0x23 | 2017-10-09 | 1 | -0/+3 |
* | dracut: make module-setup.sh shebang explicit | Fabian-Gruenbichler | 2017-08-14 | 2 | -2/+2 |
* | dracut: Install commands required for vdev_id | Karsten Kretschmer | 2017-08-04 | 1 | -0/+2 |
* | contrib/dracut: fix syntax error in module-setup.sh | Aron Xu | 2017-01-31 | 1 | -1/+2 |
* | Update .gitignore | Brian Behlendorf | 2016-10-19 | 1 | -0/+1 |
* | Properly use the Dracut cleanup hook to order pool shutdown | Rudd-O | 2016-10-17 | 4 | -2/+13 |
* | Use -F to export pools so as not to dirty up device labels | Rudd-O | 2016-10-15 | 4 | -10/+11 |
* | Use a different technique to detect whether to mount-zfs | Rudd-O | 2016-10-06 | 2 | -19/+52 |
* | Fix regression that broke dracut initramfs generation | Moritz Maxeiner | 2016-09-21 | 1 | -3/+9 |
* | zfs dracut module should not assume systemd presence | Moritz Maxeiner | 2016-09-09 | 1 | -8/+10 |
* | Adapt genkernel fix for zfsonlinux/zfs#4749 to zfs dracut module | Moritz Maxeiner | 2016-09-09 | 1 | -0/+6 |
* | Set proper dependency for string replacement targets | Chunwei Chen | 2016-08-02 | 2 | -4/+4 |
* | Fix the test to use the variable | jyxent | 2016-05-13 | 1 | -1/+1 |
* | A collection of dracut fixes | Manuel Amador (Rudd-O) | 2016-05-12 | 8 | -18/+64 |
* | fix booting via dracut generated initramfs | Matthew Thode | 2016-04-25 | 6 | -2/+215 |
* | Support parallel build trees (VPATH builds) | Turbo Fredriksson | 2015-07-17 | 1 | -6/+6 |
* | Move dracut directory to contrib | Brian Behlendorf | 2015-07-09 | 9 | -0/+520 |