Re: automatic script after boot

2010-01-15 Thread Geert Stappers
s/etc/ The files that I place under config/chroot_local-includes/etc/ are _not_ present in the running live system. My build was done with 'lh, version 2.0~a3-1' from git. Where should I place files that I want in the running live system? Gegroet Geert Stappers -- To UNSUBSCRIBE, email

Re: automatic script after boot

2010-01-24 Thread Geert Stappers
conf > ./chroot > # > > ...and /etc/foo.conf was properly included in the resulting live system. > Yep, I got it working also, after a mv binary_local-includes/etc chroot_local-includes/ and also a sudo lh clean :-/ Geert Stappers -- To UNSUBSCRIBE, emai

Re: How to resize the IMG USB Live-Debian pendrive ?

2010-02-08 Thread Geert Stappers
as a (read-only) CDROM and the other partitions as (write-able) disk space on the pendrive. > > Thanks > Regards Groeten Geert Stappers signature.asc Description: Digital signature

Bug#569204: dpkg --compare-versions is your friend

2010-02-10 Thread Geert Stappers
Op 20100210 om 19:57 schreef Philipp Kern: > > live-magic/i386 unsatisfiable Depends: live-helper (>= 2.0) > > Indeed live-helper has a version of 2.0~a6-1 which is less than 2.0. $ dpkg --compare-versions 1.0 lt 2.0 ; echo $? 0 $ dpkg --compare-versions 3.0 lt 2.0 ; echo $? 1 $ dpkg --compare-

Re: Ultimate Debian Live CD 5.0 r2

2010-02-20 Thread Geert Stappers
em as it stands > > sucks! > > I cannot really agree here (not that it matters). For me it has worked great > and does not suck. Your milage obviously varies. Anyhow I am pretty confident > that this can be worked out :-) > > Patches are always welcome. > > Have a nic

Re: live-snapshot question (2)

2010-02-21 Thread Geert Stappers
le of the USBmemorystick look? Can you mount the /dev/sdX2? I say sdX because the testcomputer may have a /dev/sda (and a /dev/sdb ( and /dev/sdc)) for itself? When in the live system, what shows `mount`? When in the live system, what is the output of `cat /proc/cmdline`? Groeten Geert Sta

Re: live-snapshot question (2)

2010-02-21 Thread Geert Stappers
Op 20100222 om 00:22 schreef Romeo Theriault: > > > How does the partition table of the USBmemorystick look? > > > > Here is what the partition table on the USB stick looks like: > > MONSTERMASH:~# fdisk -l /dev/sda > > Disk /dev/sda: 8019 MB, 8019509248 bytes > 64 heads, 44 sectors/track, 5562

Re: d-i installer for squeeze and above

2010-04-03 Thread Geert Stappers
Op 20100403 om 09:07 schreef Daniel Baumann: > On 04/03/2010 08:59 AM, surreal wrote: >> Are we going to have the same live cd d-i installer for squeeze or is it >> going to be like ubuntu, ie installable from live cd's desktop? > > if the remaining bugs are being weeded out in live-installer and

Re: d-i installer for squeeze and above

2010-04-03 Thread Geert Stappers
Op 20100403 om 18:19 schreef Karl Goetz: > On Sat, 3 Apr 2010 09:46:54 +0200 > Geert Stappers wrote: > > > Op 20100403 om 09:07 schreef Daniel Baumann: > > > On 04/03/2010 08:59 AM, surreal wrote: > > >> Are we going to have the same live cd d-i installer for

Bug#576573: live-helper: config: bogus architecture checking

2010-04-05 Thread Geert Stappers
CTURE="i486" |stapp...@inertia:/tmp/qed |$ Regards Geert Stappers signature.asc Description: Digital signature

Bug#576583: live-helper: config: --binary usb-hdd --linux-flavours 486 conflict

2010-04-05 Thread Geert Stappers
urs 486 |P: Considering defaults defined in /etc/default/live-helper |W: You have selected values of LH_BOOTLOADER and LH_BINARY_FILESYSTEM |which are incompatible - syslinux only supports FAT filesystems. |P: Creating config tree Regards Geert Stappers -- To UNSUBSCRIBE, email to debian

