Displaying 1 result from an estimated 1 matches for "create_md".
Did you mean:
create_id
2003 Sep 11
0
bug: RELENG_4_8 rc.diskless1 typo
...BSD: src/etc/rc.diskless1,v 1.5.2.13 2003/08/11 13:39:48 fjoe
specificly, the correct line is:
if [ "x`eval echo \\$md_size_$1`" = "x" ]; then
but the RELENG_4_8 version has:
if [ "x`eval echo \$md_size_$1`" = "x" ]; then
this is in the create_md section.
Would it be possible to fix this for RELENG_4_8?
---
david raistrick
drais@atlasta.net http://www.expita.com/nomime.html