From: "Chad M. Huneycutt" <chad.huneycutt@acm.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Gentoo install methods
Date: Fri, 03 May 2002 09:58:44 -0400 [thread overview]
Message-ID: <3CD29794.6080703@acm.org> (raw)
In-Reply-To: 3CD2558A.6030808@transtel.co.za
Jan Henkins wrote:
> Just a thought (I'm sure you were posed this question before...), how
> about making a set of source CD's available that can be accessed by
> portage as an alternative source of software?
Portage already has the functionality to do this. The biggest issue with
actually doing it is that Gentoo is a moving target. We could make CD with
the source images, but as soon as we update the portage tree for a new
version of an ebuild, the CD is no longer completely valid.
Here are the step to roll your own:
Grab a snapshot of the portage tree (just the ebuilds). I believe daily
snapshots are available on ibiblio now. The next part is hardest, because
I don't think anyone has scripted it yet. You need to go through each
ebuild (either all of them or just those that you want) and grab the
corresponding tarball from the distfiles directory and burn them to a CD
(in all it should be 1GB or smaller (2 CD's at most).
Once you have a Gentoo ISO, the portage tree, and all those packages, you
can unpack the build tarball per the instructions, unpack the portage tree
to /usr/portage, and then either mount the CD to /usr/portage/distfiles (if
there is 1 CD) or copy the contents of the CD's' with packages to
/usr/portage/distfiles.
Make sure you don't do emerge sync to synch your portage tree, or you will
have to hit the network. Once you have your system setup like you want it,
then you can do 'emerge sync' and upgrade as you like over the network.
--
Chad Huneycutt try { Windows }
Ph.D. Student catch ( Exception BSOD )
Georgia Tech College of Computing { linux };
http://www.cc.gatech.edu/~chadh
prev parent reply other threads:[~2002-05-03 13:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-03 9:16 [gentoo-dev] Gentoo install methods Jan Henkins
2002-05-03 13:58 ` Chad M. Huneycutt [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3CD29794.6080703@acm.org \
--to=chad.huneycutt@acm.org \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox