On Tue, 09 Dec 2008 03:11:09 -0600, DJ Lucas <[EMAIL PROTECTED]> wrote:

> It's not enough just to tar up the DESTDIR.  You need to
> consider installing the package (which IMO should be done by a script
> created in the DESTDIR after removing any updated/dynamicly generated
> files).  That way you can create a tarball that is PM neutral and ready
> for any real packaging scripts that you want to throw at it.  I guess my
> question is "What was the goal when this was decided?"  'make
> DESTDIR=foo install', inspect the DESTDIR, and then 'make install'?
> While I guess that there is nothing specifically wrong with that
> approach, the DESTDIR is pretty much useless IMO, might as well stick to
> installation logging.

I was under the impression that Gordon's patches would just be a starters for
10.  I kind of assumed that we'd have an 'install_package()' function as an
analogue to 'make_package()'.  In its simplest form, this would simply
untar the package tarball created by make_package(), but there's obviously
plenty of scope for it to do much more.  Quite how much of that potential we
want to make use of in LFS, and how much we should leave as an exercise for
the reader will probably take a bit more discussion.

Regards,

Matt.

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to