Re: Keyboard layout is the wrong one

2012-11-29 Thread Daniel Baumann
On 11/29/2012 06:17 PM, Ben Armstrong wrote: As you say, it's best if we don't rely on indirect 'depends', probably not even in the desktop images of course, what i said was ment for all config trees, not just the standard one. also, i intend to keep the diff between the different config tree

Re: Keyboard layout is the wrong one

2012-11-29 Thread Ben Armstrong
On 11/29/2012 11:40 AM, Daniel Baumann wrote: > it's always good to not rely on indirect 'depends', but use the > explicitly where required, so adding console-setup is a good thing to > ensure that then. I checked the wheezy alpha .packages files (but only rescue and standard, as I'm sure the desk

Re: Keyboard layout is the wrong one

2012-11-29 Thread Julian Pawlowski
On Thu, Nov 29, 2012 at 4:40 PM, Daniel Baumann < daniel.baum...@progress-technologies.net> wrote: > > it's always good to not rely on indirect 'depends', but use the > explicitly where required, so adding console-setup is a good thing to > ensure that then. True! I only explicitly added console

Re: Re: Keyboard layout is the wrong one

2012-11-29 Thread Anthony Bourguignon
That's it. With console-setup package, the layout is fine. Thank you. -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1354204854.2254.30.camel@anthony

Re: Keyboard layout is the wrong one

2012-11-29 Thread Daniel Baumann
On 11/29/2012 04:36 PM, Ben Armstrong wrote: > console-setup is Priority: > optional, so we may even have a problem here with the standard config at: > > http://live.debian.net/gitweb/?p=debian-standard.git;a=summary it used to be that console-setup is pulled in indirectly through some other pack

Re: Keyboard layout is the wrong one

2012-11-29 Thread Ben Armstrong
On 11/29/2012 11:21 AM, Ben Armstrong wrote: > On 11/29/2012 10:26 AM, Anthony Bourguignon wrote: >> As I said earlier, I included keyboard-configuration and console-data in >> my original image. ... > After that, it's up to the system to pick up the file and do something > with it (i.e. it is no l

Re: Keyboard layout is the wrong one

2012-11-29 Thread Ben Armstrong
On 11/29/2012 10:26 AM, Anthony Bourguignon wrote: > As I said earlier, I included keyboard-configuration and console-data in > my original image. Even executing dpkg-reconfigure on those two packages > doesn't modify the layout. I have to manually launch "loadkeys fr" in > order to have the correc

Re: Re: Keyboard layout is the wrong one

2012-11-29 Thread Anthony Bourguignon
As I said earlier, I included keyboard-configuration and console-data in my original image. Even executing dpkg-reconfigure on those two packages doesn't modify the layout. I have to manually launch "loadkeys fr" in order to have the correct one. Thanks for your advice. -- To UNSUBSCRIBE, email

Re: Re: Keyboard layout is the wrong one

2012-11-29 Thread Anthony Bourguignon
I used the following parameters : boot=live config noswap nopersistent noeject nosplash locales=fr_FR.UTF-8 keyboard-layouts=fr keyboard-variants=oss live-config.username=root vga=791 I also tried with those ones : boot=live config noeject locales=fr_FR.UTF-8 keyboard-layouts=fr keyboard-layout=fr

Bug#694723: live-build: bootparameters can't accept | chars

2012-11-29 Thread Thanatermesis
Package: live-build Version: 3.0~a67-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 In the boot parameter arguments we can include multiple hooks to run using the | character as seen in the file 9990-hooks in live-config package, but when this option is passed from --bootappen

Re: Keyboard layout is the wrong one

2012-11-29 Thread Julian Pawlowski
Hi, I recently faced the same issue and it turned out that the package console-data (including dependencies) needs to be installed so that /etc/init.d/console-setup runs correctly. Maybe that helps. Cheers, Julian

Re: Keyboard layout is the wrong one

2012-11-29 Thread Daniel Baumann
On 11/29/2012 01:59 PM, Anthony Bourguignon wrote: > I've build an image with this command. I then booted on it, add the > parameters for french keyboard layout at boot time. It's still in qwerty > when I log in (instead of azerty as it should be). what were the exact boot parameters you have used

Re: Keyboard layout is the wrong one

2012-11-29 Thread Ben Armstrong
On 11/29/2012 08:59 AM, Anthony Bourguignon wrote: > [ just in case.. for sid, you would want to do 'lb config -d sid' ] > > I've build an image with this command. I then booted on it, add the > parameters for french keyboard layout at boot time. It's still in qwerty > when I log in (instead of az

Re: Re: Keyboard layout is the wrong one

2012-11-29 Thread Anthony Bourguignon
[ just in case.. for sid, you would want to do 'lb config -d sid' ] I've build an image with this command. I then booted on it, add the parameters for french keyboard layout at boot time. It's still in qwerty when I log in (instead of azerty as it should be). Sincerely -- To UNSUBSCRIBE, email

Re: Re: Keyboard layout is the wrong one

2012-11-29 Thread Anthony Bourguignon
Hi, I've tried with an image generated with "lb config". The system refuses to boot as the network interface isn't configured. I also made an image with the command "lb config --architectures amd64 --binary-images net --distribution unstable --backports false --security false --source false --upd