Net (PXE) boot from a two interfaces computer

2008-09-30 Thread Frédéric BOITEUX
Hello, I'm trying to boot a Debian Live system from network (with PXE) on a PC with 2 ethernet interfaces. It doesn't work because the bootable ethernet interface (only one of the two) is recognized as 'eth1' by udev, the other one as 'eth0', so the Debian Live system send its DHCP reque

Bug#500672: live-helper: Booting with persistent root fs hangs in initrd but continous booting after exiting 2 times from busybox

2008-09-30 Thread Christoph Fink
Package: live-helper Version: 1.0.0-2 Severity: normal After building a image with live-helper I made it persistent root fs on a USB stick like it is described in the wiki: http://wiki.debian.org/DebianLive/Howto/Custom_Install When booting it, it gives me the following error message in busybo

Bug#500672: live-helper: Booting with persistent root fs hangs in initrd but continous booting after exiting 2 times from busybox

2008-09-30 Thread Daniel Baumann
retitle 500672 persistent root fs hangs continous booting after 2 times reassign 500672 live-initramfs thanks Hi, build-time errors are the domain of live-helper, run-time erorrs are live-initramfs, thus reassigning. Regards, Daniel -- Address:Daniel Baumann, Burgunderstrasse 3, CH-456

Processed: Re: live-helper: Booting with persistent root fs hangs in initrd but continous booting after exiting 2 times from busybox

2008-09-30 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 500672 persistent root fs hangs continous booting after 2 times Bug#500672: live-helper: Booting with persistent root fs hangs in initrd but continous booting after exiting 2 times from busybox Changed Bug title to `persistent root fs hangs con

Bug#500677: live-helper: update lh_binary_rootfs to better support wildcards in file exclusion

2008-09-30 Thread Frederic Boiteux
Package: live-helper Version: 1.0.1-1 Severity: wishlist Tags: patch I'm interested in file exclusion mecanism when building Debian Live filesystem from chroot. I've looked at 1.0.0-2 live-helper version about using "-wildcards" to mksquashfs to achieve this, but it is used only when LH_CHROOT_BU

Bug#500677: live-helper: update lh_binary_rootfs to better support wildcards in file exclusion

2008-09-30 Thread Daniel Baumann
Frederic Boiteux wrote: > about using "-wildcards" to mksquashfs to achieve this, but it is used only > when LH_CHROOT_BUILD=disabled. ...because if you build chrooted, you can just remove the files, since the 'temporary' chroot inside the chroot to generate the rootfs is trashed right after creat

Bug#500677: live-helper: update lh_binary_rootfs to better support wildcards in file exclusion

2008-09-30 Thread Frédéric BOITEUX
Le mar 30 sep 2008 13:56:50 CEST, Daniel Baumann <[EMAIL PROTECTED]> a écrit : > Frederic Boiteux wrote: > > about using "-wildcards" to mksquashfs to achieve this, but it is used only > > when LH_CHROOT_BUILD=disabled. > > ...because if you build chrooted, you can just remove the files, since >

Way to "conver" a normal Lenny Hard Disk Install to USB persistent?

2008-09-30 Thread Mike Kranidis / My Domain
Dear friends, I am looking for a way to "conver" one (relatively small) normal lenny Hard Disk Installation into USB persistent system. The question is: can I achive this using live-helper and live-initramfs? Can somehow show me the way? Thanks in advance! Best Regards Mike Kranidis email: [EMAI

Bug#500672: fixed in git

2008-09-30 Thread Marco Amadori
This should be fixed in my git repository: http://git.debian.org/?p=users/mammadori-guest/live-initramfs.git;a=commit;h=b34f6425c48d460bd0d93efd76884045b015692c -- ESC:wq -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- To U

live-magic 1.2 MIGRATED to testing

2008-09-30 Thread Debian testing watch
FYI: The status of the live-magic source package in Debian's testing distribution has changed. Previous version: 1.1 Current version: 1.2 -- This email is automatically generated; the Debian Release Team <[EMAIL PROTECTED]> is responsible. See http://release.debian.org/testing-watch/ for mo

Re: Default user now UID 1000 instead of 999?

2008-09-30 Thread Julien Cristau
Hi, On Sun, Sep 28, 2008 at 18:30:58 +0100, Chris Lamb wrote: > You shouldn't be chowning at all. Place your home directory files in > /etc/skel/ and they will be chowned automatically by user-setup/adduser. > Unless the files/directories in config/chroot_local-includes/ are owned by root on the

Bug#500740: Some variables don't default correctly

2008-09-30 Thread Juliusz Chroboczek
Package: live-helper Version: 1.0.1-1 Hi, I'm currently attempting to build a Debian Live-CD and leave most of the configuration variables undefined. Unfortunately, this doesn't work -- some of the variables are not defaulted correctly. When LH_UNION_FILESYSTEM and LH_LINUX_PACKAGES are le

Re: Default user now UID 1000 instead of 999?

2008-09-30 Thread Marco Amadori
On Tuesday 30 September 2008, 19:13:48, Julien Cristau wrote: > Hi, > > On Sun, Sep 28, 2008 at 18:30:58 +0100, Chris Lamb wrote: > > You shouldn't be chowning at all. Place your home directory files in > > /etc/skel/ and they will be chowned automatically by user-setup/adduser. > > Unless the fil