[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

the --hooks argument



Hello,

I wonder if there's a bug with "--hooks" option.

I assume that the argument should be one of the filename in 
 /usr/share/live-helper/hooks/
(as opposed to one of /usr/share/live-helper/examples/hooks )

If my assumption is correct, then /usr/bin/lh_chroot_hooks should be
fixed (see patch attached).

# Processing hooks
for HOOK in  ${LH_PACKAGES_LISTS} ${LH_TASKS}

should be
# Processing hooks
for HOOK in ${LH_HOOKS}"

BTW, it would be nice if the manpage could say where are the valid
distributions, hooks, flavours, etc.

Franklin

Please CC me, I'm not on the list.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hooks-fix.diff
Type: text/x-patch
Size: 746 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/debian-live-devel/attachments/20071118/c14a780a/attachment.bin 


Reply to: