Re: Using a newer kernel with lenny

2010-08-29 Thread intrigeri
Hi, Frank Zambrini wrote (28 Aug 2010 02:01:22 GMT) : > I'm trying to use a newer kernel with my lenny build but I am > running into a few problems. See the history around the following commits in the Git repository [1] of T(A)ILS [2]: 16f64a8b73b84c111844dafc42c08256c305021b b08855a33beb82f

Re: Cluster available for testing

2010-08-29 Thread intrigeri
Hi, Dr. Jesus wrote (24 Aug 2010 23:24:35 GMT) : >> - Are you interested in building downstream systems that use >>  live-build -like T(A)ILS- in addition to the standard Debian images? >>  I'm pretty sure it would add value to your testing effort to deal >>  with complicated configurations that m

Re: hook for timezone and sudo

2010-08-29 Thread Daniel Baumann
On 08/28/2010 08:05 PM, Robert Spiteri wrote: > *nosudo* worked Ben. It even disabled the CTRL-F1(etc) to enter into > console mode. ftr: no, it doesn't disable ctrl-f1. must be caused by another modification of yours. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Emai

Re: hook for timezone and sudo

2010-08-29 Thread Daniel Baumann
On 08/28/2010 04:30 PM, Robert Spiteri wrote: > noroot doesn't seem to work. I can still sudo su - from the console... > any ideas? please read the manpage of live-config for noroot to learn what it does. note that in the default case, where no root password is set, you cannot become root with 's

Re: Can't log in with gdm

2010-08-29 Thread Daniel Baumann
On 08/27/2010 09:04 PM, Jean Marc wrote: > ii live-config 2.0~a17-1 > ii live-config-sysvinit 2.0~a17-1 please use the versions from sid. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@panthera-sys

Re: keyboard switching

2010-08-29 Thread Robert Spiteri
Ok Ben. Thanks again. Right now I have just finished a working image using lenny. Will start developing another one using squeeze with all your suggestions and let you know hopefully in the near future. Once again, thanks for everything in this. On 29 August 2010 17:58, Ben Armstrong wrote: >

Re: keyboard switching

2010-08-29 Thread Ben Armstrong
On 29/08/10 12:33 PM, Robert Spiteri wrote: My method worked however I am open to new ideas. If I work the way, you suggested how can I design a way to make it easier for the students to switch between different layouts? According to the live-config doc, xfce's switcher should just work when

Re: keyboard switching

2010-08-29 Thread Robert Spiteri
My method worked however I am open to new ideas. If I work the way, you suggested how can I design a way to make it easier for the students to switch between different layouts? thanks Ben On 29 August 2010 17:01, Ben Armstrong wrote: > Not sure if this fully addresses your issues but live-conf

Re: hook for timezone and sudo

2010-08-29 Thread Robert Spiteri
>> I have been told by #debian-x that when you use VirtualBox, you should use virtualbox-ose-guest-x11 (include this in your package lists) so that vboxvideo will be used instead of vesa (but check /var/log/Xorg.0.log to see if it does). Thanks again Ben. Noted. Good to know. On 29 August 2010 16

Re: keyboard switching

2010-08-29 Thread Ben Armstrong
Not sure if this fully addresses your issues but live-config supports multiple locales via 'locales=' and multiple keyboard layouts via 'keyboard-layouts=' as per the man page, and then you just use the usual way provided by your desktop environment to switch, as per the live-config(7) man page

Re: Using a newer kernel with lenny

2010-08-29 Thread Ben Armstrong
On 29/08/10 02:25 AM, Frank Zambrini wrote: Thanks, I did not know that. However I am not sure why lh would be trying to install the squashfs-modules packages. My package list includes standard-x11 along with some other desktop specific stuff. Could there be a dependency issue with the package?

Re: hook for timezone and sudo

2010-08-29 Thread Ben Armstrong
Robert, On 29/08/10 06:29 AM, Robert Spiteri wrote: >> Let's address that. No, you shouldn't need an xorg.conf. What was the video hardware? Or did you do that in a VM? Specifically, Virtualbox with lenny used the correct resolution and in squeeze it does not due to a bug I can dig up (if

Re: keyboard switching

2010-08-29 Thread Robert Spiteri
SOLVED: I made a script called switch_keyboard in /usr/bin containing: #!/bin/bash setxkbmap -option grp:switch,grp:alts_toggle gb,us then added a desktop file in /etc/xdg/autostart that calls the script when xfce starts xfkc is not needed anymore now... opinions please? On 29 August 2010 12

keyboard switching

2010-08-29 Thread Robert Spiteri
I have 2 main issues as regards the keyboard: 1. By default, I want the live cd to use the uk keyboard layout. So I added the locales package and specified: LH_BOOTAPPEND_LIVE="*locale=en_GB.UTF-8 keyb=uk*". I am using xfce4 and added a package called xfkc to manage the keyboard layout. However wh

Re: hook for timezone and sudo

2010-08-29 Thread Robert Spiteri
Thanks Ben. Very helpful as always. On 28 August 2010 21:58, Ben Armstrong wrote: > On 28/08/10 03:05 PM, Robert Spiteri wrote: > > *nosudo* worked Ben. It even disabled the CTRL-F1(etc) to enter into > console mode. > > Wanted to ask you however to be 100% sure. If I build a lenny image and >

Re: hook for timezone and sudo

2010-08-29 Thread Robert Spiteri
>> Let's address that. No, you shouldn't need an xorg.conf. What was the video hardware? Or did you do that in a VM? Specifically, Virtualbox with lenny used the correct resolution and in squeeze it does not due to a bug I can dig up (if it is relevant to your case). It should be fine on the r