On Sun, 04 Mar 2007 13:42:04 +0100 Daniel Baumann <[EMAIL PROTECTED]> wrote:
> Cédric Lucantis wrote: > > one more variable which is not exported and then ignored: > > LIVE_BOOTAPPEND. (actually it's only exported in Main() if you use > > the --bootappend command line; I'd say all these exports are > > useless as they are redundant with those in Defaults()) > > game of today: who finds another one? :) With something like grep -A1 'empty\|none' /etc/make-live.conf | grep LIVE I get: LIVE_BOOTAPPEND LIVE_BOOTSTRAP_CONFIG LIVE_HOOK LIVE_INCLUDE_CHROOT LIVE_INCLUDE_IMAGE LIVE_MANIFEST LIVE_PACKAGES LIVE_PROXY_HTTP LIVE_REPOSITORIES HTH, Andrei -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) _______________________________________________ Debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