Bug#576583: live-helper: config: --binary usb-hdd --linux-flavours 486 conflict

2010-04-05 Thread Geert Stappers
Op 20100405 om 22:01 schreef Geert Stappers: > Anyway: `lh config --binary usb-hdd --linux-flavours 486` > triggers a warning about a bootloader ... > > |$ sudo lh config --binary usb-hdd --linux-flavours 486 > |P: Considering defaults defined in /etc/default/live-helper > |W:

Re: root partition (writable) on USB Stick

2010-05-12 Thread Geert Stappers
2 b 8 18 Tell the kernel that the partition exists partx -a /dev/sdb2 /sdb Make a file system on it mkfs -t ext2 /dev/sdb2 And then "label" it e2label /dev/sdb2 live-rw Now an extra writeable partition exists, enjoy it! Groeten Geert Stappers Details: stapp...@wyse:~$ moun

avoiding cdn.debian.net

2010-05-12 Thread Geert Stappers
ow to overwrite "cdn.debian.net" with a other archive mirror ? ) Geert Stappers using 'lh, version 2.0~a11-1' -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100512143110.gb11...@gpm.stappers.nl

Re: avoiding cdn.debian.net

2010-05-12 Thread Geert Stappers
Op 20100512 om 16:40 schreef Daniel Baumann: > On 05/12/2010 04:31 PM, Geert Stappers wrote: > > My 'lh_config' has > > --mirror-chroot http://ftp.nl.debian.org/debian/ \ > > --mirror-bootstrap http://ftp.nl.debian.org/debian/ \ ~ > ~ > But during build

Re: Standardize to machine readable package manifest

2010-05-21 Thread Geert Stappers
ile, contains information about the files packaged in a | JAR file. and more about "Manifest" ... Cheers Geert Stappers -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100521192339.ge11...@gpm.stappers.nl

Re: [PATCH] Standardize to machine readable package manifest

2010-05-21 Thread Geert Stappers
ges/ have also manifest files Cheers Geert Stappers Learnt in the last 24 hours the difference between manifest and manifesto. -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http

Re: Missing feature - delete build question

2010-08-08 Thread Geert Stappers
Op 20100808 om 13:33 schreef jwitn...@gmx.net: > Hello Chris > > Thaks fpr the really useful debian builder. > I miss a feature to delete a build question And which build question are we talking about? > Thnks from Germany > Jens TNX Geert Stappers -- To UNSUBSCRIB

Re: omg : man lb_config :)

2010-10-11 Thread Geert Stappers
d as your mom is not here, you have to adapt to a higher level. Take time to explain what looks strange to you. Seeing three postings with > testing: man lh config > sid: man lb config without progress, is for me the signal to ignore the poster. Vitaly it is your turn to make the next s

Doing good WAS: What am I doing wrong?

2010-12-11 Thread Geert Stappers
On Sat, Dec 11, 2010 at 06:38:52AM -0200, Marcos Barbosa wrote: > Em Sáb, 2010-12-11 às 08:43 +0100, Jose Luis Zabalza escreveu: > > lb config -a i386 -b usb-hdd -d mydistro \ > > > Read the manpage about option "-d". The correct use is not set to > "mydistro" but use "debian" or "ubuntu". Read

Re: RESCUE ISO

2010-12-12 Thread Geert Stappers
t autotesting > images, we didn't discover it. i've removed afio for squeeze from > the package list, next autobuild should build rescue successfully > again. At which URL will it be published? Groeten Geert Stappers -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian

Re: XEN Live CD - Boot Failed

2011-10-17 Thread Geert Stappers
.2-i386.iso and md5sum /dev/cdrom should give the same result. HtH Geert Stappers -- > And is there a policy on top-posting vs. bottom-posting? Yes. -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@

