I use ncftp3:
% mkdir freebsd && cd freebsd
% ncftp3 releng4.freebsd.org
ncftp> cd /pub/FreeBSD/snapshots/i386/4.2-20010213-STABLE
ncftp> bin
ncftp> get *.TXT *.inf
ncftp> get -R bin catpages compat1x compat20 compat21 compat22 compat3x
crypto dict
ncftp> get -R doc floppies games info manpages ports proflibs src
ncftp> bye
% cd ..
% mkisofs -r -o freebsd.iso -b floppies/boot.flp -c
floppies/boot.cat -V"4.2-20010213-STABLE" freebsd/
That's it! Make sure you use the trailing forward slash.
Tom Veldhouse
[EMAIL PROTECTED]
----- Original Message -----
From: "Paul Bauer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 13, 2001 6:38 PM
Subject: Creating a 4.2-STABLE iso
> Is there a HOWTO or a FAQ somewhere that I am missing? I would like to
> make a iso of 4.2 STABLE to save time instead of cvsupping a bunch of
> systems. Granted this works great but it is more time consuming that I
> would like.
>
> Thanks In Advance.
>
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message