Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2006 10:44:45 GMT
From:      soc-andrew <soc-andrew@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 96906 for review
Message-ID:  <200605101044.k4AAijcp078747@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=96906

Change 96906 by soc-andrew@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605101044.k4AAijcp078747>