live-helper 1.0.6?

2009-11-04 Thread Fabian Greffrath
Hi Daniel et al, I would like to ask when you are going to release live-helper 1.0.6. It contains some fixes that currently keep me from using 1.0.5 and I don't want to use GIT checkouts either. Cheers, Fabian -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject o

Re: live-helper 1.0.6?

2009-11-04 Thread Daniel Baumann
Fabian Greffrath wrote: > I would like to ask when you are going to release live-helper 1.0.6. http://lists.debian.org/debian-live/2009/10/msg00171.html > I don't want to use GIT checkouts you're aware of http://live.debian.net/debian/ ? -- Address:Daniel Baumann, Burgunderstrasse 3, C

Re: Keeping the kernel out of the squashfs

2009-11-04 Thread Daniel Baumann
Juergen Fiedler wrote: > For the longest time, the answer I got back then worked very nicely > for me - a config/binary_rootfs/excludes that looks like this: this doesn't work anymore with live-helper from git, due to http://live.debian.net/gitweb?p=live-helper.git;a=commitdiff;h=aeb9bd364d70c7ff3

Network broken by dhclient on network boot

2009-11-04 Thread Michal Suchanek
Hello This may sound odd but it's an issue I am facing most of the time since I started with netboot images. The boot process is as follows:  - the PXE bios gets an IP address and downloads pxelinux from the server  - pxelinux downloads the kernel and initrd from the server  - pxelinux throws aw

Re: Network broken by dhclient on network boot

2009-11-04 Thread Michal Suchanek
And a patch that resolves the issue. Applies on top of the iso/iscsi patches. --- usr/share/initramfs-tools/scripts/live.orig 2009-11-04 16:31:29.0 +0100 +++ usr/share/initramfs-tools/scripts/live 2009-11-04 16:51:55.0 +0100 @@ -699,8 +699,6 @@ do_netsetup () { - rc=1 - modpr

live-initramfs messages no longer shown on-screen

2009-11-04 Thread Michal Suchanek
Hello The live-initramfs messages that are saved in live.log no longer appear on-screen. There is a tail command that redirects the messages but something in other parts of live-initramfs has changed and it no longer works. It would be nice if somebody could restore the messages. Thanks Michal

Re: GPG Error

2009-11-04 Thread stephen_b_al...@tiscali.co.uk
It's all sorted now, if it may help others I list the problems I had: Method 1 In my config/chroot_local-packages I had: 10.00.4585.gcc4.qt3.deb. This had worked utill this week. In the end all I needed to do was to replace with: 10.01.4682.gcc4.qt3.deb and now my build worked fine. It's

old links in manual

2009-11-04 Thread Michal Suchanek
Hello, there are obsolete git links links on http://live.debian.net/manual/ -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Network broken by dhclient on network boot

2009-11-04 Thread Michal Suchanek
2009/11/4 Michal Suchanek : > And a patch that resolves the issue. > > Applies on top of the iso/iscsi patches. > This one applies over iso boot patch only. Thanks Michal diff --git a/scripts/live b/scripts/live index fb714f6..03fec96 100755 --- a/scripts/live +++ b/scripts/live @@ -791,10 +791,

Re: Network broken by dhclient on network boot

2009-11-04 Thread Michal Suchanek
2009/11/5 Michal Suchanek : > 2009/11/4 Michal Suchanek : >> And a patch that resolves the issue. >> >> Applies on top of the iso/iscsi patches. >> > > This one applies over iso boot patch only. > And rebased patch for booting iso over http. diff --git a/scripts/live b/scripts/live index 09e7b2f..

Re: lzma with debian-live was: (Bug#553707: RFH: lzma -- future of Debian squashfs-lzma)

2009-11-04 Thread Michael Prokop
* mictlan tecutli [20091104 01:19]: > > > should i change line 61 of /usr/bin/lh_source_debian from > > > "squashfs-lzma-tools" "squashfs-tools"? or is there a less hacky > > > way of doing it. > to be complete, in reality i needed to hack /us

Re: lzma with debian-live was: (Bug#553707: RFH: lzma -- future of Debian squashfs-lzma)

2009-11-04 Thread Phillip Lougher
Michael Prokop wrote: > > squashfs-lzma-tools 4.0-2: > > http://deb.grml.org/pool/main/s/squashfs-lzma-tools/ > > Yes. Kernel patches are available at: > > http://git.grml.org/?p=grml-kernel.git;a=tree;f=2.6.31;hb=HEAD Mictlan The grml LZMA patches are an unofficial fork of Squashfs, and ge