Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2001 19:29:03 -0600
From:      "Thomas T. Veldhouse" <veldy@veldy.net>
To:        "Paul Bauer" <bauerp@bigfoot.com>
Cc:        <freebsd-stable@freebsd.org>
Subject:   Re: Creating a 4.2-STABLE iso
Message-ID:  <001401c09625$84166370$1d750140@cascade>
References:  <Pine.NEB.4.10.10102131837150.15290-100000@corona.housebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
veldy@veldy.net

----- Original Message -----
From: "Paul Bauer" <bauerp@bigfoot.com>
To: <freebsd-stable@FreeBSD.ORG>
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 majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001401c09625$84166370$1d750140>