Date: Tue, 3 Dec 2002 11:42:31 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall dist.c dist.h menus.c Message-ID: <200212031942.gB3JgVh7071756@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/12/03 11:42:31 PST Modified files: usr.sbin/sysinstall dist.c dist.h menus.c Log: - Convert the installation of the X package to using installPackage() rather than installX11package(). - Add a perl psuedo-dist that installs the perl package. The perl distribution is selected by default when a User distribution set is selected. It is not selected when a Minimal distribution set is selected. The perl distribution may be toggled manually in the custom menu just as other distributions. Approved by: re Revision Changes Path 1.212 +9 -1 src/usr.sbin/sysinstall/dist.c 1.55 +3 -2 src/usr.sbin/sysinstall/dist.h 1.361 +2 -0 src/usr.sbin/sysinstall/menus.c 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?200212031942.gB3JgVh7071756>