On Sat, 2006-10-14 at 16:58 -0400, Seemant Kulleen wrote:
> > apk-tools (http://apk-tools.sourceforge.net). (the reason I didn't used
> > the native gentoo binary package is that it has no support for custom
> > pre/post install scripts, and you cant exclude things like documetnation
> > in the tbz2, even if you can exclude it dureing extraction. At that
> > point there was no qmerge either)
> >
> FEATURES="nodoc noinfo noman" should solve at least some of those
> issues, I should think.

I know. But the tbz2 packages are not really designed for embedded and
was not good enough, unfortunally. I actually did try (search
gentoo-embedded and you'll see i even wrote some code for it).

But there were other issues too. Lots of broken RDEPEND's in ebuilds (+
very complicated) made me to rather rescan the dependencies using
NEEDED.

I ended up with writing an own package manager that did exactly what i
wanted. (it can install packages from ftp, http, rsync, ssh + local
mounted media - and it "feels" alot like freebsd's pkg_add)

Natanael Copa

-- 
[email protected] mailing list

Reply via email to