puredyne-team team mailing list archive
-
puredyne-team team
-
Mailing list archive
-
Message #00619
[Bug 505187] Re: profile sensitive hooks
hooks are now working as follow:
chroot_local-hooks-common
chroot_local-hooks-$PACKAGES_LISTS
the 1st one is always used, and the second one will be added to the 1st
only if a matching profile is found.
so broth -o DVD will use both chroot_local-hooks-common and
chroot_local-hooks-puredyne-DVD
in r304
** Changed in: broth
Status: Confirmed => Fix Committed
--
profile sensitive hooks
https://bugs.launchpad.net/bugs/505187
You received this bug notification because you are a member of puredyne
team, which is the registrant for broth.
Status in broth - the mother of all soups: Fix Committed
Bug description:
scenario:
processing is big so we just provide basic package on cd
on the dvd we want to have processing-all-the-extras but processing is installed via the java hook
so... whats the best way of dealing with this
References