Date: Wed, 28 Sep 2005 02:04:52 GMT From: soc-andrew <soc-andrew@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 84410 for review Message-ID: <200509280204.j8S24quV067409@repoman.freebsd.org>
index | next in thread | raw e-mail
http://perforce.freebsd.org/chv.cgi?CH=84410 Change 84410 by soc-andrew@soc-andrew_serv on 2005/09/28 02:04:16 Install all the bsdinstaller Lua scripts Affected files ... .. //depot/projects/soc2005/bsdinstaller/src/etc/mtree/BSD.usr.dist#5 edit .. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/Makefile#3 edit .. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/configure.menu/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/configure/Makefile#1 add .. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/pit/Makefile#1 add Differences ... ==== //depot/projects/soc2005/bsdinstaller/src/etc/mtree/BSD.usr.dist#5 (text+ko) ==== @@ -31,12 +31,18 @@ .. libexec bsdinstaller - base + conf .. - conf + configure + menu + .. .. install .. + lib + .. + pit + .. .. lpr ru ==== //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/Makefile#3 (text+ko) ==== @@ -1,3 +1,3 @@ -SUBDIR= base conf install lib +SUBDIR= base conf configure configure.menu install lib pit .include <bsd.subdir.mk>help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509280204.j8S24quV067409>
