Make dracut module-setup.sh an autoconf config file
authorKyle Fuller <inbox@kylefuller.co.uk>
Tue, 9 Aug 2011 21:39:47 +0000 (22:39 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 19 Aug 2011 23:26:13 +0000 (16:26 -0700)
commitf0102d6e75d51b8d92624ba054a3fa54c807fb7f
treeaba7fe5f78f610a46dcd32acb56aef51ce056742
parent146cde8f4acd52d258ba80817dd1134702a91954
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>
dracut/90zfs/.gitignore [new file with mode: 0644]
dracut/90zfs/Makefile.am
dracut/90zfs/Makefile.in
dracut/90zfs/module-setup.sh.in [moved from dracut/90zfs/module-setup.sh with 59% similarity]
dracut/90zfs/mount-zfs.sh.in [moved from dracut/90zfs/mount-zfs.sh with 100% similarity]
dracut/90zfs/parse-zfs.sh.in [moved from dracut/90zfs/parse-zfs.sh with 100% similarity]