This bug is in versions 1.13 and 1.14.
In the file
/usr/share/pyshared/LiveMagic/views/wizard.py
change row 199
# Boot parameters
data['bootappend_live'] = "locale=%s keyb=%s" % (locale, keyb)
to
# Boot parameters
data['bootappend_live'] = "locales=%s keyboard-layouts=%s" % (locale,keyb)
--
On 25/01/12 02:03 AM, Jake Norling aka Snow Keld wrote:
i hold these packages to squeeze versions:
live-boot
live-boot-initramfs-tools
live-config
live-config-sysvinit
this worked for me in october but some change in unstable after that time caused
the live boot to fail with error:
/init: line
On 25/01/12 01:32 PM, Daniel Ellison wrote:
Thanks for the response, Jake/Snow. I'll try adding udev to my pinned
sid live-* packages in chroot_apt/preferences and see what happens.
Unfortunately it made no difference. My config/chroot_apt/preferences
now looks like this (with no line breaks):
On 25/01/12 04:47 PM, Daniel Ellison wrote:
On 25/01/12 01:32 PM, Daniel Ellison wrote:
Thanks for the response, Jake/Snow. I'll try adding udev to my pinned
sid live-* packages in chroot_apt/preferences and see what happens.
Unfortunately it made no difference. My config/chroot_apt/preference
On 26 January 2012 09:48, Ben Armstrong wrote:
> On 25/01/12 04:47 PM, Daniel Ellison wrote:
>
>> On 25/01/12 01:32 PM, Daniel Ellison wrote:
>>
>>> Thanks for the response, Jake/Snow. I'll try adding udev to my pinned
>>> sid live-* packages in chroot_apt/preferences and see what happens.
>>>
>>
On 25/01/12 07:45 PM, Michael . wrote:
8.4.5 Apt-Pinning in the manual seems to disagree with you on this point.
"Package: live-boot live-boot-initramfs-tools live-config
live-config-sysvinit
Pin: release n=sid
Pin-Priority: 600"
I know. I'm not entirely sure it's correct. The acid test is to
On 25/01/12 08:03 PM, Ben Armstrong wrote:
On 25/01/12 07:45 PM, Michael . wrote:
8.4.5 Apt-Pinning in the manual seems to disagree with you on this point.
"Package: live-boot live-boot-initramfs-tools live-config
live-config-sysvinit
Pin: release n=sid
Pin-Priority: 600"
I know. I'm not enti