Browse Source

Plan 9 from Bell Labs 2013-08-01

David du Colombier 10 years ago
parent
commit
f7481fced5
2 changed files with 7 additions and 0 deletions
  1. 1 0
      sys/lib/dist/pc/mkfile
  2. 6 0
      sys/lib/dist/pc/subst/plan9.ini

+ 1 - 0
sys/lib/dist/pc/mkfile

@@ -83,6 +83,7 @@ cddisk:D: 9load /sys/src/9/pc/9pcflop.gz plan9.ini.cd /lib/vgadb
 usbdisk:D: /n/sources/plan9
 	cd $scr
 	mkusbboot -s 1900 -r /n/sources/plan9 && mv image $target
+	rm -f $target.gz
 	gzip -9 $target
 	pwd
 	ls -l $target*

+ 6 - 0
sys/lib/dist/pc/subst/plan9.ini

@@ -3,6 +3,7 @@
 [menu]
 menuitem=install, Install Plan 9 from this CD
 menuitem=cdboot, Boot Plan 9 from this CD
+# menuitem=debug, Boot Plan 9 from this CD and debug 9load
 
 [common]
 # very cautious settings to get started.
@@ -33,3 +34,8 @@ bootfile=sdD0!cdboot!9pcflop.gz
 [cdboot]
 bootargs=local!#S/sdD0/data
 bootfile=sdD0!cdboot!9pccd.gz
+
+# [debug]
+# bootargs=local!#S/sdD0/data
+# bootfile=sdD0!cdboot!9pccd.gz
+# *debugload=1