Port-dreamcast archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: netBSD DC self-booting CDR
On Mon, Jun 07, 2010 at 04:56:24PM -0700, Michael Cukan wrote:
> What are these things? I imagine they are precompiled binaries? I
> uncompressed all of the .tgz files into folders and was wondering how to
> arrange them in my CDR image. They each have similar folders (e.g. usr) so do
> I make one usr folder for ALL of them, or one for EACH?
Yes, they are binaries - if you have a hard disk mounted as / you would
extract them all there, i.e.
cd /
tar xvzf ${SETS}/base.tgz
tar xvzf ${SETS}/comp.tgz
...
Martin
Home |
Main Index |
Thread Index |
Old Index