From owner-freebsd-questions Sat Sep 14 12:17:03 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA02473 for questions-outgoing; Sat, 14 Sep 1996 12:17:03 -0700 (PDT) Received: from kitty.oester.com (kitty.oester.com [206.25.136.13]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA02467 for ; Sat, 14 Sep 1996 12:17:01 -0700 (PDT) Received: from fatcat.oester.com by kitty.oester.com (8.6.12/1.37) id MAA13660; Sat, 14 Sep 1996 12:16:57 -0700 Message-ID: <323B02DB.5FD9@oester.com> Date: Sat, 14 Sep 1996 12:09:15 -0700 From: "G.R.Gircys" Reply-To: rich@oester.com Organization: Oesterreich & Assc. Inc. X-Mailer: Mozilla 3.0b7Gold (Win95; I) MIME-Version: 1.0 To: dwhite@resnet.uoregon.edu CC: freebsd-install@freebsd.org Subject: Re: Creating custom install floppy References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Doug White wrote: > > On Thu, 12 Sep 1996, Raul Zighelboim wrote: > > > - How do I do it ? (i.e. create custom install floppy) -- Or -- is this documnted anywere ? > > Yup, it's hidden away in the Handbook, section 10.5.9.5, "Before the > disaster". > Seen this question many times before, and I am going to put my two bits in hoping to bridge a large reality gap that FreeBSD effort seems unaware of. If you know UNIX, the answers are all there - primarily makefiles. If a user asks that question, I can't imagine that the information in section 10.5.9.5 is of any use ( and upon checking that section, I can imagine user is quite frustrated.) I've made custom FreeBSD systems; install floppies, etc., and will say that portion of FreeBSD is a real neat and lovely piece of work - but not for faint of heart. I was going to document the process (and indeed started) - I have not finished the documentation and probably will not. Reason: don't have the time to do this effort justice which means a document that answers more questions than it creates. If a user asks that question, a cookbook answer would look like cryptic jibberish, and actually be more of an invitation in creating incredible side effect problems. So, IMHO, the answer is NO - FreeBSD custom floppy creation process is not documented (other than the source, e.g. makefile, etc). have fun, rich