Gentoo Archives: gentoo-dev

From: Natanael Copa <natanael.copa@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Resurrecting "Project Dolphin"
Date: Sat, 14 Oct 2006 21:15:31
Message-Id: 1160860363.24145.77.camel@localhost
In Reply to: Re: [gentoo-dev] Resurrecting "Project Dolphin" by Seemant Kulleen
1 On Sat, 2006-10-14 at 16:58 -0400, Seemant Kulleen wrote:
2 > > apk-tools (http://apk-tools.sourceforge.net). (the reason I didn't used
3 > > the native gentoo binary package is that it has no support for custom
4 > > pre/post install scripts, and you cant exclude things like documetnation
5 > > in the tbz2, even if you can exclude it dureing extraction. At that
6 > > point there was no qmerge either)
7 > >
8 > FEATURES="nodoc noinfo noman" should solve at least some of those
9 > issues, I should think.
10
11 I know. But the tbz2 packages are not really designed for embedded and
12 was not good enough, unfortunally. I actually did try (search
13 gentoo-embedded and you'll see i even wrote some code for it).
14
15 But there were other issues too. Lots of broken RDEPEND's in ebuilds (+
16 very complicated) made me to rather rescan the dependencies using
17 NEEDED.
18
19 I ended up with writing an own package manager that did exactly what i
20 wanted. (it can install packages from ftp, http, rsync, ssh + local
21 mounted media - and it "feels" alot like freebsd's pkg_add)
22
23 Natanael Copa
24
25 --
26 gentoo-dev@g.o mailing list