Gentoo Archives: gentoo-server

From: "José Costa" <meetra@×××××.com>
To: gentoo-server@l.g.o
Cc: vapier@g.o
Subject: [gentoo-server] Binary packages ideia
Date: Sat, 28 Oct 2006 14:06:28
Message-Id: 3f85ef270610280703v695fabe8q1bbc10eebf18ee9a@mail.gmail.com
1 Hi guys,
2
3 I'm trying to get a machine to compile a lot of binary packages to my
4 network and I can't figure out how to separate the same binary
5 packages with different use flags and I came up with some ideas and I
6 wanted to check with everyone if this is ok/nice/cool/forget.
7
8 When we create binary packages they get the ${pkg}.tbz2 and they can
9 be overlapped by the same binary package with different use flags.
10
11 How about using ${pkg}-${profile}.tbz2 and using the profiles to mark
12 them different?
13
14 Example:
15
16 /usr/portage/profiles/default-linux/x86/2006.1/server ->
17 default_linux-x86-2006.1-server
18
19 coreutils-5.2.1-r6-default_linux-x86-2006.1-server.tbz2
20 coreutils-5.2.1-r6-default_linux-amd64-2006.1-server.tbz2
21 coreutils-5.2.1-r6-default_linux-${custom_arch}-2006.1-${custom_subprofile}.tbz2
22
23 What do you guys think?
24 --
25 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] Binary packages ideia Sven Vermeulen <sven.vermeulen@××××××.be>