From fbea254ad3b2bb3f19ed1f365ceece214da95bfd Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Wed, 20 Apr 2011 03:49:58 +0000 Subject: add Fish-'s installer patches; possibly not in a working state. testing/fixes requested. --- rc/bin/inst/bootsetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc/bin/inst/bootsetup') diff --git a/rc/bin/inst/bootsetup b/rc/bin/inst/bootsetup index 1d19bd62c..8213b66a9 100755 --- a/rc/bin/inst/bootsetup +++ b/rc/bin/inst/bootsetup @@ -22,7 +22,7 @@ case go if(! test -f /tmp/plan9.ini) { { sfs=`{echo $fs | sed 's;/dev;#S;'} - if(~ $fstype fossil fossil+venti){ + if(~ $fstype fossil cwfs){ echo bootfile'='$bootfat!9pcf echo 'bootargs=local!'^$sfs echo 'bootdisk=local!'^$sfs -- cgit v1.2.3