aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/dracut/90zfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Encryption patch follow-upTom Caputi2017-10-111-0/+1
* Fix inclusion of libgcc_s.so on Voidprivb0x232017-10-091-0/+3
* dracut: make module-setup.sh shebang explicitFabian-Gruenbichler2017-08-141-1/+1
* dracut: Install commands required for vdev_idKarsten Kretschmer2017-08-041-0/+2
* Update .gitignoreBrian Behlendorf2016-10-191-0/+1
* Properly use the Dracut cleanup hook to order pool shutdownRudd-O2016-10-174-2/+13
* Use -F to export pools so as not to dirty up device labelsRudd-O2016-10-154-10/+11
* Use a different technique to detect whether to mount-zfsRudd-O2016-10-062-19/+52
* Fix regression that broke dracut initramfs generationMoritz Maxeiner2016-09-211-3/+9
* zfs dracut module should not assume systemd presenceMoritz Maxeiner2016-09-091-8/+10
* Adapt genkernel fix for zfsonlinux/zfs#4749 to zfs dracut moduleMoritz Maxeiner2016-09-091-0/+6
* Set proper dependency for string replacement targetsChunwei Chen2016-08-021-2/+2
* Fix the test to use the variablejyxent2016-05-131-1/+1
* A collection of dracut fixesManuel Amador (Rudd-O)2016-05-126-10/+52
* fix booting via dracut generated initramfsMatthew Thode2016-04-253-1/+60
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-6/+6
* Move dracut directory to contribBrian Behlendorf2015-07-097-0/+310