Date: Thu, 30 Jun 2005 10:44:25 GMT From: soc-andrew <soc-andrew@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 79284 for review Message-ID: <200506301044.j5UAiPpH012281@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=79284 Change 79284 by soc-andrew@soc-andrew_serv on 2005/06/30 10:43:35 Connect BSD Installer up to the build Affected files ... .. //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#2 edit .. //depot/projects/soc2005/bsdinstaller/src/usr.sbin/Makefile#2 edit Differences ... ==== //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#2 (text+ko) ==== @@ -33,7 +33,8 @@ ${_libncp} ${_libngatm} libopie libpam libpanel libpcap \ libpmc ${_libpthread} ${_libsdp} ${_libsm} ${_libsmb} ${_libsmdb} \ ${_libsmutil} libstand libtelnet ${_libthr} ${_libthread_db} libufs \ - libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind} + libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind} \ + bsdinstaller .if exists(${.CURDIR}/csu/${MACHINE_ARCH}-elf) _csu=csu/${MACHINE_ARCH}-elf ==== //depot/projects/soc2005/bsdinstaller/src/usr.sbin/Makefile#2 (text+ko) ==== @@ -19,6 +19,7 @@ ${_boot0cfg} \ ${_boot98cfg} \ bootparamd \ + bsdinstaller \ bsnmpd \ ${_btxld} \ burncd \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506301044.j5UAiPpH012281>