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

Bug#682957: live-build-cgi: boot menu should default to "Live" and not "Live ( failsafe)"



Package: live-build-cgi
Version: 3.0~a54-1
Severity: normal

I built a livecd using http://live-build.debian.net/cgi-bin/live-build
and stored all the output files at

http://lindi.iki.fi/lindi/xpra/live-build.debian.net/build/20120726.072537.172975686/

When I boot the iso I get a boot menu where the default is "Live (
failsafe)" instead of "Live". Is this a bug? I tried reading the
syslinux files. Is this because both menu entries are marked "menu
default" and the last one gets priority? git log shows that this was
added in

commit 224a2304c872e8c3143bb88cb77a35be4bc81e4a
Author: Daniel Baumann <daniel@debian.org>
Date:   Sun Apr 29 09:30:50 2012 +0200

    Adding failsafe entries for syslinux bootloaders in embedded
    configs.


For completeness here's the build file:

# live-build-cgi "3.0~a54-1" build file
# Thu, 26 Jul 2012 07:25:37 -0500

_BUILD="20120726.072537.172975686"
_EMAIL="timo.lindfors@iki.fi"

REMOTE_ADDR="84.248.66.131"

# CGI Packages List
_LB_CGIPACKAGES="task-gnome-desktop josm xpra"

# Standard options
LB_BINARY_IMAGES="iso-hybrid"
LB_DISTRIBUTION="wheezy"
LB_PACKAGE_LISTS="standard"
LB_TASKS=""

# Advanced bootstrap options
LB_ARCHITECTURES="i386"
LB_ARCHIVE_AREAS="main"

# Advanced chroot options
LB_CHROOT_FILESYSTEM="squashfs"
LB_LINUX_FLAVOURS="486"
LB_SECURITY="true"

# Advanced binary options
LB_BINARY_INDICES="true"
LB_BOOTAPPEND_INSTALL=""
LB_BOOTAPPEND_LIVE=""
LB_BOOTLOADER="syslinux"
LB_DEBIAN_INSTALLER="false"
LB_ISO_APPLICATION="Debian Live"
LB_ISO_PREPARER="live-build; http://packages.qa.debian.org/live-build";
LB_ISO_PUBLISHER="Debian Live project; http://live.debian.net/;
debian-live@lists.debian.org"
LB_ISO_VOLUME="Debian Live 20120726-07:16"
LB_MEMTEST="memtest86+"
LB_NET_ROOT_PATH="/srv/debian-live"
LB_NET_ROOT_SERVER="192.168.1.1"

# Advanced source options
LB_SOURCE_IMAGES="tar"
LB_SOURCE="false"

# Unofficial options
_CUSTOM_BOOTSTRAP=""
_CUSTOM_BINARY=""

# Other
LB_ARCHIVES=""
LB_PARENT_DISTRIBUTION="wheezy"
LB_PARENT_DEBIAN_INSTALLER_DISTRIBUTION="wheezy"
LB_BACKPORTS="false"
LB_MODE="debian"




-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: