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

Bug#693454: marked as done (live-build: Missing support to set syslinux timeout from lb_config)



Your message dated Sat, 17 Nov 2012 07:41:36 +0100
with message-id <50A731A0.4080606@progress-technologies.net>
and subject line Re: Bug#693454: live-build: Missing support to set syslinux timeout from lb_config
has caused the Debian Bug report #693454,
regarding live-build: Missing support to set syslinux timeout from lb_config
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
693454: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693454
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: live-build
Version: 3.0~a51-1
Severity: normal

Dear Maintainer,

It seems lb config cannot set the syslinux timeout from command line any more
as once was the case with the '--syslinux-timeout' option. The timeout for e.g.
isolinux seems to be hardcoded in
/usr/share/live/build/bootloaders/isolinux/isolinux.cfg (timeout 0).

I use a sed command in a binary hook as a workaround:

  sed -i 's,timeout 0,timeout 30,' 'binary/isolinux/isolinux.cfg'

It works for me but this is a bit "user unfriendly" :-S

Best regards,

V.

-- Package-specific info:

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-build depends on:
ii  cdebootstrap  0.5.9
ii  debootstrap   1.0.42

Versions of packages live-build recommends:
ii  cpio                            2.11-8
ii  gnu-fdisk                       1.2.4-3.1
ii  live-boot-doc                   3.0~a35-1
ii  live-config-doc                 3.0~a43-1
ii  live-manual-html [live-manual]  1:3.0~a13-1

Versions of packages live-build suggests:
ii  dosfstools                  3.0.13-1
ii  genisoimage                 9:1.1.11-2
pn  memtest86+ | memtest86      <none>
ii  mtools                      4.0.17-1
ii  parted                      2.3-11
pn  squashfs-tools | mtd-tools  <none>
ii  sudo                        1.8.5p2-1
pn  syslinux | grub             <none>
pn  uuid-runtime                <none>
pn  win32-loader                <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
On 11/16/2012 05:57 PM, Vincent Stehl? wrote:
> It seems lb config cannot set the syslinux timeout from command line any more
> as once was the case with the '--syslinux-timeout' option.

this is on purpose. if you would like to change a theme, you'll have to
either use a hook or 'create' your own by copying the config file to the
config tree at the right location (depending on the version of lb) and
modify it there locally.

-- 
Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:          daniel.baumann@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/

--- End Message ---

Reply to: