Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2006/0321/2

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


/sys/lib/dist/pc/mkfile: just staying in sync
 [rsc] --rw-rw-r-- M 951118 glenda sys 2193 Mar 21 11:29 sys/lib/dist/pc/mkfile
	/n/sourcesdump/2006/0321/plan9/sys/lib/dist/pc/mkfile:62,68 - 
	/n/sourcesdump/2006/0322/plan9/sys/lib/dist/pc/mkfile:62,68
	  # cannot list both 9pcflop.gz and 9pccd.gz because they cannot be built 
	  # in parallel.  stupid mk
	  cddisk:D: 9load /sys/src/9/pc/9pcflop.gz plan9.ini.cd /lib/vgadb
	- 	mk /sys/src/9/pc/9pccd.gz
	+ 	mk -a /sys/src/9/pc/9pccd.gz
	  	rfork n
	  	bind plan9.ini.cd plan9.ini
	  	dd -if /dev/zero -of cddisk -bs 1024 -count 2880 >[2]/dev/null
	/n/sourcesdump/2006/0321/plan9/sys/lib/dist/pc/mkfile:74,81 - 
	/n/sourcesdump/2006/0322/plan9/sys/lib/dist/pc/mkfile:74,83
	  	rm -rf boot boot.bz2 boot.bflz boot.raw root.bz2 9pcflop ndisk 9load cddisk proto.cp 9loaddebug
	  
	  install:V: ndisk 9loaddebug
	- 	cp 9loaddebug ../web.protect2
	- 	cp ndisk ../web.protect2/disk
	+ 	9fs outside
	+ 	dst=/n/outside/sys/lib/dist/web.protect
	+ 	cp 9loaddebug $dst
	+ 	cp ndisk $dst/disk
	  	#mk clean
	  
	  test:V: ndisk 9loaddebug


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.