Subject: Re: i386 ramdisk-rescuesmall too small?
To: Paul Goyette <paul@whooppee.com>
From: Luke Mewburn <lukem@wasabisystems.com>
List: current-users
Date: 01/29/2002 18:19:02
On Mon, Jan 28, 2002 at 09:23:55PM -0800, Paul Goyette wrote:
  | Got an error during a ``make release'' - sources updated this morning
  | via CVS...
  | 
  | COPY    ${CURDIR}/termcap.mini          usr/share/misc/termcap
  | COPY    ${CURDIR}/dot.profile           .profile
  | /mnt: write failed, file system is full
  | cp: /mnt/.profile: No space left on device
  | *** Error code 1
  | 
  | Stop.
  | nbmake: stopped in /usr/src/distrib/i386/floppies/ramdisk-rescuesmall
  | *** Error code 1

Yes, some of the tools have slightly grown (e.g, pax). I need to look
at this in the near term.

I'm also in the process of hacking on the floppy build infrastructure
to remove the requirement for vnd's or running as root. It's working
as far as building the ramdisks and stuffing ramdisks into kernels.

Luke.