Thanks again Chals for your input.
I checked if my config script is executable and it is, the other two were
copied over from the correct location that you indicated to me. I purged
Live Build and then reinstalled it. Still no good. I purged it again.
Rebooted my laptop, reinstalled Live Build aga
On Thu, Sep 20, 2012 at 12:26 AM, Michael . wrote:
> Thanks for that Chals.
>
You are welcome :)
> I have found them again. My next question is then why isn't Live Build
> seeing the Auto scripts and adjusting the config files accordingly.
>
> I am using Wheezy for this so my version is, like yo
Thanks for that Chals.
I have found them again. My next question is then why isn't Live Build
seeing the Auto scripts and adjusting the config files accordingly.
I am using Wheezy for this so my version is, like yours, 3.0~a51-1.
I might purge then reinstall Live Build and see if that helps.
Che
On Wed, Sep 19, 2012 at 7:25 AM, Michael . wrote:
>
> I read through the manual and they are still mentioned in the manual so I
> assumed I was doing something wrong. I went looking for the folder
> (/usr/share/doc/live-build/examples/auto/*) the scripts are supposed to be
> in so I could copy the
into binary linux image
before:
# Installing linux-image
if [ "${LB_LINUX_PACKAGES}" != "none" ]
then
cp chroot/boot/"${LINUX}"-* "${DESTDIR}" -< don't exist
linux-image into chroot/boot
cp chroot/boot/initrd.img-* "${DESTDIR}"
fi
after:
# Installing linux-image
if [ "${LB_