Re: Heads-up -- some config directory semantics changing

2008-08-18 Thread Chris Lamb
Juergen Fiedler wrote:

 Is live-helper going to want the full path to the list files in the
 variable?

No. Just mypackagelist or whatever. (Note that if you collide with any name
listed in the global package list folder, the local ones will take priority)

 Is the order in which the files are going to be processed dependent on
 the order in which they are listed in LH_PACKAGES_LISTS?

No, as all chroot packages are now queued for installation at the same time,
meaning that the order in which you specify lists essentially just re-orders
packages in the argument list to apt-get install, which has no meaning.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20


signature.asc
Description: PGP signature
___
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Re: Heads-up -- some config directory semantics changing

2008-08-18 Thread Brendan Sleight
Hi Chris,

Thanks for the heads up.

2008/8/16 Chris Lamb wrote:
  * config/chroot_local-packageslists

Contents of the package lists in this directory are no longer
automatically installed - you need to specify them in LH_PACKAGES_LISTS.

Will there be an option in lh_config to activate these lists, such as
lh_config --local-packageslists mypackagelist

Regards,
Brendan

___
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


Re: Heads-up -- some config directory semantics changing

2008-08-18 Thread Chris Lamb
Brendan Sleight wrote:

 Will there be an option in lh_config to activate these lists, such as
 lh_config --local-packageslists mypackagelist

No; packages lists share the same LH_ variable (LH_PACKAGES_LISTS), so they
also share the same lh_config parameter (--packages-lists=foo).


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20


signature.asc
Description: PGP signature
___
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel