code: 9ferno

Download patch

ref: e647395ad25e6ca08a81a78303c6f4209335d8cf
parent: 8180116fa93a66bd266f64b5bb5c2bc218c7837f
author: joe9 <joe9mail@gmail.com>
date: Thu Jul 29 08:25:43 EDT 2021

cleaned up the mkfile

--- a/mkfile
+++ b/mkfile
@@ -279,9 +279,6 @@
 	}
 
 root=$ROOT
-proto=/n/src9/lib/proto/os
-bootproto=/n/src9/lib/proto/9boot
-
 cd:V:	/tmp/9ferno.386.iso.gz
 
 %.gz:D:	%
@@ -305,9 +302,10 @@
 	mv $target.$pid.pc.iso $target
 	}
 
-# TODO get rid of the echo + in -p after the proto files are streamlined
-#	replace it with 		-p <{cat /n/src9/lib/proto/^(9boot inferno os src)} \
-%.pc.iso:D:	$root $proto $bootproto $kernel
+# TODO
+#	correct/fix the warnings due to the proto files
+#	test the hybrid image from a usb disk
+%.pc.iso:D:	install kernelinstall
 	@{rfork n
 	mk binds
 	{	echo 'console=0 b115200'