Subject: Re: 'build.sh release' failing
To: None <current-users@netbsd.org>
From: Takahiro Kambe <taca@back-street.net>
List: current-users
Date: 02/18/2006 10:35:56
I have still problem:

...
Free space in last tar block: boot 356, netbsd 188,
buildfloppies.sh: Image is 1212 bytes (1 KB) too big to fit on 2 disks

In message <20060208210355.GE786@snowdrop.l8s.co.uk>
	on Wed, 8 Feb 2006 21:03:55 +0000,
	David Laight <david@l8s.co.uk> wrote:
> Next userspace target (for anyone with a bit of time) is to write
> an adequate dhcp client using the files used by the 'standalone' code.
Do we really need to include other plathome's code in installboot(8)?

% cd ${BSDOBJDIR}/distrib/i386/floppies/ramdisk-big/installboot
% file *.o
   text    data     bss     dec     hex filename
   3607       6       8    3621     e25 alpha.o
    761       0       0     761     2f9 amiga.o
   2686       0       0    2686     a7e bbinfo.o
    307      24       0     331     14b ews4800mips.o
   5771      40       4    5815    16b7 ffs.o
   2475       0       0    2475     9ab ffs_bswap.o
   1219      84       0    1303     517 fstypes.o
   1791       0       0    1791     6ff hp300.o
   1354       0       0    1354     54a hp700.o
   2894       0       0    2894     b4e i386.o
   5358       0     276    5634    1602 installboot.o
    123     400       0     523     20b machines.o
   1212      24       0    1236     4d4 macppc.o
    759      48       0     807     327 news.o
   1863       0       0    1863     747 next68k.o
   2323       0       0    2323     913 pmax.o
    540      24       0     564     234 sparc.o
   1186       0       0    1186     4a2 sparc64.o
    373       0       0     373     175 sum.o
    231      24       0     255      ff sun68k.o
   2042       0       0    2042     7fa vax.o
   1338      24       0    1362     552 x68k.o

It was on i386.

-- 
Takahiro Kambe <taca@back-street.net>