Re: ldconfig freaks out with bus error [was: lh_build woes]

2008-03-29 Thread Justin Pryzby
On Sat, Mar 29, 2008 at 05:12:01AM +, [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Mar 28, 2008 at 04:12:40PM -0400, Justin Pryzby wrote: On Fri, Mar 28, 2008 at 06:32:55PM +, [EMAIL PROTECTED] wrote: [ldconfig bus-erroring in lh_build] live

Re: ldconfig freaks out with bus error [was: lh_build woes]

2008-03-29 Thread Justin Pryzby
On Sat, Mar 29, 2008 at 08:33:42AM +, [EMAIL PROTECTED] wrote: On Sat, Mar 29, 2008 at 01:44:40AM -0400, Justin Pryzby wrote: On Sat, Mar 29, 2008 at 05:12:01AM +, [EMAIL PROTECTED] wrote: Ah-hah: It goes about opening a lib, mmapping it, closing it -- for many libs in the system

Bug#469085: live-helper: md5sum can't handle all filenames

2008-03-18 Thread Justin Pryzby
On Wed, Mar 19, 2008 at 12:50:51AM +1100, Trent W. Buck wrote: On Mon, Mar 17, 2008 at 03:52:23PM +0100, Julian Andres Klode wrote: find . -type f \! -name 'isolinux/isolinux.bin' \! -name 'boot/grub/stage2_eltorito' -print0 | xargs -0 md5sum ../md5sum.txt For recent (post-oldstable?)

Re: syslinux splash screen?

2008-02-27 Thread Justin Pryzby
On Wed, Feb 27, 2008 at 09:55:38AM +0100, Michael Creel wrote: On Wed, Feb 27, 2008 at 8:47 AM, Michael Creel [EMAIL PROTECTED] wrote: On Tue, Feb 26, 2008 at 3:22 PM, Justin Pryzby [EMAIL PROTECTED] wrote: On Tue, Feb 26, 2008 at 02:59:14PM +0100, Michael Creel wrote: Hello

Re: Disable sudo for 'user'

2008-02-24 Thread Justin Pryzby
On Sat, Feb 23, 2008 at 07:00:47PM +0100, Sven Schneider wrote: I'd like to modify my Debian Live CD so that the user user may not use sudo. (Of course, I've already set a password for root). I tried to set the kernel boot option nosudo Where did you see nosudo mentioned? How do I change

Re: custom kernel

2008-01-16 Thread Justin Pryzby
On Mon, Jan 14, 2008 at 12:46:01PM -0500, Santiago Andres Triana wrote: Hi, I'm trying to use a custom kernel generated by make-kpkg. I copy the resulting .deb to config/chroot_local-packages/ and set LH_LINUX_PACKAGES in config/chroot to none. I also set LH_LINUX_FLAVOURS to test5.

initscripts: please add code comment regarding corner-case mountpoint test (Re: lh_builds breaks without error message)

2008-01-15 Thread Justin Pryzby
Package: initscripts Version: 2.86.ds1-38 Severity: wishlist I previously sent to [EMAIL PROTECTED] the following On Thu, Nov 22, 2007 at 08:54:56AM -0500, Justin Pryzby wrote: Is it ok to use initscript's /bin/mountpoint instead? Erm, nvm, the logic in that tool seems to be broken (right

Re: setting up a couple of user accounts

2007-12-19 Thread Justin Pryzby
On Wed, Dec 19, 2007 at 06:41:29AM -0700, John Schmidt wrote: Hi, I have some software that I would like installed on a LiveCD for demonstration purposes. The installation requires the addition of a couple of user accounts with the software in those accounts. Is there a way to add

Re: Bug in lh_mount_devpts

2007-12-01 Thread Justin Pryzby
On Sat, Dec 01, 2007 at 05:03:01PM +0100, Daniel Baumann wrote: Otavio Salvador wrote: - if [ -e chroot/dev/pts/0 ] + if ls /dev/pts/[0-9] /dev/null 21 chroot/dev/pts/* ? both checks are insufficient, as they are always true.

Re: dpkg: error processing /var/cache/apt/archives/linux-image-2.6.22-3-686_2.6.22-6_i386.deb (--unpack):

2007-11-30 Thread Justin Pryzby
On Fri, Nov 30, 2007 at 02:53:42PM +0100, Jordi Pujol wrote: El Friday 30 November 2007 08:41:33 Jordi Pujol va escriure: El Thursday 29 November 2007 23:34:49 René Mérou va escriure: Unpacking linux-image-2.6.22-3-686 (from .../linux-image-2.6.22-3-686_2.6.22-6_i386.deb) ... Ok,

Re: dpkg: error processing /var/cache/apt/archives/linux-image-2.6.22-3-686_2.6.22-6_i386.deb (--unpack):

2007-11-30 Thread Justin Pryzby
On Fri, Nov 30, 2007 at 08:41:33AM +0100, Jordi Pujol wrote: El Thursday 29 November 2007 23:34:49 René Mérou va escriure: Unpacking linux-image-2.6.22-3-686 (from .../linux-image-2.6.22-3-686_2.6.22-6_i386.deb) ... Ok, Aborting dpkg: error processing

Re: The parameter -chroot-build

2007-11-25 Thread Justin Pryzby
On Sun, Nov 25, 2007 at 11:33:18AM +0200, d ma wrote: Hello, what does the parameter -chroot-build? It means the commands run are from the host system, and not from within the chroot. if it is set it to disabled and then iso image with squashfs is builded, what does it change?

Re: can't make usb img

2007-11-25 Thread Justin Pryzby
On Mon, Nov 26, 2007 at 05:53:07AM +0400, Philippe MONROUX wrote: Bonjour, Justin Pryzby [EMAIL PROTECTED] a écrit : 4 [EMAIL PROTECTED]:debian-live 0 job $ lh_build P: Begin caching bootstrap stage... P: Begin bootstrapping system... E: unsupported variant I think

Re: lh_builds breaks without error message

2007-11-22 Thread Justin Pryzby
On Thu, Nov 22, 2007 at 02:38:42PM +0100, Sebastian Holler wrote: I've now found the reason for this problem. The script /usr/bin/lh_chroot_devpts unmounts chroot/dev/pts only if the file or directory chroot/dev/pts/0 is existing. On my computer there isn't any chroot/dev/pts/0

Re: E: Couldn't install system due to errors!

2007-11-21 Thread Justin Pryzby
On Wed, Nov 21, 2007 at 07:21:03PM +0100, René Mérou wrote: First i did this: lh_config --bootappend-live locale=ca_ES.UTF-8 keyb=es -k 686 -a i386 --mirror-bootstrap http://ftp.fr.debian.org/debian/; -d sid -p kde-desktop --checksums disabled [...] P: Configuring helper

Re: E: Couldn't install system due to errors!

2007-11-21 Thread Justin Pryzby
On Wed, Nov 21, 2007 at 08:15:30PM +0100, Daniel Baumann wrote: Justin Pryzby wrote: I think that's due to a cdebootstrap bug. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448210 jup. i swiched to debootstrap when it became team-maintained by d-i people, theres nearly no reason to use

Re: E: Couldn't install system due to errors!

2007-11-21 Thread Justin Pryzby
El Wednesday 21 November 2007 19:32:47 Justin Pryzby escribió: On Wed, Nov 21, 2007 at 07:21:03PM +0100, René Mérou wrote: First i did this: lh_config --bootappend-live locale=ca_ES.UTF-8 keyb=es -k 686 -a i386 --mirror-bootstrap http://ftp.fr.debian.org/debian/; -d sid -p kde

Re: module automaticaly loaded

2007-11-19 Thread Justin Pryzby
On Mon, Nov 19, 2007 at 01:50:36PM +0100, [EMAIL PROTECTED] wrote: Hello, I make a live cd with a personalised list of packages. I put in this list the packages fuse-source fuse-utils. In the live-cd, the packages are installed correctly but the module fuse is not loaded. Of course, if I do

Re: lh_clean rewrite with functions

2007-11-19 Thread Justin Pryzby
On Mon, Nov 19, 2007 at 03:15:20PM +0100, Fathi Boudra wrote: Hi, after falling on : sudo lh_clean lh_clean: unrecognized option `--chroot' i looked at lh_clean and find cleaner to rewrite it with functions. Maybe applicable somewhere else... You can also do something like while [ $#

Re: d-l error handling

2007-11-11 Thread Justin Pryzby
On Sun, Nov 11, 2007 at 10:19:03AM +0100, Daniel Baumann wrote: Justin Pryzby wrote: Comments, please? It's great! :) Sorry for beeing a bit slower the last few days.. One thing. If something fails, it's possible that the virtualfs are still mounted. So I suggest that this trap also has

Re: failed etch live image but sid works

2007-11-11 Thread Justin Pryzby
On Sun, Nov 11, 2007 at 04:31:42PM +0100, Daniel Baumann wrote: Hideki Yamane wrote: virtualbox console says (snip)... Begin: Mounting root file system... ... loop: loaded (max 8 devices) squashfs: version 3.1 (2006/08/19) Phillip Lougher BusyBox v1.1.3 (Debian 1:1.1.3-4)

Re: d-l error handling

2007-11-08 Thread Justin Pryzby
On Sun, Nov 04, 2007 at 01:54:31PM -0500, Justin Pryzby wrote: On Fri, Nov 02, 2007 at 06:46:50PM -0400, Justin Pryzby wrote: I just realized the reason for d-l poor error handling: /usr/share/live-helper/functions/lockfile.sh: trap test -f ${FILE} rm -f ${FILE}; exit 0 0 1 2 3 9 15

d-l: custom packages installed/run in the chroot?

2007-11-06 Thread Justin Pryzby
Hi Everyone, Is there some mechanism for installing/running customized versions of a package within the chroot? Eg. for really implementing #443639: squashfs-tools: please add -quiet mode I either need to wait for squashfs upstream to apply my patch and release a new version and debian to upload

d-l [PATCH] cat /dev/null

2007-11-06 Thread Justin Pryzby
This patch uses shell redirection to truncate without additional commands/forks/files. diff -ur 1/live-helper/helpers/lh_chroot_hosts 2/live-helper/helpers/lh_chroot_hosts --- 1/live-helper/helpers/lh_chroot_hosts 2007-11-03 22:27:25.0 -0400 +++

Bug#449087: fails to work in an odd way

2007-11-05 Thread Justin Pryzby
On Mon, Nov 05, 2007 at 01:45:23PM +0100, Daniel Baumann wrote: Peter Eisentraut wrote: P: Begin bootstrapping system... W: skipping bootstrap if you skip boostrap stage without having it completed sucessfully, it oviously fails later... P: Configuring file /etc/debian_chroot

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

Re: DEBIAN_INSTALLER

2007-11-02 Thread Justin Pryzby
On Fri, Nov 02, 2007 at 03:16:46PM -0400, Hubert Talbot wrote: Hi, I would like to know how to install Debian on machine with no CD-ROM device and no floppy from image (usb-hdd) built with live-helper. You can do a debootstrap install, as documented in the install guide. Or wait until

Re: custom kernel

2007-11-01 Thread Justin Pryzby
On Thu, Nov 01, 2007 at 03:40:20PM +0100, Daniel Baumann wrote: root wrote: Is it sufficient to plug the .deb package of the new kernel in the appropriate lh_config directory? no, but almost. check the mailinglist archive, this was asked (and answered) already some times.

Bug#448585: live-helper: typo in initramfs-tools

2007-10-31 Thread Justin Pryzby
On Tue, Oct 30, 2007 at 11:57:29AM +0200, Andrei Emeltchenko wrote: Hi, Does live-helper use live-initramfs package? It is not in depends section. I even do not have such a package. So how can it help me? :-(( It downloads it into the chroot, so it doesn't need to be listed as a traditional

iso build broken

2007-10-30 Thread Justin Pryzby
Hi Everyone, I had to apply this patch to get my 2-kernel-debs ISO build to work; otherwise the mv fails due to file not found. I don't know all of what the intended changes of lh_binary_syslinux are supposed to do (besides reducing code) so this may not be a real fix. My kernels files were

Bug#448034: live-helper: support LH_BOOTSTRAP_FLAVOUR=minimal

2007-10-29 Thread Justin Pryzby
On Mon, Oct 29, 2007 at 08:35:22PM -0200, Otavio Salvador wrote: Justin Pryzby [EMAIL PROTECTED] writes: Package: live-helper Version: 1.0~a31-1 Severity: normal Tags: patch File: /usr/bin/lh_bootstrap_cdebootstrap Maarten mentioned this here: http://lists.alioth.debian.org

Re: running a program

2007-10-20 Thread Justin Pryzby
On Mon, Oct 22, 2007 at 02:40:51PM +0330, Mohsen Pahlevanzadeh wrote: Dear all, I wrote a script with zenity. Now when i changed chroot/etc/skel/.bashrc wrote in line 3: /etc/init.d/myscript Then i copy myscript to chroot/etc/init.d/ and change its permission: chmod a+xs

Re: Question about Customise Debian Live

2007-10-19 Thread Justin Pryzby
On Sat, Oct 20, 2007 at 12:26:15AM +0900, Hideki Yamane wrote: Hi list, I'm enjoying build live images. Thanks to Debian Live developers :) Now I have questions to customise live images. Q) To add packages, run lh_config -p packagename. But how to exclude/remove packages from live

Re: live-helper - combo cd

2007-10-16 Thread Justin Pryzby
On Tue, Oct 16, 2007 at 08:28:46PM +0200, Daniel Baumann wrote: Robert Spiteri wrote: When i tried to install debian using the installer, it says that no kernel modules were found did you set LH_DEBIAN_INSTALLER_DAILY=enabled ? Is it required?

Re: Cannot build ISO

2007-10-16 Thread Justin Pryzby
On Tue, Oct 16, 2007 at 02:14:00PM -0500, Adi Linden wrote: . Use the latest git sources (not yet uploaded?) live-helper and specify: --union-filesystem-aufs . Use recent live-helper and specify: --union-filesystem-aufs \ --linux-packages 'linux-image-2.6 aufs-modules-2.6

Bug#446731: live-helper: lenny usb-hdd image doesn't boot anymore

2007-10-15 Thread Justin Pryzby
On Mon, Oct 15, 2007 at 10:09:04PM +0200, Lucas Nussbaum wrote: On 15/10/07 at 21:09 +0200, Daniel Baumann wrote: Lucas Nussbaum wrote: Why not stop in that case? because it would unecessarily block people with custom kernels. I'm not sure I understand how: people with custom kernels

Re: Using Debian Live

2007-10-11 Thread Justin Pryzby
On Thu, Oct 11, 2007 at 10:23:32AM -0400, John Lauterbach wrote: To Whom It May Concern: There appears to be either a lack of pointers to information or the information needed to use Debian Live to help repair a system that will not boot on account of a repairable hard drive error. In

Re: apt-cacher and debian-live --debian-installer enabled (Re: d-l and installer, woes)

2007-10-11 Thread Justin Pryzby
On Tue, Oct 09, 2007 at 01:29:59PM -0400, Justin Pryzby wrote: On Fri, Oct 05, 2007 at 05:56:22PM +0100, Mark Hindley wrote: I have just uploaded apt-cacher 1.5.5 which should allow proxying of vmlinuz and initrd files, as requested for Debian Live. I would be grateful if you could give

d-l loose ends in my understanding

2007-10-11 Thread Justin Pryzby
Hi All, There's some thing I've never understood about d-l and don't recall seeing documentation for them either. Having dabled in the source I'm still not sure what they're intended to do. What are all the LH_CACHE* options for? When are they intended to help? Are the .stage/* files supposed

Bug#446306: d-l aufs selects unionfs-modules

2007-10-11 Thread Justin Pryzby
Package: live-helper Version: 1.0~a31-1 lh_config --union-filesystem aufs initializes LH_LINUX_PACKAGES to unionfs-modules. ___ debian-live-devel mailing list debian-live-devel@lists.alioth.debian.org

Re: users and startup

2007-10-10 Thread Justin Pryzby
On Thu, Oct 11, 2007 at 04:46:31PM +, Mohsen Pahlevanzadeh wrote: Dear all, I must put a file in ~/.config/autostartup/ that it make a link to my startup file.I created /home/user/.config/autostartup .Unfortunately ,when i created new image, my file in above directory doesn't exist. How

Bug#445997: live-helper: lh_binary_disk `` to $() change $$ is a token

2007-10-09 Thread Justin Pryzby
On Tue, Oct 09, 2007 at 04:30:09PM -0300, Otavio Salvador wrote: Justin Pryzby [EMAIL PROTECTED] writes: Package: live-helper Version: 1.0~a30-1 Severity: serious This change from a29 is broken since $$ is shellspeak for getpid(). Purging configuration files for memtest86

Re: apt-cacher and debian-live --debian-installer enabled (Re: d-l and installer, woes)

2007-10-07 Thread Justin Pryzby
On Sun, Oct 07, 2007 at 12:41:59PM +0545, Basanta shrestha wrote: Just and newbie here and just trying to clear some confusion. I had tried debian live some 3 months ago and was successful. I was using live-helper and make-live commands. I had not installed debian-installer then. My question

d-l boots on only one machine (Re: an interesting problem)

2007-10-06 Thread Justin Pryzby
On Sat, Oct 06, 2007 at 05:29:36PM +, Mohsen Pahlevanzadeh wrote: Dear all, I made an USB-live, I can boot with my machine,But with others i can't boot. Of course ,i can boot with 2 others machine. It's not clear to me whether you mean other machines don't boot or whether other people

Re: /sys/class/misc/snapshot/dev doesn't exist.

2007-10-05 Thread Justin Pryzby
Mohsen Pahlevanzadeh wrote: Unfortunately, while installation procedure, I receive following error: cat /sys/class/misc/snapshot/dev : no such file or directory Is it because you don't have /sys mounted? Are you building a sid cd? On what kernel? With what host suite? Justin

Re: how I'm using debian-live

2007-10-05 Thread Justin Pryzby
On Fri, Oct 05, 2007 at 01:17:44AM -0400, Phil Light wrote: Hello, thank you so much for working on debian-live. It's vastly improved my release process, now that I have it set up. Hi Phil, I had some comments. You say to use visudo but then to remove the .tmp extension. Actually you should

Re: [PATCH] fix typo from backtick replacement patch: a03cfd36b80e6a37234440bfcf9ba2d3e33811b7

2007-09-28 Thread Justin Pryzby
On Fri, Sep 28, 2007 at 11:07:03AM -0400, Jesse W. Hathaway wrote: diff --git a/helpers/lh_binary_grub b/helpers/lh_binary_grub index 218fb06..4bb5f7d 100755 --- a/helpers/lh_binary_grub +++ b/helpers/lh_binary_grub @@ -226,7 +226,7 @@ then Grub_install_entry autogui ${VMLINUZ_GI}

Re: apt-cacher and debian-live --debian-installer enabled (Re: d-l and installer, woes)

2007-09-24 Thread Justin Pryzby
On Mon, Sep 24, 2007 at 05:33:32AM +0100, Mark Hindley wrote: On Sat, Sep 22, 2007 at 01:44:00PM -0400, Justin Pryzby wrote: Hi everyone, apt-cacher people: debian-live retrieves debian-installer files using its mirror settings, which might be set to apt-cacher. But this includes

Re: d-l: support LH_QUIET

2007-09-23 Thread Justin Pryzby
On Sun, Sep 23, 2007 at 09:46:39AM +0200, Daniel Baumann wrote: Justin Pryzby wrote: See also my first submission to d-l ML regarding quiet support, which is necessary for this patch to be effective. done, thanks. BTW for _binary_cdebootstrap I've sinced added the following, but I don't

Bug#442922: closed by Daniel Baumann [EMAIL PROTECTED] (Bug#442922: fixed in live-helper 1.0~a29-1)

2007-09-23 Thread Justin Pryzby
On Sun, Sep 23, 2007 at 03:24:16PM +, Debian Bug Tracking System wrote: This is an automatic notification regarding your Bug report which was filed against the live-helper package: #442922: live-helper: d-l overwrites its own files due to symlinks * New upstream release: -

d-l: support LH_QUIET in genisoimage

2007-09-22 Thread Justin Pryzby
See also my first submission to d-l ML regarding quiet support, which is necessary for this patch to be effective. BTW I submit these to the ML only; let me know if you want bugs too. --- /usr/bin/lh_binary_iso 2007-09-17 04:58:03.0 -0400 +++ /tmp/lh_binary_iso 2007-09-18

apt-cacher and debian-live --debian-installer enabled (Re: d-l and installer, woes)

2007-09-22 Thread Justin Pryzby
be a problem to allow retrieving kernels. Ideally apt-cacher would have a configurable regex. On Thu, Sep 20, 2007 at 11:18:43AM -0400, Justin Pryzby wrote: Regarding --debian-installer: [...] The following caused by use of apt-cacher: --10:54:22-- http://localhost:3142/mirrors.kernel.org

Re: apt-cacher and debian-live --debian-installer enabled (Re: d-l and installer, woes)

2007-09-22 Thread Justin Pryzby
On Sun, Sep 23, 2007 at 07:49:04AM +1000, Trent W. Buck wrote: On Sat, Sep 22, 2007 at 01:44:00PM -0400, Justin Pryzby wrote: Ideally apt-cacher would have a configurable regex. I think apt-cacher got a new maintainer recently, so he's probably keen to chat about potential improvements

Re: d-l and quieting $APT

2007-09-20 Thread Justin Pryzby
On Wed, Sep 19, 2007 at 10:35:39AM -0400, Justin Pryzby wrote: Hi Everyone, Is there any way to make apt/aptitude quiet? d-l does lots of cdebootstrap supports --quiet [0]; it's implemented essentially by filtering the output. So it seems the best way really may be to use grep

d-l and quieting $APT

2007-09-19 Thread Justin Pryzby
Hi Everyone, Is there any way to make apt/aptitude quiet? d-l does lots of [de]installations and apt/dpkg accounts for almost all of the output remaining after setting LH_QUIET=enabled. An alternative is to minimize the number of calls to $apt, which is also good for performance. I mean that a

Re: Re: USB system with modified kernel and minimal software

2007-09-17 Thread Justin Pryzby
On Mon, Sep 17, 2007 at 10:13:40AM -0600, Rene Sonderegger wrote: I did not see any information about downloading lh_helper scripts, so I followed the information at http://www.pendrivelinux.com/2007/05/31/create-your-own-live-linux-cd-or-usb-distribution. This was the reason for my

Bug#442922: live-helper: d-l overwrites its own files due to symlinks

2007-09-17 Thread Justin Pryzby
Package: live-helper Version: 1.0~a27-1 File: /usr/share/live-helper/data/debian-cd/ On an amd64 machine which had the following upgrade path: .../dpkg.log.1:2007-08-31 install live-helper none 1.0~a24-1 .../dpkg.log:2007-09-04 upgrade live-helper 1.0~a24-1 1.0~a25-1 .../dpkg.log:2007-09-06

Re: USB system with modified kernel and minimal software

2007-09-17 Thread Justin Pryzby
On Mon, Sep 17, 2007 at 02:24:08PM -0600, Rene Sonderegger wrote: Justin and Ben, thanks for your comments! lh_config -d etch -b usb-hdd -p minimal --linux-packages none cp /usr/src/linux-image-2.6.20.19-rt_1_i386.deb config/chroot_local-packages Are you sure this has the modules for

Re: USB system with modified kernel and minimal software

2007-09-14 Thread Justin Pryzby
On Fri, Sep 14, 2007 at 09:18:02AM -0600, Rene Sonderegger wrote: Hello everybody, I'm new to DebianLive. I've been trying to use it for the last couple days, but I'm hardly getting anywhere. I would appreciate some help. Here is what I'm trying to do: 1. Put a modified kernel with a

Re: debian live under an alternate kernel (was binary.iso in Lenny)

2007-09-13 Thread Justin Pryzby
On Thu, Sep 13, 2007 at 02:29:22AM +0200, Jean-Louis Louër wrote: On Tue, Sep 11, 2007 at 11:00:25AM -0500, Mr Alk3 wrote: http://wiki.debian.org/DebianLive/FAQ#head-6c3c3a58f555bc62cc5cc65cdcdd2dd51361a07f That should do it. -Alk3 I made a linux-image-2.6.21.deb from Unstable source

source of packages in d-l package lists

2007-09-10 Thread Justin Pryzby
What is the derivation of the packages in the d-l package lists? How about the packages which aren't in any debian suite (say, nxagent)? grep -h '^[^#]' /usr/share/live-helper/lists/* |grep -Fvwf (apt-cache pkgnames) (Yes, that's a bashism). Thanks Justin

Re: debian live under an alternate kernel (was binary.iso in Lenny)

2007-09-08 Thread Justin Pryzby
On Sat, Sep 08, 2007 at 04:43:10PM +0200, jll wrote: Le lundi 3 septembre 2007 15:41, Justin Pryzby a écrit : Did you try 2.6.18 in lenny? Follow Daniel's advice: http://lists.alioth.debian.org/pipermail/debian-live-devel/2007-July/001947 .html Grab 2.6.18 and modules for {union,squash}fs

Re: update-initramfs, chroots ro /boot, and debian-live (Re: d-l and /boot ro)

2007-09-04 Thread Justin Pryzby
On Mon, Sep 03, 2007 at 10:36:56PM +0200, maximilian attems wrote: On Mon, Sep 03, 2007 at 03:28:00PM -0400, Justin Pryzby wrote: On Mon, Sep 03, 2007 at 08:57:41PM +0200, Daniel Baumann wrote: maximilian attems wrote: well update-initramfs checks if there is a readable /proc/mounts

Re: binary.iso in Lenny

2007-09-03 Thread Justin Pryzby
On Mon, Sep 03, 2007 at 12:27:32PM +0200, [EMAIL PROTECTED] wrote: On Thu, Aug 30, 2007 at 02:14:18PM +0100, Jean-Louis Louër wrote: Hello, I would like to build an image in 'Lenny'. So, I put the line : LH_DISTRIBUTION=lenny in debian-live/config/bootstrap. lh_clean all and remove all

Re: binary.iso in Lenny

2007-09-01 Thread Justin Pryzby
On Thu, Aug 30, 2007 at 02:14:18PM +0100, Jean-Louis Louër wrote: Hello, I would like to build an image in 'Lenny'. So, I put the line : LH_DISTRIBUTION=lenny in debian-live/config/bootstrap. lh_clean all and remove all sub-directories (binary, chroot, config,...) lh_config lh_build

Re: Should lh_build produce an iso?

2007-08-30 Thread Justin Pryzby
On Thu, Aug 30, 2007 at 03:27:22PM -0400, Thomas H. George wrote: I haven't quite got the hang of it. make-live is depreciated but one reference claimed the same options work with lh_build. I tried lh_config followed by lh_build -p gnome-desktop but the option -p is unknown. lh_build

Bug#439947: live-helper: lh_clean silently ignores additional non-option arguments

2007-08-28 Thread Justin Pryzby
Package: live-helper Version: 1.0~a23-1 lh_clean binary chroot doesn't clean the chroot, but only the image. It should either check that there's exactly one non-option argument, or process all of them. ___ debian-live-devel mailing list

Re: d-l and /boot ro

2007-08-28 Thread Justin Pryzby
On Tue, Aug 28, 2007 at 08:53:22PM +0200, Daniel Baumann wrote: Justin Pryzby wrote: Our host system has /boot mounted readonly; this is checked by /usr/sbin/update-initramfs. Building live images, this causes: I'm not sure if I understand that right. The host systems filesystem

update-initramfs, chroots ro /boot, and debian-live (Re: d-l and /boot ro)

2007-08-28 Thread Justin Pryzby
On Tue, Aug 28, 2007 at 09:13:00PM +0200, Daniel Baumann wrote: Justin Pryzby wrote: Check update-initramfs, which reads from proc/mounts, which makes the scripts not completely hostfs agnostic. ummm.. bad one that, thanks for pointing it out. someone has a good idea about

Re: building a lenny live CD ?

2007-08-25 Thread Justin Pryzby
On Sat, Aug 25, 2007 at 11:19:12AM +0200, Pierre Meurisse wrote: On Sat, Aug 25, 2007 at 10:07:28AM +0200, Daniel Baumann wrote: Pierre Meurisse wrote: ... I ran the iso wich qemu and I made images of the two last screens. I can send them if it helps. The kernel oops is something about

Re: installing packages

2007-08-24 Thread Justin Pryzby
On Fri, Aug 24, 2007 at 12:16:58PM +0330, Mohsen Pahlevanzadeh wrote: Dear all, I wanna install my packages, via apt-get or dpkg, But i don't how to use chroot along with apt-get ... I'm not sure I understand. You can list packages to be installed in chroot_local-packageslists and put debs in

Re: d-l qemu usb boot

2007-08-20 Thread Justin Pryzby
On Mon, Aug 20, 2007 at 07:20:34AM +0200, Daniel Baumann wrote: Justin Pryzby wrote: It boots okay until some apparent problem (without associated error message) with the initrd: Begin: Mounting root file system... (Busybox prompt): (initramfs) _ I'm using linux 2.6.22, aufs, sid

Re: adding files to debian-live image

2007-08-18 Thread Justin Pryzby
On Sat, Aug 18, 2007 at 11:55:40AM +0330, Mohsen Pahlevanzadeh wrote: Dear all, I have debian-live dir.If i wanna put my files that they add to image, how i do ? Just copy them to chroot_local-includes. Justin ___ debian-live-devel mailing list

Re: stop dhcp configuration and several issues

2007-08-12 Thread Justin Pryzby
On Sun, Aug 12, 2007 at 11:28:11PM +0800, Deephay wrote: Greetings, I also experienced a serious issue: during the stage of lh_binary, the helper will try to find /usr/share/live-helper/casper/casper/parameters.txt but the file does not exist. This will result fatal user unknown to

Re: best release for debian-live development?

2007-08-07 Thread Justin Pryzby
On Tue, Aug 07, 2007 at 01:02:15PM -0400, John Fraize wrote: The backport to etch is failing or make-live, so I want to update. I spinning up a new machine just to play with this awesome tool. I was leaning toward lenny but would sid be a better choice? I think you should track sid for

Re: lh_chroot_hostname changes my hostname back and forth

2007-08-02 Thread Justin Pryzby
On Thu, Aug 02, 2007 at 09:11:20AM +0200, Daniel Baumann wrote: Justin Pryzby wrote: First, why is it necessary to set the hostname otherwise some stupid maintainerscripts of packages do fail, e.g. ssmtp in etch. I couldn't confirm this problem. I copied ssmtp/stable deb to chroot_local

Re: Check_package () buggy? s/if `Chroot ...`/[ -n `Chroot ...`]

2007-08-01 Thread Justin Pryzby
Third attempt.. On Tue, Jul 31, 2007 at 04:25:43PM -0400, Justin Pryzby wrote: On Tue, Jul 31, 2007 at 03:48:13PM -0400, Justin Pryzby wrote: I got this message after removing some .stage/ stampfiles: |/usr/share/live-helper/functions/packages.sh: line 21: Package:: command not found

lh_chroot_hostname changes my hostname back and forth

2007-08-01 Thread Justin Pryzby
I'm really confused by this. First, why is it necessary to set the hostname (within the chroot, I guess with the unfortunate but [perhaps?] unavoidable consequence that it affects outside the chroot too). Second, why isn't it clear why the hostname shouldn't be changed back? Otherwise everyone's

Re: Check_package () buggy? s/if `Chroot ...`/[ -n `Chroot ...`]

2007-07-31 Thread Justin Pryzby
On Tue, Jul 31, 2007 at 03:48:13PM -0400, Justin Pryzby wrote: I got this message after removing some .stage/ stampfiles: |/usr/share/live-helper/functions/packages.sh: line 21: Package:: command not found Is this patch sane? --- /tmp/packages.sh 2007-07-31 15:40:49.0 -0400