Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Oct 2001 15:23:36 +0200 (CEST)
From:      Oliver Fromme <olli@secnetix.de>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: `make release`: what is "disc2"?
Message-ID:  <200110131323.f9DDNah82864@lurza.secnetix.de>
In-Reply-To: <20011013135918.A430@gateway.bogus>

next in thread | previous in thread | raw e-mail | index | archive | help
Nuno Teixeira <nuno.mailinglists@pt-quorum.com> wrote:
 > I go to /$CHROOTDIR/R/cdrom and I found disc1 and disc2 with about 150 MB each.
 > 
 > My question is: do I need to mkisofs disc2 too? Or disc1 is just the 
 > really matters to make a cd.

The second disc is the "live filesystem" CD which can be
used as a "fixit" CD.  If you just want to install the
system, you only need the first CD.  However, the fixit
CD can be really useful sometimes, e.g if you broke your
root filesystem accidentally.

You can also put the installation and fixit stuff onto a
single CD, just put the distriution sets from disc1 into
a subdirectory called "FreeBSD".  Sysinstall will find
them there.  This is how I made the "combi" ISO image that
can be downloaded from ftp7.de.freebsd.org.

 > This `make release` took 8 hours to complete (without ports and docs!) in my 
 > powerfull celeron 266.

Nice joke.  :-)

Much of the release process is I/O-bound, such as checking
out all the sources and running installworld.  A fast disk
(or better yet, multiple fast disks) will help more than a
fast processor.

It takes about 3 hours on my Athlon-850 with a (not so
fast) IDE disk, _including_ ports and docs, but with a
specially optimized release makefile.

Regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"All that we see or seem is just a dream within a dream" (E. A. Poe)

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?200110131323.f9DDNah82864>