git: 9front

Download patch

ref: e8102befdeb48abbce97b6ea308456976843615e
parent: bdbfe5afd94b0e01eed33b3195e1b99f30f84816
author: cinap_lenrek <cinap_lenrek@centraldogma>
date: Sat Jun 4 17:35:28 EDT 2011

inst/bootsetup: comment

--- a/rc/bin/inst/bootsetup
+++ b/rc/bin/inst/bootsetup
@@ -51,6 +51,7 @@
 	}
 	logprog cp /tmp/plan9.ini /n/9fat/plan9.ini
 	logprog cp /n/newfs/386/9bootfat /n/9fat/9bootfat
+	# make file continous on disk
 	logprog chmod +al /n/9fat/9bootfat
 	logprog cp /n/newfs/386/9pcf /n/9fat/9pcf
 	logprog cp /n/newfs/386/9pccpuf /n/9fat/9pccpuf
--