[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"



Hi,

(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



Reply to: