Gentoo Archives: gentoo-dev

From: Jon Portnoy <avenj@g.o>
To: Michael Boman <michael.boman@××××××××××.com>
Cc: Gentoo Development List <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] Only offer pre-compiled packages?
Date: Sun, 13 Apr 2003 07:47:11
Message-Id: 20030413074706.GA29264@cerberus.oppresses.us
In Reply to: Re: [gentoo-dev] Only offer pre-compiled packages? by Michael Boman
1 Capital K, which (I believe) is use binary packages only.
2
3 On Sun, Apr 13, 2003 at 03:45:21PM +0800, Michael Boman wrote:
4 > On Sun, Apr 13, 2003 at 03:40:02AM -0400, Jon Portnoy wrote:
5 > >
6 > > I think the -K option for emerge does this.
7 > >
8 > > On Sun, Apr 13, 2003 at 03:36:21PM +0800, Michael Boman wrote:
9 > > > Is there a way to let machines only see (updated) pre-compiled packages
10 > > > when they do 'emerge -p world'? I am thinking of providing a local
11 > > > repository of "authorized/tested" software over NFS and when you do
12 > > > 'emerge world' it will take the latest version from the pre-compiled
13 > > > pile of packages, totally ignoring what is availble as ebuild's from
14 > > > rsync.gentoo.org or in the PORTAGE_OVERLAY dir..
15 > > >
16 > > > Doable? How?
17 >
18 > From the emerge man-page:
19 >
20 > --usepkg (-k)
21 > Tells emerge to use binary packages (from $PKGDIR) if they are
22 > available, thus possibly avoiding some time-consuming compiles.
23 > This option is useful for CD installs; you can export
24 > PKGDIR=/mnt/cdrom/packages and then use this option to have
25 > emerge "pull" binary packages from the CD in order to satisfy
26 > dependencies.
27 >
28 > My biggest problem is the wording
29 > "to use binary packages (from $PKGDIR) >>if<< they are available"
30 >
31 > It hints that if a newer ebuild is availble it will still be compiled,
32 > and not taken from the pre-compiled repository.
33 >
34 > If I am wrong please let me know ;)
35 >
36 > Best regards
37 > Michael Boman
38 >
39 > --
40 > Michael Boman
41 > Security Architect, SecureCiRT Pte Ltd
42 > http://www.securecirt.com
43
44
45
46 --
47 Jon Portnoy
48 avenj/irc.freenode.net
49
50 --
51 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Only offer pre-compiled packages? Michael Boman <michael.boman@××××××××××.com>