From owner-freebsd-hackers Wed Jul 19 11:33:15 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id LAA05563 for hackers-outgoing; Wed, 19 Jul 1995 11:33:15 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id LAA05557 ; Wed, 19 Jul 1995 11:33:12 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.11/8.6.9) with SMTP id LAA01941; Wed, 19 Jul 1995 11:32:33 -0700 To: terry@cs.weber.edu (Terry Lambert) cc: hsu@cs.hut.fi (Heikki Suonsivu), jmacd@freefall.cdrom.com, freebsd-hackers@freefall.cdrom.com Subject: Re: What people are doing with FBSD In-reply-to: Your message of "Wed, 19 Jul 1995 11:42:13 MDT." <9507191742.AA28329@cs.weber.edu> Date: Wed, 19 Jul 1995 11:32:33 -0700 Message-ID: <1939.806178753@time.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@FreeBSD.org Precedence: bulk > Something on the order of "I see you have 800MB of disk available; how > much is mine to use?" and "You have 32MB of memory; the minimum amount > of swap you probably want because you chose to install X is 48MB; is > this OK?" and finally "You have XXX MB left; I recommend AAA MB for > the system and add-ons and the rest (BBB MB) for your files, etc. Is > this OK with you?". This has long been envisioned as the "express install" option, where the installer looks around your system and tries to figure out the most optimum setup. The only problem is that doing this right for all the configuration types is hard, so I haven't done it yet. :-) Jordan