Date: Tue, 2 Apr 2002 12:42:58 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall Makefile dispatch.c dist.c install.c menus.c sysinstall.8 Message-ID: <200204022042.g32Kgxk13637@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/04/02 12:42:58 PST
Modified files:
usr.sbin/sysinstall Makefile dispatch.c dist.c install.c
menus.c sysinstall.8
Log:
Switch to using XFree86 version 4. We do this thru installing the package,
so know we have proper PKG registration and dependency information.
This is a WIP for 5.0 DP #1, so it is still rough around the edges and
does not GC the old XFree86 3.3.6 handling stuff that should be GC'ed.
Sponsored by: FreeBSD Mall, Inc.
Revision Changes Path
1.125 +1 -0 src/usr.sbin/sysinstall/Makefile
1.40 +3 -1 src/usr.sbin/sysinstall/dispatch.c
1.204 +20 -0 src/usr.sbin/sysinstall/dist.c
1.321 +17 -0 src/usr.sbin/sysinstall/install.c
1.340 +12 -24 src/usr.sbin/sysinstall/menus.c
1.49 +47 -47 src/usr.sbin/sysinstall/sysinstall.8
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204022042.g32Kgxk13637>
