Date: Tue, 19 Aug 2003 16:23:27 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall Makefile dispatch.c dist.c dist.h install.c menus.c sysinstall.h Message-ID: <200308192323.h7JNNRj8090714@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2003/08/19 16:23:27 PDT FreeBSD src repository Modified files: usr.sbin/sysinstall Makefile dispatch.c dist.c dist.h install.c menus.c sysinstall.h Log: Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the installing XFree86 (version 3.3.6 and before). Reviewed by: jhb Revision Changes Path 1.129 +1 -1 src/usr.sbin/sysinstall/Makefile 1.46 +0 -6 src/usr.sbin/sysinstall/dispatch.c 1.225 +0 -101 src/usr.sbin/sysinstall/dist.c 1.58 +0 -65 src/usr.sbin/sysinstall/dist.h 1.346 +0 -23 src/usr.sbin/sysinstall/install.c 1.375 +0 -171 src/usr.sbin/sysinstall/menus.c 1.248 +0 -6 src/usr.sbin/sysinstall/sysinstall.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308192323.h7JNNRj8090714>