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

content of config/binary changed between "make-live config" and "make-live build"



> (version 1.0~a13-1)
>
> here is a problem I found:
>
> # rm -rf debian-live
> # make-live config -d etch -b usb-hdd --interactive shell
>
> config/binary contains (among others) :
> # (Default: usb-hdd)
> LIVE_BINARY_IMAGES="usb-hdd"
>
> then :
> # make-live build
> Immediately press Ctrl-C, now config/binary contains:
> # (Default: iso)
> LIVE_BINARY_IMAGES="iso"
>
>
> # make-live -d etch -b usb-hdd --interactive shell
> works fine though.
>
> There may be something wrong...
> Fred

please have a look at my bugreport:

http://lists.alioth.debian.org/pipermail/debian-live-devel/2007-June/001501.html

* /usr/bin/make-live

- added Read_conffile "${ROOT}"/config/binary to main

  because my changes to LIVE_BOOTAPPEND and others got lost after doing a make-live

cu Peter








Reply to: