From owner-freebsd-hackers Fri Mar 24 18:47:36 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA28723 for hackers-outgoing; Fri, 24 Mar 1995 18:47:36 -0800 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id SAA28716; Fri, 24 Mar 1995 18:47:34 -0800 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: terry@cs.weber.edu (Terry Lambert) cc: hackers@freefall.cdrom.com Subject: Re: httpd as part of the system. In-reply-to: Your message of "Fri, 24 Mar 95 16:26:37 MST." <9503242326.AA12251@cs.weber.edu> Date: Fri, 24 Mar 1995 18:47:33 -0800 Message-ID: <28715.796099653@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@FreeBSD.org Precedence: bulk > Perhaps "optional software" during the main install? Doing it. > Or the ability to rerun the main install by typing "install", but then > only being given a list of uninstalled pieces that you can install? Doing it! :-) > Sort of a menu for "pkgadd" that knows what packages are available > that has the same look-n-feel as the install and starts when you > type "install" and pretends to have installed other pieces, like > "base OS" but refuses to uninstall them? Done it. pkg_manage. Jordan