Package: live-helper
Version: 1.0.4-1
Live-helper doesn't propagate errors correctly. If something goes wrong
during the installation, live-helper will not propagate the return code,
which means that you need to carefully scan your logs in order to find
out if everything is okay.
Here's an examp
Package: live-helper
Version: 1.0.4-1
Tags: patch
lh_chroot_hacks removes the man index, which breaks man -k.
Since lh_chroot_hacks is run after the chroot hooks, this cannot be
fixed by adding a hook that does ``mandb -c''.
I suggest that removing the mandb index should be done in
hooks/strippe
> can you *please* show *exactely* how you construct a situation where
> this can happen (withouth manual ovveride). also see #490290.
Let me state once again that we are *not* using the lh_config script, but
building the config directory with our own script[1].
Our script does not set all of the
Package: live-helper
Version: 1.0.1-1
Hi,
I'm currently attempting to build a Debian Live-CD and leave most of
the configuration variables undefined. Unfortunately, this doesn't
work -- some of the variables are not defaulted correctly.
When LH_UNION_FILESYSTEM and LH_LINUX_PACKAGES are le