Gentoo Archives: gentoo-dev

From: Christophe Vanfleteren <gentoo@×××××××.be>
To: Daniel Schroeter <iaschroe@×××××××.ch>, gentoo-dev@g.o
Subject: Re: [gentoo-dev] emerge -b
Date: Tue, 03 Dec 2002 12:19:56
Message-Id: 200212031318.08399.gentoo@pandora.be
In Reply to: [gentoo-dev] emerge -b by Daniel Schroeter
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On Tuesday 03 December 2002 13:10, Daniel Schroeter wrote:
5 > Hi
6 >
7 > I want to build some packages on my local machine and and distribute the
8 > packages to some other machines. How do I only build a package without
9 > installing it on my local system???
10 >
11 > With emerge -b I can build the package but it get's installed also.
12 > Wouldn't it be nice to have an option like -B which only builds packages
13 > but doesn't install? Or does such an option already exist??
14 >
15 >
16 > man emerge ...
17 > --buildpkg (-b)
18 > Tells emerge to build binary packages for all ebuilds processed in
19 > addition to actually merging the packages. Useful for maintainers or
20 > if you administrate multiple Gentoo Linux systems (build once, emerge
21 > tbz2s everywhere). The package will be created in the ${PKGDIR}/All
22 > directory.
23 >
24 >
25
26 Try ebuild /usr/portage/path/to/ebuild.ebuild package
27
28 Christophe Vanfleteren
29 -----BEGIN PGP SIGNATURE-----
30 Version: GnuPG v1.2.1 (GNU/Linux)
31
32 iD8DBQE97KD8D1wgAFnmf4kRAgMHAJ9yaFv33WhBkvBZADpMmphdc+othQCgnXPq
33 SHwI5qOHuktSLo/jhynd4Mk=
34 =nECn
35 -----END PGP SIGNATURE-----
36
37
38 --
39 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] emerge -b Daniel Schroeter <iaschroe@×××××××.ch>