forbidden ip problem in local archive

2010-10-24 Thread Robert Key
Hi, I built live debian/ubuntu images successfully in lucid and debian testing. When running live-helper (now named live-build) the following error occurs when accessing a file in my own archive Failed to fetch http://localhost/mydebian/pool/utils...fsg-7_i386.deb 403 Forbidden [IP: 127.0.0.1 80]

forbidden ip problem in local archive

2010-10-24 Thread Robert Key
Hi, I built live debian/ubuntu images successfully in lucid and debian testing. When running live-helper (now named live-build) the following error occurs when accessing a file in my own archive Failed to fetch http://localhost/mydebian/pool/utils...fsg-7_i386.deb 403 Forbidden [IP: 127.0.0.1 80]

Re: forbidden ip problem in local archive

2010-10-24 Thread Daniel Baumann
On 10/24/2010 10:53 AM, Robert Key wrote: > there is no problem with the archive. clearly there's a problem with your archive when your httpd is returning 403. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@panthera-systems.net Internet:

German language, locale and keyboard

2010-10-24 Thread os.n...@gmx.de
Hello, till now I used live-helper for Lenny and it works great. Now I tried Squeeze, but I had no success to get a German language, locale and keyboard. This is what I did: File chroot: LB_LANGUAGE="de" LB_LINUX_FLAVOURS="486 686" LB_LINUX_PACKAGES="linux-image-2.6" LB_PACKAGES_LISTS="standard

forbidden ip address with live-build

2010-10-24 Thread Robert Key
Hi, I built live debian/ubuntu images successfully in lucid and debian testing. When running live-helper (now named live-build) the following error occurs when accessing a file in my own archive Failed to fetch http://localhost/mydebian/pool/utils...fsg-7_i386.deb

Re: German language, locale and keyboard

2010-10-24 Thread Daniel Baumann
On 10/24/2010 12:17 PM, os.n...@gmx.de wrote: > LB_BOOTAPPEND_LIVE="locale=de_DE.UTF-8 keyb=de" please read man live-config, the parameter names changed. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@panthera-systems.net Internet: ht

Re: Custom Debian kernel & custom string id naming

2010-10-24 Thread Daniel Baumann
On 10/24/2010 08:22 AM, Jose R R wrote: > Is there a way around to permit flexibility in customizations of > kernel -including in its naming? no, either you do everything by hand (LB_KERNEL_FLAVOURS=none and custom syslinux templates), or you use properly build linux-2.6 images. atm the crippled '

Re: German language, locale and keyboard

2010-10-24 Thread os.n...@gmx.de
Thank you for your advice. I set LB_BOOTAPPEND_LIVE="locales=de_DE.UTF-8 keyboard-layouts=de" Now the German keyboard works, but not the right ALT-key (e.g. to get the @ sign). I get the following warning, that might help you: The XKEYBOARD keymap compiler (xkbcomp) reports: Warning: Type "ONE_L

Re: German language, locale and keyboard

2010-10-24 Thread Daniel Baumann
On 10/24/2010 01:17 PM, os.n...@gmx.de wrote: > The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 level but has 2 symbols. Ignoring > extra symbols. > > Please can you help again? Thank you very much. that's a non-live specific error. you'll have to take that up

Bug#601235: live-config: 012-xinit script clash with display manager

2010-10-24 Thread David A. Bandel
Package: live-config Version: 2.0.8-1 Severity: important When live-snapshot is used, and live-sn.cpio,gz is created, live-config installs the shell script from /lib/live/config/012-xinit on the system. If any display manager has been spawned during bootup, 012-xinit spawns a runaway script t

Encryption (-e option)

2010-10-24 Thread Marcos Barbosa
How -e option works? Create a encrypted partition to save changes or something like that? Thanks. -- Marcos Henrique Esteves Barbosa marcosestevesbarb...@gmail.com

Re: Encryption (-e option)

2010-10-24 Thread Daniel Baumann
On 10/24/2010 05:15 PM, Marcos Barbosa wrote: > How -e option works? it allowes to use an AES encrypted filesystem.squashfs. since loop-aes is used for mounting it at boottime, this only works on lenny. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: danie

