Poll about package management
Greg Schafer
gschafer at zip.com.au
Mon Mar 3 13:56:12 MST 2008
Sukucorp Sukucorp wrote:
> I use a homegrown pkg manager. It used to be
> based on the pkg-user + fakeroot approach, but the latest one I am
> using has the pkg-user stuff removed since I found it was adding a lot
> of complexity without much benefit. My current PM uses a fakeroot
> approach by building and fakeroot installation as a non-root user and
> then untarring the created install tarball with some preInstall and
> postInstall scripts.
Arghh! Please stop mis-using the term "fakeroot". The real Fakeroot is a
Debian package designed to simulate a superuser environment. What you are
referring to is what the rest of the world calls a DESTDIR style approach.
The real Fakeroot is also used in Package Management which is why your
mis-use of the term is very confusing. It would be nice if you could also
fix your hint. Thanks.
Regards
Greg
--
http://www.diy-linux.org/
More information about the lfs-dev
mailing list