Re: /var/lib/apt/lists/ftp.br.debian.org_debian_dists_squeeze_contrib_binary-amd64_Packages.IndexDiff

2011-12-11 Thread Geert Stappers
ike this : Index different ... So maybe it > mean that package version is mismatching. > > Please help i'm out of . My guess it is something with some apt/sources.list file and running `aptitude update` in the right environment. Hope this helps, at least is the empty subject line go

Re: Bug#659199: Acknowledgement (live-build: live wheezy -> cp: cannot stat `/root/syslinux/vesamenu.c32': No such file or directory)

2012-02-09 Thread Geert Stappers
On Thu, Feb 09, 2012 at 11:13:05AM -0500, Daniel Ellison wrote: > On 09/02/12 10:12 AM, Daniel Baumann wrote: > >On 02/09/2012 03:42 PM, upite...@lycos.com wrote: > >>I've done what you suggest and still get this problem: > > > >and you are really, really sure that you're using live-build 3.0~a43-1

Bug#661369: marked as done (live-build: cannot change hostname)

2012-02-26 Thread Geert Stappers
This means that you claim that the problem has been dealt with. I wonder how. If the bugreport was invalid, please say so. If the bug was there, please tell how it was fixed. Regards Geert Stappers -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120226204245.gg1...@gpm.stappers.nl

Re: default username and password

2012-03-30 Thread Geert Stappers
On Fri, Mar 30, 2012 at 02:46:32PM -0500, Richard Nelson wrote: > Greetings, > > On Fri, Mar 30, 2012 at 2:19 PM, sai kalyan wrote: > > wheezy > > linux image 486-pae and 686-pae > > > > what is produce when you run: > > lb -v > > > Also I put the dialog back on list. In http://lists.debian

Re: Caching proxy for Debian package files on squeeze home server

2012-04-02 Thread Geert Stappers
uld be a bonus. apt-cacher-ng can proxy/cache other repostisories as Debian and/or Ubuntu. > V/R > Scott Groeten Geert Stappers -- > And is there a policy on top-posting vs. bottom-posting? Yes. -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of &quo

Regarding: wmlive and empty fstab

2012-06-09 Thread Geert Stappers
. Thanks for the invitation to "come and get it" But it doesn't work this way. And frankly, this E-mail I writting now (the one you are reading now) does neither any work. However, I volunteer to do work that could AND SHOULD have been avoided. I gonna download the tar.gz, unpa

Re: wmlive and empty fstab

2012-06-09 Thread Geert Stappers
get a constructive discussion. Cheers Geert Stappers #!/bin/sh if [ "$1" = "-d" ] then set -x fi # Copyright (C) 2011 by Paul Seelig # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by #

Re: Regarding: wmlive and empty fstab

2012-06-09 Thread Geert Stappers
On Sat, Jun 09, 2012 at 10:39:57PM +0200, Paul Seelig wrote: > On 06/09/2012 10:24 PM, Geert Stappers wrote: > > > However, I volunteer to do work that could AND SHOULD have been avoided. > > > To save you the hassle, i have attached the mentioned script to this > very

Re: Rebranding

2012-06-25 Thread Geert Stappers
start with searching for boot logo files in the current source. Groeten Geert Stappers -- > And is there a policy on top-posting vs. bottom-posting? Yes. -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

netboot image, an .iso replacement

2012-06-27 Thread Geert Stappers
lease/current-live/amd64/usb-hdd/debian-live-6.0.4-amd64-rescue.initrd.img-2.6.32-5-amd64 What will then be my chances for a shell prompt? Which of the above described way might be the road to succes? Which other netboot methods are available that avoid configuring an service, as NFS? Groeten

Re: netboot image, an .iso replacement

2012-06-28 Thread Geert Stappers
On Wed, Jun 27, 2012 at 10:57:41PM +0200, Daniel Baumann wrote: > On 06/27/2012 10:27 PM, Geert Stappers wrote: } } } } [ intro plus which of the three (or more) ways to go ] } } > > What will break when there is no NFS server? > > no rootfs will be found. > > > How e