zfs/dracut/90zfs
Oleg Stepura 6ebd8ef103 Fix 'unexpected operator' bashism
The == operator is specific to bash, replace it with the more
correct = operator for sh.  This bug can prevent correct booting
when using a zfs root pool.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #416
2011-09-29 15:36:20 -07:00
..
.gitignore Make dracut module-setup.sh an autoconf config file 2011-08-19 16:26:13 -07:00
Makefile.am Make dracut module-setup.sh an autoconf config file 2011-08-19 16:26:13 -07:00
Makefile.in Make dracut module-setup.sh an autoconf config file 2011-08-19 16:26:13 -07:00
module-setup.sh.in Make dracut module-setup.sh an autoconf config file 2011-08-19 16:26:13 -07:00
mount-zfs.sh.in Fix boot failure in Dracut scripts. 2011-09-26 09:29:51 -07:00
parse-zfs.sh.in Fix 'unexpected operator' bashism 2011-09-29 15:36:20 -07:00