Package: extlinux
Version: 2:4.03+dfsg-8
Severity: important
Hi,
line 336 in the extlinux-update script reads
_DEVICENAME="$(echo _DEVICE | [...]
whereas it definitely has to read
_DEVICENAME="$(echo ${_DEVICE} | [...]
This makes the entries in /boot/extlinux/os-prober.cfg show lines like this
label o0
menu label Other OS, Microsoft Windows XP Professional (on /dev/sda1)
kernel chain.c32
append hd_ DEVICE
- Fabian
-- System Information:
Debian Release: 6.0
APT prefers unstable
APT policy: (550, 'unstable'), (400, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages extlinux depends on:
ii debconf [debconf-2.0] 1.5.38 Debian configuration management sy
ii libc6 2.11.2-8 Embedded GNU C Library: Shared lib
Versions of packages extlinux recommends:
ii syslinux-common 2:4.02+dfsg-7 collection of boot loaders (common
ii syslinux-themes-debian 4-1 collection of boot loaders (theme
extlinux suggests no packages.
-- debconf information:
extlinux/install: false
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]