Re: is updated the package live-initramfs in Ubuntu?

2007-11-04 Thread Daniel Baumann
Jordi Pujol wrote: that means the latest live-initramfs is valid for both distros, and we can install the Debian package in Ubuntu Gutsy ? of course; that has always been possible. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED]

patch for live-initramfs - 14locales, set the kdm language

2007-11-04 Thread Jordi Pujol
Hello, when a user login is required in kdm, display looks better in locale language, # diff \ live-initramfs-110.4-1/usr/share/initramfs-tools/scripts/live-bottom/14locales live-initramfs-110.4-1-jp/usr/share/initramfs-tools/scripts/live-bottom/14locales 93a94,95

patch for live-initramfs live-helpers get_mac()

2007-11-04 Thread Jordi Pujol
Hello, In the live_helpers script, get_mac() function must return Error when no mac is found, and Success otherwise get_mac () { mac= for adaptor in /sys/class/net/*;do status=$(cat ${adaptor}/iflink) if [ ${status} -eq 2 ]; then mac=$(cat ${adaptor}/address)

d-l: please warn on missing files specified by lh_config

2007-11-04 Thread Justin Pryzby
Two things: . it would be useful to warn when a file is missing at configure time; . the abundant commandline parameters can be handled together with eval. Some of them should be separate (eg. when the argument is a file and its existence can be checked). If it's agreed that this

[PATCH] Re: d-l: please warn on missing files specified by lh_config

2007-11-04 Thread Justin Pryzby
On Sun, Nov 04, 2007 at 01:22:01PM -0500, Justin Pryzby wrote: . the abundant commandline parameters can be handled together with eval. Some of them should be separate (eg. when the argument is a file and its existence can be checked). If it's agreed that this is a change in the

Bug#449087: fails to work in an odd way

2007-11-04 Thread Peter Eisentraut
Package: live-helper Version: 1.0~a32-1 Severity: important Following http://wiki.debian.org/DebianLive/Howto/ISO: $ ls $ lh_config $ sudo lh_build P: Begin caching bootstrap stage... W: skipping bootstrap_cache.restore P: Begin bootstrapping system... W: skipping bootstrap P: Begin caching