From owner-freebsd-hackers Mon May 20 20:56:06 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA19597 for hackers-outgoing; Mon, 20 May 1996 20:56:06 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id UAA19585 for ; Mon, 20 May 1996 20:56:04 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id UAA06281; Mon, 20 May 1996 20:55:49 -0700 (PDT) To: "David A. Hauan" cc: hackers@FreeBSD.ORG Subject: Re: custom In-reply-to: Your message of "Mon, 20 May 1996 18:43:06 PDT." Date: Mon, 20 May 1996 20:55:48 -0700 Message-ID: <6279.832650948@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > What happened to the custom install option in 960501-SNAP? What happened as in "where did it go?" - But it's still there. What happened as in "why is it broken?" - AFAIK there is only one significant bug with custom and that's that it fails to write out the /etc/sysconfig and /etc/resolv.conf files on "commit" - this has been fixed in more recent -currents. I see no reason you should not be able to invoke it and use it to extract the src distribution. The individual steps are quite straight-forward (and well documented). Jordan