Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2005 22:39:55 GMT
From:      soc-andrew <soc-andrew@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 84518 for review
Message-ID:  <200509292239.j8TMdt8d080263@repoman.freebsd.org>

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

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



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