freebsd-dev/dracut/90zfs
Evan Susarret dc55d79101 Correct autodetection of bootfs property
Remove lines that contain only a hyphen (match '^-$' instead of '-').

I had a root fs with a hyphen in the name (fedora/ROOT/Fedora20-Dev),
it was not detected because sed eliminated that line of output from
'zpool list -Ho bootfs'.

Signed-off-by: Evan Susarret <evansus@gmail.com>
Signed-off-by: Turbo Fredriksson <turbo@bayour.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2196
2014-08-13 16:53:06 -07:00
..
.gitignore Make dracut module-setup.sh an autoconf config file 2011-08-19 16:26:13 -07:00
Makefile.am Add --with-dracutdir configure option 2013-03-06 15:46:41 -08:00
module-setup.sh.in Refresh dracut module setup 2013-03-21 12:51:06 -07:00
mount-zfs.sh.in Correct autodetection of bootfs property 2014-08-13 16:53:06 -07:00
parse-zfs.sh.in Synchronize initramfs and system hostid 2011-09-30 13:31:00 -07:00