This website requires JavaScript.
Explore
Help
Register
Sign In
Archive-Team
/
zfs
Watch
2
Star
0
Fork
You've already forked zfs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
103
Wiki
Activity
f604673836
zfs
/
dracut
/
90zfs
/
.gitignore
5 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Amend Dracut module to export ZFS root on shutdown Make use of Dracut's ability to restore the initramfs on shutdown and pivot to it, allowing for a clean unmount and export of the ZFS root. No need to force-import on every reboot anymore. Signed-off-by: Lukas Wunner <lukas@wunner.de> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Issue #2195 Issue #2476 Issue #2498 Issue #2556 Issue #2563 Issue #2575 Issue #2600 Issue #2755 Issue #2766
2014-10-06 11:08:33 +00:00
export-zfs.sh
Make dracut module-setup.sh an autoconf config file This ensures that module-setup.sh script will always be able to install the required dracut components regardless of how the zfs package was configured. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2011-08-09 21:39:47 +00:00
module-setup.sh
mount-zfs.sh
parse-zfs.sh