I'm building a squeeze image using live-build 2.0.1-1.
The image boots but live-config does not work.
I see that the kernel parameters are

... boot=live config ...

Instead of 'live-config'

And I see that it is explicitly done in the code:

todoesve...@todoeslaptop:~/tmp/live-build/scripts/build$ grep -n
append lb_binary_syslinux
132:    LINUX_LIVE="${LINUX_LIVE}\tappend
initrd=${LIVE_KERNEL_PATH}/${INITRD} boot=${INITFS} config
${LB_BOOTAPPEND_LIVE} ${APPEND} ${QAPPEND}\n"
144:    LINUX_LIVE="${LINUX_LIVE}\tappend
initrd=${LIVE_KERNEL_PATH}/${INITRD} boot=${INITFS} config
${LB_BOOTAPPEND_LIVE} ${APPEND} ${FAILSAFE}\n"
189:            LINUX_INSTALL="${LINUX_INSTALL}\tappend
initrd=${LIVE_INSTALL_KERNEL_PATH}/${INITRD} ${TAPPEND}
${LB_BOOTAPPEND_INSTALL}\n"


So my question is, is this a bug?

thanks, todoesverso.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to