Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2002 17:02:38 -0800 (PST)
From:      Alan Larson <larson@eng.paix.net>
To:        freebsd-bugs@freebsd.org
Subject:   bug in sysinstall
Message-ID:  <200211130102.RAA35290@ground0.paix.net>

next in thread | raw e-mail | index | archive | help

  Sysinstall, for system release 4.6.2, installs things it should not install.

  When you want to install almost everything, an obvious thing to try is to
click on "All", and then select the things you DON'T want to turn them off.

  Doing this with XF86 doesn't work, since distSetEverything() turns on
    XF86Dists = DIST_XF86_ALL;
    XF86ServerDists = DIST_XF86_SERVER_ALL;
    XF86FontDists = DIST_XF86_FONTS_ALL;
but unsetting XF86 doesn't turn them off.

	Alan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211130102.RAA35290>