From owner-freebsd-current Wed Aug 21 22:15:37 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA13808 for current-outgoing; Wed, 21 Aug 1996 22:15:37 -0700 (PDT) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA13799 for ; Wed, 21 Aug 1996 22:15:34 -0700 (PDT) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id WAA27615; Wed, 21 Aug 1996 22:13:14 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) by whistle.com via smap (V1.3) id sma027613; Wed Aug 21 22:13:11 1996 Message-ID: <321BEC2F.63DECDAD@whistle.com> Date: Wed, 21 Aug 1996 22:12:15 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0b6 (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Doug Ambrisko CC: current@freebsd.org Subject: Re: boot floppy patches References: <199608220135.SAA00381@freebsd.ambrisko.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Doug Ambrisko wrote: > > The first patch is to make pathes relative incase the tree is not rooted > at /usr/src. The second is make sure CVS directories are not copied to > the mfs image. Third ensure a min. number of inodes and space left so when > the install boot needs to create tmp stuff it can. Final set off patches > permits sysinstall to run on a serial console to install FreeBSD and > fixes a minor bug of recreating the etc directory in a brand new file system. > Jordan, I leave the sysinstall patches to you but I'm taking teh floppy ones... note, he used cut& paste for at least one patch so the spaces/tabs are all stuffed up..