Subject: tiny ramdisk too big in i386 release
To: None <current-users@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 02/26/2003 17:32:35
It's just grown too big for a release:

/usr/src/tools/obj.i386/tools.NetBSD-1.6P-i386/bin/nbmakefs -t ffs -B le -s 1480k -F work.spec  -N /usr/src/etc -o bsize=4096,fsize=512  -o optimization=space,minfree=0,nsectors=1,ntracks=128  -f 10 -f 14 ramdisk-tiny.fs.tmp work  && mv -f ramdisk-tiny.fs.tmp ramdisk-tiny.fs
nbmakefs: `work' size of 1523712 is larger than the maxsize of 1515520.

code from 26 Feb 14:12 GMT

Cheers,

Patrick