Bug#601235: live-config: 012-xinit script clash with display manager

2010-10-24 Thread Daniel Baumann
severity 601235 normal retitle 601235 xinit clashes with displaymanagers when using persistency thanks On 10/24/2010 04:03 PM, David A. Bandel wrote: > suggest changing to: > > if [ -s /etc/X11/default-display-manager ] > then > if [ ! "$(pidof $(cat /etc/X11/default-display-manager)" ] >

Processed: Re: Bug#601235: live-config: 012-xinit script clash with display manager

2010-10-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 601235 normal Bug #601235 [live-config] live-config: 012-xinit script clash with display manager Severity set to 'normal' from 'important' > retitle 601235 xinit clashes with displaymanagers when using persistency Bug #601235 [live-conf

Plans to RW encrypted area

2010-10-24 Thread Marcos Barbosa
Any plans to create a option to encrypt RW area? Use loop-AES to mount encrypted partition (or file) and use aufs (or unionfs) to use rw area. The option to indicate device/file used like rw area can be passed via kernel option. And if not a encrypted device/file yet, use a process to set the passw

Re: Plans to RW encrypted area

2010-10-24 Thread Daniel Baumann
On 10/24/2010 05:40 PM, Marcos Barbosa wrote: > Any plans to create a option to encrypt RW area? it's on todo for after squeeze. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.baum...@panthera-systems.net Internet: http://people.panthera-syst

Re: German language, locale and keyboard

2010-10-24 Thread os.n...@gmx.de
But there must be a difference between live-helper and an orginal Debian netinst-iamge. If I install Squeeze from a netinst-image the keyboard layout is OK. If I run the Live-CD that I created with live-helper the right ALT-key doesn' work (as mentioned before). -- os.n...@gmx.de -- To UNS

Re: German language, locale and keyboard

2010-10-24 Thread Daniel Baumann
On 10/24/2010 06:01 PM, os.n...@gmx.de wrote: > But there must be a difference between live-helper and an orginal Debian > netinst-iamge. if you select the same keyboard layout and options, it's the same. are you sure your specifying the same layout and options? -- Address:Daniel Bauma

filesystem not found at boot time of live system.

2010-10-24 Thread Robert Key
Hi I am having a strange problem which has not occurred before. The live system cannot find the filesystem.squashfs. boot parameters: boot=casper username=robert bootfrom=removable-usb the file system is in /casper. I am booting off a usb memory stick. I have tried boot=live does not work

Re: filesystem not found at boot time of live system.

2010-10-24 Thread Richard Nelson
Greetings, On Sun, Oct 24, 2010 at 12:05 PM, Robert Key wrote: > Hi I am having a strange problem which has not occurred before. The live > system cannot find the filesystem.squashfs. > Please provide more information. Such as the version of live-build and live-config and the lb config command y

Re: German language, locale and keyboard

2010-10-24 Thread os.n...@gmx.de
Yes, I'm sure. When I installed Squeeze I chose "Deutsch/German" everytime when I was asked by the installer. I didn't made any changes after the installation had finished. On Sun, 24 Oct 2010 18:56:59 +0200 Daniel Baumann wrote: > > if you select the same keyboard layout and options, it's th

Bug#601235: live-config: 012-xinit script clash with display manager

2010-10-24 Thread David A. Bandel
On Sun, Oct 24, 2010 at 10:28, Daniel Baumann wrote: > severity 601235 normal > retitle 601235 xinit clashes with displaymanagers when using persistency > thanks > > On 10/24/2010 04:03 PM, David A. Bandel wrote: >> suggest changing to: >> >> if [ -s /etc/X11/default-display-manager ] >> then >>  

filesystem not found at boot time of live system.

2010-10-24 Thread Robert Key
Hi I am having a strange problem which has not occurred before. The live system cannot find the filesystem.squashfs. boot parameters: boot=casper username=robert bootfrom=removable-usb the file system is in /casper. I am booting off a usb memory stick. I have tried boot=live does not work

