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

Bug#599467: live-build: LB_BOOTAPPEND_LIVE lost on the way



Package: live-build
Version: 2.0.2-1
Severity: normal


Hi,
--bootappend-live is set when there is auto/config, LB_BOOTAPPEND_LIVE is lost on the way.

 
1. Type 'lb config'
2. Make auto/config file. [1]
3. Type 'lb config --bootappend-live "locales=ja_JP.UTF-8 keyboard-model=jp106 keyboard-layouts=jp"'
4. Show LB_BOOTAPPEND_LIVE in config/binary file. [2]
   LB_BOOTAPPEND_LIVE is lost from "keyboard-model=jp106"

[1] auto/config
--------------------------------------------------
#!/bin/sh

MIRROR_DEBIAN="http://cdn.debian.net/debian/";
MIRROR_SECURITY="http://security.geo.debian.org/";

lb config noauto \
        --distribution squeeze \
        --binary-images iso \
        -l ja \
        --archive-areas "main contrib non-free" \
        --mirror-binary ${MIRROR_DEBIAN} \
        --mirror-binary-security ${MIRROR_SECURITY} \
        --mirror-bootstrap ${MIRROR_DEBIAN} \
        --mirror-chroot ${MIRROR_DEBIAN} \
        --mirror-chroot-security ${MIRROR_SECURITY} \
        --syslinux-timeout 10 \
        ${@}
--------------------------------------------------

[2] config/binary
--------------------------------------------------
# $LB_BOOTAPPEND_LIVE: set boot parameters
# (Default: empty)
LB_BOOTAPPEND_LIVE="locales=ja_JP.UTF-8" <- It is lost from "keyboard-model=jp106"
--------------------------------------------------



-- Package-specific info:

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages live-build depends on:
ii  cdebootstrap                  0.5.6      Bootstrap a Debian system
ii  debootstrap                   1.0.25     Bootstrap a basic Debian system

Versions of packages live-build recommends:
ii  cpio                          2.11-4     GNU cpio -- a program to manage ar
ii  gettext-base                  0.18.1.1-3 GNU Internationalization utilities
ii  gnu-fdisk                     1.2.4-3    Linux fdisk replacement based on l

Versions of packages live-build suggests:
ii  dosfstools   3.0.10-1                    utilities for making and checking 
ii  fakeroot     1.14.4-1                    Gives a fake root environment
ii  genext2fs    1.4.1-2.2                   ext2 filesystem generator for embe
ii  genisoimage  9:1.1.10-1                  Creates ISO-9660 CD-ROM filesystem
ii  grub         0.97-63                     GRand Unified Bootloader (dummy pa
pn  memtest86+ | <none>                      (no description available)
ii  mtools       4.0.12-1                    Tools for manipulating MSDOS files
ii  parted       2.3-2                       The GNU Parted disk partition resi
ii  squashfs-too 1:4.0-8                     Tool to create and append to squas
ii  sudo         1.7.4p4-3                   Provide limited super user privile
ii  syslinux     2:4.02+dfsg+20100904.061141 collection of boot loaders
ii  uuid-runtime 2.17.2-3.3                  runtime components for the Univers
ii  win32-loader 0.6.19                      Debian-Installer loader for win32

-- no debconf information

----
NOGATA,Jun - mail: nogajun@gmail.com
           - web: http://www.nofuture.tv/diary/



Reply to: