shithub: riscv

Download patch

ref: 4c4a3cbfd47cda7286ea52035f1486985c7996d0
parent: b21b9ba89cf66a8fac6f94efb79cfb425a2c4df2
author: aiju <[email protected]>
date: Tue Aug 7 14:01:53 EDT 2012

fix inst/bootsetup

--- a/rc/bin/inst/bootsetup
+++ b/rc/bin/inst/bootsetup
@@ -37,7 +37,7 @@
 			bootfile=9pcf
 		@{
 			echo 'bootfile='^$bootfile
-			echo 'bootargs=local!'^$fs^$fsflags
+			echo 'bootargs=local!'^$fs' '$"fsflags
 			if(~ $#nvram 1)
 				echo 'nvram='^$nvram
 			echo 'mouseport='^$mouseport