Re: German language, locale and keyboard

2010-10-24 Thread os.n...@gmx.de
Some more information: If I start from the Live-CD and then enter sudo -i dpkg-reconfigure keyboard-configuration and set the AltGR-key to "Right Alt (AltGr)" everything is OK. So why doesn't this happen automatically? Best wishes Oliver -- os.n...@gmx.de -- To UNSUBSCRIBE, email to deb

Re: Re: SOLVED: forbidden ip problem in local archive

2010-10-24 Thread Robert Key
I have solved the problem thanks. The file permissions in the archive were rw--- and should have been rw-r--r-- for files. Thanks for your help. Robert Key -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

Re: German language, locale and keyboard

2010-10-24 Thread Daniel Baumann
On 10/24/2010 08:15 PM, os.n...@gmx.de wrote: > and set the AltGR-key to "Right Alt (AltGr)" everything is OK. So why doesn't > this happen automatically? because that is an *option*, and just specifying keyboard-layouts=de does *not* include that option (as it doesn't in d-i). therefore, you nee

Re: filesystem not found at boot time of live system.

2010-10-24 Thread Daniel Baumann
On 10/24/2010 07:05 PM, Robert Key wrote: > boot parameters: boot=casper username=robert bootfrom=removable-usb we don't support casper here, for ubuntu packages, check http://www.ubuntu.com/support -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: daniel.

Re: filesystem not found at boot time of live system.

2010-10-24 Thread Daniel Baumann
On 10/24/2010 08:02 PM, Robert Key wrote: > I am using Ubuntu Maverick and the versions are as follows > live-build 2.0~a21-1 > live-helper 2.0~a21-1 those are really old versions, note that we only support the current version from debian. you should be able to install them without any problem on

Another idea: Use LZMA

2010-10-24 Thread Marcos Barbosa
Is a good idea if the next testing release (sorry, i don't know the names) use SquashFS 4.1 enable option to use LZMA algorithm. Is a great idea! Thanks. -- Marcos Henrique Esteves Barbosa marcosestevesbarb...@gmail.com

Another idea: multiples sizes of USB key

2010-10-24 Thread Marcos Barbosa
I have another idea (i have idea, i post. It's a crime? A hope not :) Create a option to generate USB image with pre-determinated size. Eg. lh_config -b usb-hdd --size 4GB This command generate a file binary.img with 4GB ready to put in a 4GB USB key. Remember: This is a optional option. If omitted

Re: Another idea: multiples sizes of USB key

2010-10-24 Thread David A. Bandel
On Sun, Oct 24, 2010 at 17:32, Marcos Barbosa wrote: > I have another idea (i have idea, i post. It's a crime? A hope not :) Create > a option to generate USB image with pre-determinated size. Eg. lh_config -b > usb-hdd --size 4GB > This command generate a file binary.img with 4GB ready to put in

Re: Another idea: multiples sizes of USB key

2010-10-24 Thread Marcos Barbosa
I agree. Write on USB key reduces live. But is necessary to save changes. Is a pain situation convert a USB-HDD image to a large USB key (format, copy files, make bootable). Is a good idea create images with empty space. Another idea is install direct. Eg. lb_config -d /dev/sdb Format device, copy

Re: Another idea: Use LZMA

2010-10-24 Thread Daniel Baumann
On 10/24/2010 11:48 PM, Marcos Barbosa wrote: > Is a good idea if the next testing release (sorry, i don't know the > names) wheezy. > use SquashFS 4.1 enable option to use LZMA algorithm. i guess that by the time when wheezy is due, the kernel will have lzma support, yes. -- Address:

Re: Another idea: multiples sizes of USB key

2010-10-24 Thread Daniel Baumann
On 10/25/2010 12:32 AM, Marcos Barbosa wrote: > I have another idea (i have idea, i post. It's a crime? A hope not :) > Create a option to generate USB image with pre-determinated size. Eg. > lh_config -b usb-hdd --size 4GB rather than allowing a static size for one partition, we want to support u