2009-04-13 Felix Zielcke <fzielcke@z-51.de>
* util/grub.d/10_freebsd.in: Add a missing `fi'.
This commit is contained in:
parent
cba416eb0d
commit
d8ba3667a2
2 changed files with 5 additions and 0 deletions
|
@ -61,6 +61,7 @@ EOF
|
|||
if [ x"$devices" != "x" ] ; then
|
||||
cat << EOF
|
||||
freebsd_loadenv ${devices_rel_dirname}/${devices_basename}
|
||||
fi
|
||||
EOF
|
||||
cat << EOF
|
||||
set FreeBSD.vfs.root.mountfrom=${kfreebsd_fs}:${root_device}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue