Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2004 21:21:07 +0100
From:      Kai Grossjohann <kai@emptydomain.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: How to build FreeBSD entirely from sources?
Message-ID:  <87llnr3jv0.fsf@emptyhost.emptydomain.de>
References:  <65051.143.169.254.8.1075186122.squirrel@lori.mine.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
"Geert Hendrickx" <geert.hendrickx@ua.ac.be> writes:

> "FreeBSD from Scratch" describes a method for REbuilding a FreeBSD system
> entirely from sources, starting from an existing FreeBSD system.
>
> But I want to build a new FreeBSD system on a machine currently NOT
> running FreeBSD.  How can I do this?
>
> I'm used to doing this with Gentoo Linux:
> With Gentoo, one extracts a "stage" tarball to the target partition, which
> contains gcc, glibc and some other binary programs, just enough to rebuild
> itself, using a "bootstrapping" script.

With Gentoo, the "stage" tarball is also binary, isn't it?

For FreeBSD, you can download the miniinst CD image, which gives you
about the same thing as the stage tarball, except that it isn't a
tarball.

Instead of "emerge system", one "makes the world" in FreeBSD.

Kai




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87llnr3jv0.fsf>