Subject: Re: ibmZ50, install, disk full, 128MB CF, 100MB bsd partition
To: None <port-hpcmips@netbsd.org>
From: Jun Ebihara <jun@soum.co.jp>
List: port-hpcmips
Date: 02/14/2003 10:53:09
From: Mattias Sandstrom <mattias@mattias.nu>
Subject: Re: ibmZ50, install, disk full, 128MB CF, 100MB bsd partition
Date: Thu, 13 Feb 2003 20:55:58 +0100

> i haven't ever installed anything on a z50, but on a few other low 
> memory/disk machines. try piping the ftp download directly to tar. don't 
> remember exactly how it's done, but it's pretty much just a matter of 

or make "small-your-own tar files".

tar --delete -T rmfiles.txt -f base.tar
tar --delete -T rmfiles.txt -f etc.tar
tar --delete -T rmfiles.txt -f kern.tar

 rmfiles.txt contains file name you want to erase.

once you make small tar files.run sysinst as you like.

% and should update /ftp/pub/NetBSD/arch/hpcmips/pocketbsd/binary/sets
--
jun ebihara