PERFORCE change 84518 for review

soc-andrew soc-andrew at FreeBSD.org
Thu Sep 29 15:39:56 PDT 2005


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

Change 84518 by soc-andrew at soc-andrew_serv on 2005/09/29 22:39:05

	Update the lua backend conf files

Affected files ...

.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/BSDInstaller.lua#1 add
.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/DragonFly.lua#1 add
.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/FreeBSD.lua#1 add
.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/NetBSD.lua#1 add
.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/OpenBSD.lua#1 add
.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/cleanup.lua#2 delete
.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/cmdnames.lua#2 delete
.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/def_pkgs.lua#2 delete
.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/limits.lua#2 delete
.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/mountpoints.lua#2 delete
.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/nls.lua#2 delete
.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/sources.lua#2 delete
.. //depot/projects/soc2005/bsdinstaller/src/contrib/bsdinstaller/backend/lua/conf/uinavctl.lua#2 delete
.. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/conf/Makefile#2 edit

Differences ...

==== //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/conf/Makefile#2 (text+ko) ====

@@ -1,7 +1,6 @@
 NOOBJ=
 
-FILES=          cleanup.lua cmdnames.lua def_pkgs.lua limits.lua \
-		mountpoints.lua nls.lua sources.lua uinavctl.lua
+FILES=		BSDInstaller.lua FreeBSD.lua
 
 FILESDIR=       ${INST_DIR}/conf
 


More information about the p4-projects mailing list