Date: Mon, 14 Jan 2008 19:28:43 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall dist.c dist.h menus.c sysinstall.h Message-ID: <200801141928.m0EJSh1h019980@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kensmith 2008-01-14 19:28:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) usr.sbin/sysinstall dist.c dist.h menus.c sysinstall.h Log: MFC: dist.c v1.254, dist.h v1.72, menus.c v1.429, sysinstall.h v1.275 > Change sysinstall's handling of X11 stuff. Doing it in pieces was > probably the right thing to do a while ago but xorg has progressed > to the point that for novice users (who are the ones expected to think > installing X11 during an install...) it's best to just install the > whole x11/xorg metaport for them. This removes the X11 sub-menus > and sets it up so you just select whether or not you want X11. While > here garbage collect an X11 configuration menu I missed removing when > I removed support for attempting xorg configuration from inside sysinstall > a while ago. Approved by: re (hrs) Revision Changes Path 1.249.2.4.2.1 +3 -37 src/usr.sbin/sysinstall/dist.c 1.67.2.4.2.1 +1 -27 src/usr.sbin/sysinstall/dist.h 1.425.2.3.2.1 +1 -196 src/usr.sbin/sysinstall/menus.c 1.274.4.1 +0 -8 src/usr.sbin/sysinstall/sysinstall.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801141928.m0EJSh1h019980>