PERFORCE change 96906 for review

soc-andrew soc-andrew at FreeBSD.org
Wed May 10 10:44:49 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=96906

Change 96906 by soc-andrew at soc-andrew_serv on 2006/05/10 10:44:24

	Move the ports install dialog later to make space for a kernel dialog

Affected files ...

.. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/inst/431_ports.lua#4 delete
.. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/inst/435_ports.lua#1 branch
.. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/inst/Makefile#7 edit

Differences ...

==== //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/inst/Makefile#7 (text+ko) ====

@@ -10,7 +10,7 @@
 		900_reboot.lua main.lua
 
 # Local scripts
-FILES+=		430_select_dists.lua 431_ports.lua
+FILES+=		430_select_dists.lua 435_ports.lua
 
 FILESDIR=       ${INST_DIR}/install
 


More information about the p4-projects mailing list