Got it working. I was using the default /bin/sh shell for my script and had
included the pushd command which is only available under bash, so after
switching to /bin/bash for the script all worked fine.
Thanks!
-Original Message-
From: Daniel Baumann [mailto:daniel.baum...@progress-tech
On 06/20/2013 12:55 PM, Gonéri Le Bouder wrote:
> Hi all,
>
> First, thank you for this great software. I use this command to prepare a
> live-build directory.
>
> lb config --debian-installer yes
Why "yes", and not "live", which is what is recommended in live-manual?
> -S-debian-installer-dist
Hi all,
First, thank you for this great software. I use this command to prepare a
live-build directory.
lb config --debian-installer yes -S-debian-installer-distribution wheezy \
--binary-images hdd --checksums none --apt-http-proxy \
http://ftp.fr.debian.org/debian/ --mirror-debian-installer \
h