How to use an apt caching proxy

2009-09-15 Thread Diederik de Haas
Hello, I want to start experimenting with live-helper and to avoid downloading the same package over and over again, I've set up apt-cacher-ng to cache downloaded packages and created a /etc/apt/apt.conf.d/02proxy file with the following contents: Acquire::http { Proxy "http://192.168.1.5:3142

Re: How to use an apt caching proxy

2009-09-16 Thread Diederik de Haas
On 2009-09-16 Daniel Baumann wrote: > Diederik de Haas wrote: > > What am I doing wrong here and what to do so it will use apt-cacher-ng's > > proxy? > > you forgot to set LH_MIRROR_BOOTSTRAP. > > > What's the difference between --apt-http-proxy and --m

Issues creating live images for testing and sid

2009-09-17 Thread Diederik de Haas
Hello, I'm having issues creating a (working) live image of testing/squeeze and sid. When using "-d testing" as parameter to lh_config the subsequent lh_build stage fails at the beginning since /usr/share/debootstrap/scripts/ doesn't have an entry for testing. Searching for the error got me the

Re: Issues creating live images for testing and sid

2009-09-17 Thread Diederik de Haas
On 2009-09-17 Daniel Baumann wrote: > Daniel Baumann wrote: > > use cdebootstrap until debootstrap is able to bootstrap sid again. > > just seen that cdebootstrap doesn't help either this time, so you'll > just have to wait.. Yeah, I found that out as well :-( I can send the bootstrap.log file (ru

Using variables in package names + KDE package list

2009-09-20 Thread Diederik de Haas
Hello, In (your own) package list file you can use the following structure: #if ARCHITECTURE amd64 ia32-libs #endif But can I also use ARCHITECTURE as part of a package name and if so, how? Case in point: linux-headers-2.6-$(ARCHITECTURE) I'm trying to make my own KDE4 live cd and noticed that

local package lists

2009-09-20 Thread Diederik de Haas
Hello, I've created 2 local package lists to override the once provided so it does more 'my thing'. minimal: == # my minimal - package list for live-helper(7) ## LH: Minimal eject file sudo #additional packages at bash-completion debian-faq doc-

Re: local package lists

2009-09-20 Thread Diederik de Haas
On 2009-09-20 Diederik de Haas wrote: > But in the resulting image the part identified by "#for compiling stuff" > (from minimal) isn't installed, except psmisc since that's a dependency > of iceweasel. > At first I also had "linux-headers-$(ARCHITECTURE)

Re: xdebconfigurator

2009-09-22 Thread Diederik de Haas
On 2009-09-22 Maximiliano Marin Bustos wrote: > But, what can i do if i want to create my own live cd with testing? specify "-d squeeze" as a parameter to lh_config? xdebconfigurator isn't needed to builld an image. -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subjec

Re: Fwd: xdebconfigurator

2009-09-22 Thread Diederik de Haas
On 2009-09-22 Maximiliano Marin Bustos wrote: > i thought xdebconfigurator should help me with the screen resolution. In both squeeze (testing) and sid xorg is at version 1.6, which means that xorg will configure itself, so start out with a clean (or non-existing) xorg.conf and see if xorg does

Errors building live-image with sid

2009-09-24 Thread Diederik de Haas
Hello, While going through the manual, I arrived at chapter 9: Reporting bugs and it said to check the image status on the Debian Live homepage. Since I have troubles all week trying to make images with sid, I thought let's process it again and figure out which error it produces, so I can rep

Re: Errors building live-image with sid

2009-09-25 Thread Diederik de Haas
On 2009-09-25 Daniel Baumann wrote: > Diederik de Haas wrote: > > debootstrap version 1.0.18. > > you need 1.0.19. > Indeed, that fixed the issue. Do you have an idea when linux-latest-modules-2.6.30-2-* become available? The image does build, even though with a broken aufs-mo

Re: Fwd: xdebconfigurator

2009-09-25 Thread Diederik de Haas
On 2009-09-25 stephen_b_al...@tiscali.co.uk wrote: > I tried but as now stated this is possibly irrelevent? > Trying xdebconfigurator it returns a "No known X server system > detected!" > > Would it be best to remove these from my builld (including the -- > bootappend xdebconf)? I guess it depen

Re: Errors building live-image with sid

2009-09-25 Thread Diederik de Haas
On 2009-09-25 Ben Armstrong wrote: > On Fri, 25 Sep 2009 14:06:49 +0200 > > Diederik de Haas wrote: > > On 2009-09-25 Daniel Baumann wrote: > > Do you have an idea when linux-latest-modules-2.6.30-2-* become > > available? The image does build, even though with a brok

Re: jigdo for debian-live images ? (was: Debian mirrors: ftp.coe.psu.ac.th)

2009-09-27 Thread Diederik de Haas
On 2009-09-27 Simon Paillard wrote: > Hi debian-live, > > In short: what is the similar (and easy) wat to build images as jigdo > does ? > > On Sat, Sep 26, 2009 at 12:08:23PM +0700, Chatchai Jantaraprim wrote: > > On Fri, Sep 25, 2009 at 07:13:56PM +0200, Simon Paillard wrote: > > > well use jig

Customizing the live user

2009-09-27 Thread Diederik de Haas
Hello, I've made a custom KDE 4.3.1 live cd, but whenever I start it up, kaboom (http://packages.debian.org/sid/kaboom) get launched, which I don't want and I believe the same happens with the 'official' KDE4.3 image. I don't know the details of kaboom, but afaik it gets triggered by either a

Re: Customizing the live user

2009-09-27 Thread Diederik de Haas
On 2009-09-28 Diederik de Haas wrote: > Hello, > > I've made a custom KDE 4.3.1 live cd, but whenever I start it up, kaboom > (http://packages.debian.org/sid/kaboom) get launched, which I don't want > and I believe the same happens with the 'official' KDE4.3 i

Re: xdebconfigurator

2009-09-28 Thread Diederik de Haas
On 2009-09-28 stephen_b_al...@tiscali.co.uk wrote: > Diederik de Haas wrote: > >Where do you have a resolution problem? > > Thanks for your interest. > I have ... It's probably best to tackle each issue/machine one by one instead of throwing it into one big pile. So let&

Re: xdebconfigurator

2009-09-29 Thread Diederik de Haas
On 2009-09-29 stephen_b_al...@tiscali.co.uk wrote: > Once again thanks for you interest, Diederik de Haas. I take your point > about debian-x list and will try there. > Just to complete this cycle here, I have listed the info you asked > for. I have kept to the single PC, IBM with

Re: request: include gfortran on rescue disk

2009-09-29 Thread Diederik de Haas
On 2009-09-29 Charles D. Russell wrote: > The "rescue disk" includes a pretty comprehensive set of > compilers and interpreters. Is there room for gfortran too? > $lh_config -p rescue --packages "gfortran" #lh_build Have fun ;-) -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org

Re: Experimenting with sid

2009-10-07 Thread Diederik de Haas
On 2009-10-07 stephen_b_al...@tiscali.co.uk wrote: > Hello, > > My lenny build is pretty much where I want it, thought I'd have a look > at sid. > With -d sid -p rescue, I get: > Package mailx is a virtual package provided by: > mailutils 1:2.0+dfsg1-4+b1 > heirloom-mailx 12.4-1.1+b1 > bsd-m

Re: How many processors and RAM does debian kernel 2.2.26-686 support?

2009-10-08 Thread Diederik de Haas
On 2009-10-08 surreal wrote: > Whats the maximum RAM supported without bigmem addon? 4G. How much you can use of that depends on your motherboard and your OS/kernel. Windows can only use about 3G, while Linux can use all that it is offered. But I agree that this is not the 'most appropriate' list

Re: How do I fix this error

2009-10-10 Thread Diederik de Haas
On 2009-10-11 thejun...@gmail.com wrote: > Before I purged the install I had run those commands. I did not record > the error i got at that time sorry to say. > > The error I listed in my first post is after a clean install after I > purged the original install. I even deleted the directory

Re: Live ISO from existing install

2009-10-12 Thread Diederik de Haas
On 2009-10-12 bloodandsoi...@gmail.com wrote: > How do I make a live cd out of my currently installed system? i.e. > Make a bootable ISO out of my existing Debian Lenny installation? > Thanks. > Method 1: http://forums.debian.net/viewtopic.php?f=16&t=38870 Method 2: According to Debian Live F

Re: Live ISO from existing install

2009-10-12 Thread Diederik de Haas
On 2009-10-12 thejun...@gmail.com wrote: > This instruction also seams to imply that you have to already have a > working live system. Is that true? > No. You do it after running lh_config, which creates (among others) the config folder and then in the chroot_local-includes subdirectory you'

Re: Live ISO from existing install

2009-10-12 Thread Diederik de Haas
On 2009-10-12 thejun...@gmail.com wrote: > I have tried before to find out how to get a list of the installed packages > on my system and no one has been able to tell me. > Should've combined it with the other post, but did you try this: http://www.google.com/search?q=get%20a%20list%20of%20the%2

Re: Bug#547149: live-initramfs: udev hook doesn't include cdrom_id anymore

2009-10-17 Thread Diederik de Haas
On Friday 16 October 2009 16:01:23 Daniel Baumann wrote: > tag 547149 pending > thanks > > This is fixed in git. > Hello, I have the following in my sources.list: #live-helper deb http://live.debian.net/ sid/snapshots main contrib non-free And my version of live-initramfs is 1.157.3+20091016.16

kde package lists

2009-10-17 Thread Diederik de Haas
Hello, When going through the contents of the various (updated) kde* package lists I noticed a couple of things. This is in all likelihood due to the transition of KDE from version 3.x to 4.x that will happen with Squeeze. The kde package list includes the kde-core package list and has 3 (m

TIP: Prevent kaboom from running with a KDE 4 LiveCD

2009-10-25 Thread Diederik de Haas
Hello, Whenever I build my own KDE 4 LiveCD or use the 'official' one (http://pkg- kde.alioth.debian.org/kde4livecd.html), I always had Kaboom (the KDE4 settings migration wizard) 'greeting' me and I didn't want that, since there was nothing to migrate (from KDE3). And you'd see that every tim

Re: TIP: Prevent kaboom from running with a KDE 4 LiveCD

2009-11-14 Thread Diederik de Haas
On 2009-10-28 Daniel Baumann wrote: > i think that newer live-initramfs (the one from git) already does this > automatically (with another implementation, though). > With what version should it work automatically and/or how to 'trigger' this? I've added live.debian.net repo to my chroot environmen

Re: TIP: Prevent kaboom from running with a KDE 4 LiveCD

2009-11-15 Thread Diederik de Haas
On 2009-11-15 Daniel Baumann wrote: > Diederik de Haas wrote: > > With what version should it work automatically and/or how to 'trigger' > > this? > > as i said, it should work automatically with the current version from > git. automatical means, that it happ

Bug#556368: live-initramfs: Prevent Kaboom from running on a KDE4 LiveCD

2009-11-15 Thread Diederik de Haas
Package: live-initramfs Severity: wishlist Kaboom, the KDE4 settings migration wizard, starts every time I start a KDE4 LiveCD. This is undesirable since there is nothing to migrate (from KDE3). Kaboom gets triggered when a ~/.kde directory is present, but no ~/.local/kaboom file. When the LiveC

Re: Bug#519690: live-helper: rename categories to archive-areas

2009-11-16 Thread Diederik de Haas
On 2009-11-15 Daniel Baumann wrote: > tag 519690 pending > thanks > > fixed in git. > I have live.debian.net in my sources.list so today I got updated to 2.0~a1+20091116.072806 When trying to create a new LiveCD I got told that "--categories" wasn't a recognized option so I changed that to "--

Re: Couldn't find package unionfs-modules-2.6-486

2009-12-04 Thread Diederik de Haas
On 2009-12-04 Umarzuki Mochlis wrote: > I got that error building with these config: > $ LOCALOPTS=" --mirror-binary > http://ftp.us.debian.org/debian/--mirror-chroot > http://ftp.us.debian.org/debian/ --mirror-bootstrap > http://ftp.us.debian.org/debian/ --mirror-binary-security > http://securit

Re: Method http has died unexpectedly

2009-12-05 Thread Diederik de Haas
On 2009-12-06 Umarzuki Mochlis wrote: > http://localhost:3142/ftp.tw.debian.org/debian/--mirror-chroot > Maybe it's just a mail issue, but there should be a space between /debian/ and --mirror-chroot Other then that, it could be that your proxy (apt-cacher-ng?) isn't working as it should (and i

Re: live-helper 2.0~a2-1 MIGRATED to testing

2009-12-11 Thread Diederik de Haas
On 2009-12-11 Debian testing watch wrote: > FYI: The status of the live-helper source package > in Debian's testing distribution has changed. > > Previous version: 1.0.6-2 > Current version: 2.0~a2-1 > Why did this happen? Are the testing migration scripts (still) broken? AFAIK bug #558762 s

Re: live-helper 2.0~a2-1 MIGRATED to testing

2009-12-11 Thread Diederik de Haas
On 2009-12-11 Daniel Baumann wrote: > > Are the testing migration scripts (still) broken? > apparently. though i was not aware that they were broken in the first > place (there has not been any announce of such a thing). I heard about it on the debian-kde list, but don't know the details. http://

Wireless and LiveCD

2009-12-29 Thread Diederik de Haas
Hello, I'm trying to get wireless to work as good as it can be and have some questions. I've chosen wicd as the network client because I've heard good things about it and it should adapt really well to different environments, which seems perfect for a LiveCD. What is/are your preferred (wirele

Re: Wireless and LiveCD

2009-12-30 Thread Diederik de Haas
On 2009-12-30 Daniel Baumann wrote: > Diederik de Haas wrote: > > I looked in /etc/wicd of the squashfs file but saw it was empty! > > since it's a rather common use case, live-initramfs should at some point > have some magic to set this file up. patches welcome.

Re: RFC: live-initramfs 2.x features

2010-01-29 Thread Diederik de Haas
On 2010-01-19 Daniel Baumann wrote: > Features > > * > * Redo login manager support (kdm, gdm, nodm, plain startx on tty1) Can there also be an option to not do autologin, but show username/password combo on the login page (or sth like that)? For (at least) KDE that would eliminate

config/chroot_local-packageslists behavior changed?

2010-02-21 Thread Diederik de Haas
Hello all, After updating live-helper to 2.0~a8-1, I tried to recreate my own kde livecd and noticed a substantial difference from before. At first I thought that it picked up the kde-full list from /usr/share/live-helper/lists instead of config/chroot_local-packageslists/kde-full.list, but I'

Re: Live softphone USB key

2010-03-15 Thread Diederik de Haas
On 2010-03-15 pal...@inwind.it wrote: > How do I tell debian live to use the additional partition as a user's home > directory? Look at the Persistence section of the manual. -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listma

Re: Bogus samhain email alerts with rescue package list

2010-04-04 Thread Diederik de Haas
On 2010-04-02 Daniel Baumann wrote: > there might be people operating things in a chroot and > having samhain in there, so using debian_chroot is not generic enough. > therefore, i've added a hack in git for live-helper to avoid samhain > initializing its db through postinst. I'm not sure it's

Re: Bogus samhain email alerts with rescue package list

2010-04-04 Thread Diederik de Haas
On 2010-04-04 Daniel Baumann wrote: > > I'm not sure it's related, but I just tried to build a KDE 4.4.2 rc0 > > which failed when trying to remove /var/state/samhain. > > should be fixed now, the initial test didn't cover when samhain is not > actually installed. thanks for spotting it by runnin

Re: Bogus samhain email alerts with rescue package list

2010-04-04 Thread Diederik de Haas
On 2010-04-04 Diederik de Haas wrote: > > should be fixed now, the initial test didn't cover when samhain is not > > actually installed. thanks for spotting it by running git head ;) > > Can you release that, so that I can get the updated live-helper with > aptitude

Re: Bogus samhain email alerts with rescue package list

2010-04-04 Thread Diederik de Haas
On 2010-04-04 Diederik de Haas wrote: > On 2010-04-04 Diederik de Haas wrote: > > > should be fixed now, the initial test didn't cover when samhain is not > > > actually installed. thanks for spotting it by running git head ;) > > > > Can you release th

Re: Monitor Displays "Invalid Mode"

2010-04-29 Thread Diederik de Haas
On 2010-04-29 John L. Males wrote: > The simple answer is no, because there are no USB (.../usb-hdd) > based images. You need the iso-hybrid, it's for both .iso and usb images -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm

kde-core list should be updated (live-helper)

2010-05-02 Thread Diederik de Haas
Hello all, I just received a notification that meta-kde 5:59 has entered unstable/sid. With that, the meta package kde-minimal does no longer exist, so /usr/share/live-helper/lists/kde- core should be updated and possibly again when 5:59 gets into testing/squeeze. This is the contents of that fi

Re: kde-core list should be updated (live-helper)

2010-05-02 Thread Diederik de Haas
On 2010-05-02 Modestas Vainius wrote: > Why not just use kde-standard instead? That seems to me a good candidate for the kde list and then the kde-full list should be the kde-full meta-package. So that means for kde list: #include #if DISTRIBUTION lenny kde #endif #if DISTRIBUTION squeeze sid

Processing of custom .list files has changed?

2010-05-03 Thread Diederik de Haas
Hello, I've used the attached script, create-kde-livecd, to make my own (kde) livecd's for a while now, but it looks like it works different now. I invoked the script with the following statement: "./create-kde-livecd kde-full", where kde-full is the name of a _custom_ package list (overridin

Re: Processing of custom .list files has changed?

2010-05-04 Thread Diederik de Haas
On 2010-05-04 Daniel Baumann wrote: > On 05/04/2010 02:52 AM, Diederik de Haas wrote: > > it looks like that has changed and instead processes all of the .list > > files in config/chroot_local-packages. > > commit 1e75f2b55ee96a839eb6ac6843263440e534979c > Author: Danie

Re: kde-core list should be updated (live-helper)

2010-05-17 Thread Diederik de Haas
On Saturday 08 May 2010 12:30:38 Daniel Baumann wrote: > On 05/03/2010 12:50 AM, Diederik de Haas wrote: > > That seems to me a good candidate for the kde list and then the kde-full > > list should be the kde-full meta-package. > > forgot to mention.. > > > So t

Re: kde-core list should be updated (live-helper)

2010-05-18 Thread Diederik de Haas
On Tuesday 18 May 2010 08:45:33 Sune Vuorela wrote: > > On 05/18/2010 01:53 AM, Diederik de Haas wrote: > >> #if DISTRIBUTION squeeze sid > >> kde-plasma-desktop > >> #endif > > Maybe this even calls for a extra flavour that installs > kde-plasma-netbook

Squeeze alpha1 images use kernels which aren't available in the archives anymore

2010-05-26 Thread Diederik de Haas
Hello, The Squeeze alpha1 images (http://live.debian.net/cdimage/squeeze-builds/) contain kernel linux- image-2.6.32-trunk-486 and linux-image-2.6.32-trunk-686. Both these kernels aren't available in the archives anymore (afaik). The corresponding linux-headers-* packages aren't (therefor) eit

Re: Squeeze alpha1 images use kernels which aren't available in the archives anymore

2010-05-26 Thread Diederik de Haas
On Wednesday 26 May 2010 17:38:52 Daniel Baumann wrote: > On 05/26/2010 03:15 PM, Diederik de Haas wrote: > > Maybe it's an idea to update the images? > it was said, that there should be a new d-i release really soon now, so > i've waited on that to release 'more or

Re: Debian Live CD torrents

2010-05-26 Thread Diederik de Haas
On Wednesday 26 May 2010 22:32:00 Markus Meyer wrote: > When I wanted to download a Debian Live CD earlier today, I missed > torrent files as they exist for the install media. > Here is the first one (Standard Edition, i386 architecture): > > http://linuxtracker.org/download.php?id=31def4f0debe9

Re: Debian Live CD torrents

2010-05-27 Thread Diederik de Haas
On Friday 28 May 2010 00:22:25 Markus Meyer wrote: > Hi everyone again! > > Today I've added three new Debian Live CD torrents (Rescue, GNOME and > KDE Desktop Edition, all i386 architecture). > > You can find all the torrents released so far here: > > http://linuxtracker.org/index.php?page=torr

Supporting wireless as good as possible on official images

2010-06-02 Thread Diederik de Haas
Hello, A lot of ppl nowadays only have/use a wireless network. On my custom LiveCDs I include non-free in the sources and install as many firmware packages as possible to cover as many wireless devices as possible. But for Debian and DebianLive this is not possible/wanted. What can be done to m

Re: Supporting wireless as good as possible on official images

2010-06-03 Thread Diederik de Haas
On Friday 04 June 2010 01:04:29 Richard Nelson wrote: > How about just making a list say like wireless-minimal and > wireless-gnome and include all you think is needed for wireless. Then > folks who want that will have a couple of choices. I don't think that including a good network-manager applic

Re: still no torrents for debian-live 5.0.5

2010-07-12 Thread Diederik de Haas
On Tuesday 13 July 2010 00:08:59 Steve McIntyre wrote: > On Mon, Jul 12, 2010 at 11:01:21PM +0100, Steve McIntyre wrote: > >On Mon, Jul 12, 2010 at 11:38:29PM +0200, Daniel Baumann wrote: > >>On 07/12/2010 11:30 PM, Steve McIntyre wrote: > >>> I'm assuming that you'd like them making for *.iso, *.i

Re: driver modules

2010-10-05 Thread Diederik de Haas
On Tuesday 05 October 2010 14:21:52 marcos m. wrote: > my card is supported by the ath9k module which i think is non-free but i > wish i could build an image with wide wireless support. > > Should I add the linux-modules-non-free package to make more wireless > modules available? any other ideas?

Re: Size of the iso image

2010-10-29 Thread Diederik de Haas
On Friday 29 October 2010 20:46:37 os.n...@gmx.de wrote: > Now I wonder why the Lenny-iso has a size of 500 MB and the Squeeze-iso is > 750 MB large. I don't think that the applications have grown so much from > Lenny to Squeeze. Do I have to configure Squeeze live-helper to compress > the iso-imag

Re: Problem: live-build web-frontend "lenny + kde-core"

2010-12-20 Thread Diederik de Haas
On Monday 20 December 2010 10:33:28 Tiago Tiz wrote: > I tried the same with "squeeze" and there's no problem, > is there a problem with the option "Lenny" and "kde-core" ? Quite likely kde-core won't work in combination with Lenny. The main 'package' from kde-core (on my machine, ie sid-snapshot

Re: Problem: live-build web-frontend "lenny + kde-core"

2010-12-20 Thread Diederik de Haas
On Monday 20 December 2010 17:34:20 Richard Nelson wrote: > >> Not sure, but I personally would just use squeeze. > > > > Me too.. But I prefer Lenny to install on my netbook, it's more > > lighter than squeeze. Lighter in what sense? KDE 4 has a (meta-)package kde-plasma-netbook, which is

Re: Problem: live-build web-frontend "lenny + kde-core"

2010-12-21 Thread Diederik de Haas
Hi, On Tuesday 21 December 2010 01:18:04 Richard Nelson wrote: > > Unless there's a if/then construct for the kde-core package in the > > webbuilder, I don't see why changing the output type would solve > > anything. Or am I missing something? Looks like I was missing something. Looking inside li

Re: Problem: live-build web-frontend "lenny + kde-core"

2010-12-22 Thread Diederik de Haas
On Tuesday 21 December 2010 17:52:24 Daniel Baumann wrote: > the version of live-build is shown on the right side of the 'Submit' > button on http://live-build.debian.net/cgi-bin/live-build Indeed it does. Now that you pointed it out it makes sense that that version number is from live-build, bu

Preceedings

2010-12-22 Thread Diederik de Haas
Hello all, I know that you can specify packages to be installed in a live system through (custom) package list. But recently I (finally) installed a 64-bit debian (amd64) alongside my 32-bit installation (triple boot with windows now). While doing that I answered the same questions from d-i as

Re: live squeeze backports -- rel. lb 2.0.12-2

2012-02-11 Thread Diederik de Haas
On Saturday 11 February 2012 09:07:07 broletto wrote: > Package: * > Pin: release a=stable > Pin-Priority: 1001 > > Package: * > Pin: release a=squeeze-backports > Pin-Priority: 900 I'm not sure, but shouldn't you switch the Pin-Priority values, since higher priority will 'win' from a lower pri

Re: Australian mirrors result in "Encountered a section with no Package: header"

2012-03-06 Thread Diederik de Haas
On Wednesday 07 March 2012 02:10:47 Jason Heeris wrote: > I'm trying to build a live Wheezy system, and since I live in > Australia I'd like to use an Australian mirror. Unfortunately, every > time I've tried to use one over the last ten days, my build has > failed. Mirrors I've tried include the o

Re: Australian mirrors result in "Encountered a section with no Package: header"

2012-03-06 Thread Diederik de Haas
On Wednesday 07 March 2012 02:44:28 Jason Heeris wrote: > But don't I need to > somehow install the squid-deb-proxy client in the chroot before the > real round of package installation? Or have I missed something here? I don't have experience with squid(-deb-proxy), so I don't know how to configu

Re: About d-i pressed.cfg

2012-07-12 Thread Diederik de Haas
On Thursday 12 July 2012 13:54:39 Harshad Joshi wrote: > Has anybody modified or tweaked preseed.cfg that has hooks related to d-i? Below are some lines which should work, but don't and therefor I've commented them out. # Run late_command script to set additional things up #d-i preseed/include s

Re: live-manual_3.0~a14-1_i386.changes ACCEPTED into unstable

2012-07-28 Thread Diederik de Haas
On Saturday 28 July 2012 01:18:12 Debian FTP Masters wrote: > Accepted: > live-manual-pdf_3.0~a14-1_all.deb > to main/l/live-manual/live-manual-pdf_3.0~a14-1_all.deb It looks like the pdf file isn't generated. Cheers, Diederik -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.or

Re: live-manual_3.0~a14-1_i386.changes ACCEPTED into unstable

2012-07-28 Thread Diederik de Haas
On Saturday 28 July 2012 09:20:14 Diederik de Haas wrote: > On Saturday 28 July 2012 01:18:12 Debian FTP Masters wrote: > > Accepted: > > live-manual-pdf_3.0~a14-1_all.deb > > > > to main/l/live-manual/live-manual-pdf_3.0~a14-1_all.deb > > It looks

Re: Problem to generate manual

2012-08-11 Thread Diederik de Haas
On Saturday 11 August 2012 22:41:23 chals wrote: > > I do see the build folder, but i don't see the pdf files. > > They "should" be, I recently built them just to test if they generated > correctly in both wheezy and sid and they do work fine. > > Besides Daniel uploaded today live-manual version

Re: live-manual_3.0~a17-1_i386.changes ACCEPTED into unstable

2012-09-27 Thread Diederik de Haas
On Thursday 27 September 2012 16:47:49 Debian FTP Masters wrote: > live-manual-pdf - Debian Live - Documentation (pdf) This package does (still) not contain the actual pdf file(s). But on http://live.debian.net/manual/index.en.html there are a number of pdf files of live manual available. Maybe t

Re: Mirroring Debian Archive

2012-11-07 Thread Diederik de Haas
On Wednesday 07 November 2012 14:24:53 Fernando Toledo wrote: > i can recommend apt-cacher-ng, easy setup just install the package > and configure your repos wich (example): > > http://localhost:3142/ftp.debian.org/debian testing main Or create a config file in /etc/apt/apt.conf.d/ like this: $ c

Re: Mirroring Debian Archive

2012-11-07 Thread Diederik de Haas
On Wednesday 07 November 2012 15:06:52 Daniel Baumann wrote: > On 11/07/2012 02:56 PM, Diederik de Haas wrote: > > That way you can keep your sources.list as usual. > > right, but live-build wouldn't use it during the bootstrap stage then. Brain fart on my side. Please ig

Re: [OT?] Question raised by thread "Re: Mirroring Debian Archive"

2012-11-07 Thread Diederik de Haas
On Wednesday 07 November 2012 16:45:17 Richard Owlett wrote: > I DO NOT have good internet connectivity. > I DO have the 8 DVD set of Debian 6.0.5. > I want all of the deb files from the set on a 64GB flash > drive in a format/structure acceptable to apt-get or synaptic. > > I'm currently wading

Re: [OT?] Question raised by thread "Re: Mirroring Debian Archive"

2012-11-07 Thread Diederik de Haas
On Wednesday 07 November 2012 19:37:30 Richard Owlett wrote: > Debian 6.0.5 will be fine for my purposes. I suspect that by > the time updating will be relevant for me, enough updates > will have be done that purchasing another set of DVDs would > be worthwhile. When I say "I DO NOT have good in

Re: Debian Live, live-build web-frontend - Build 20121125.144448.625013057

2012-11-25 Thread Diederik de Haas
See http://lists.debian.org/debian-live/2012/11/msg00143.html -- 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/201211252355.06955.didi.deb...@cknow.org

Re: Debian Live 7.0: 7.0~b1 released

2012-12-13 Thread Diederik de Haas
On Thursday 13 December 2012 08:45:46 Daniel Baumann wrote: > The images come in two sets, regular official images are available for > download at: > > > > and unofficial (non-free enabled, firmware included) ones at: > >

Re: Debian Live 7.0: 7.0~b1 released

2012-12-13 Thread Diederik de Haas
On Thursday 13 December 2012 16:52:59 Ben Armstrong wrote: > Not sure if it's worth the effort for something that is likely to be > short-lived (a couple of wks until next beta?) I don't know how much it takes to set it up, so I can't comment on that. But I don't mind seeding, even if it's just

Bug#990391: Bug#990390: incorrectly closed by live-config

2021-06-28 Thread Diederik de Haas
An upload for 'live-config' closed the wrong bug number, it should have been 990391, but 990390 was specified in live-config's upload, closing the wrong bug. signature.asc Description: This is a digitally signed message part.

Error in doc 4.6.2

2013-09-18 Thread Diederik de Haas
Hi, At the end of 4.6.2 of the manual there's the following command: $ lb config --linux-packages "linux-image linux-header" But it should be: $ lb config --linux-packages "linux-image linux-headers" -- GPG: 0x138E41915C7EFED6 signature.asc Description: This is a digitally signed message part.

Bug#724666: Lowering severity

2013-09-26 Thread Diederik de Haas
severity 724666 normal thanks Lowering the severity since it doesn't make live-config unusable. It does make kwallet unusable (which caused me to choose grave) and thereby a major effect on the usability of the resulting KDE image(s). -- GPG: 0x138E41915C7EFED6 signature.asc Description: This

Review request for live-config's 1060-kde-services

2013-10-04 Thread Diederik de Haas
Hi! I've implemented a different way to disable some services in KDE, implemented in components/1060-kde-services of live-config. Since I can't create branches on live-systems.org/live.debian.net I've forked the repo on my github account and implemented my changes in the fix-1060-kde- services b

Re: Review request for live-config's 1060-kde-services

2013-10-08 Thread Diederik de Haas
On Saturday 05 October 2013 04:01:24 Diederik de Haas wrote: > I've implemented a different way to disable some services in KDE, > implemented in components/1060-kde-services of live-config. And now I've figured out how to create a patch file, see attachment. -- GPG: 0x138E

Re: Review request for live-config's 1060-kde-services

2013-10-15 Thread Diederik de Haas
On Tuesday 15 October 2013 11:53:56 Daniel Baumann wrote: > On 10/08/2013 09:31 AM, Diederik de Haas wrote: > > And now I've figured out how to create a patch file, see > > attachment. > > I've applied a slightly edited version of the patch, thanks. Thank you

Re: Review request for live-config's 1060-kde-services

2013-10-15 Thread Diederik de Haas
On Tuesday 15 October 2013 19:05:38 Daniel Baumann wrote: > atm we don't have a plan for point release updates of live-* > components. also, these commits would need some testing proper testing > in unstable/experimental first. I understand. It was worth a try ;-) -- GPG: 0x138E41915C7EFED6 sig

Re: ln: failed to create symbolic link ‘config/hooks/0010-disable-kexec-tools.hook.c

2013-11-11 Thread Diederik de Haas
On Tuesday 12 November 2013 18:19:08 Ozi Traveller wrote: > I'm trying to build sid in a sid environment and it fails doing 'lb config' > > I have 4.0~alpha30-1 version installed. How about (temporarily) removing a whole bunch of options from auto/config till you have a set that does work. Then

Fwd: Re: ln: failed to create symbolic link ‘config/hooks/0010-disable-kexec-tools.hook.c

2013-11-12 Thread Diederik de Haas
Always send your questions to the list, hence forwarding it. -- Forwarded Message -- Subject: Re: ln: failed to create symbolic link ‘config/hooks/0010-disable- kexec-tools.hook.c Date: Wednesday 13 November 2013, 08:11:37 From: Ozi Traveller To: Diederik de Haas Hi Diederik

Re: Dracut cannot find headers for kernel

2013-11-15 Thread Diederik de Haas
On Thursday 14 November 2013 19:24:57 Marcos Núñez wrote: > When running my system image in a VM, i get a > > "dracut: FATAL: No or empty root= argument" I'm pretty sure I've run into sth like that before as well, unfortunately I didn't document the solution. I would suggest doing a "lb clean --

Re: Debian image failed to boot

2013-11-15 Thread Diederik de Haas
On Monday 04 November 2013 11:00:06 intrigeri wrote: > Various USB sticks (especially Sandisk) these days expose themselves > as non-removable (which is actually a correct interpretation of the > specs). This may be related. > > https://tails.boum.org/support/known_issues/#problematic-usb-sticks

USB3 sticks that work with debian-live

2013-11-23 Thread Diederik de Haas
Hi! I'm looking for an USB3 stick on which I can run my debian-live image(s). This seems to be problematic and due to the discussion "Debian image failed to boot" I avoided the Sandisk Cruzer. I recently bought a "Kingston DataTraveler Ultimate 3.0 G3 32GB" stick and found out it didn't work e

Re: USB3 sticks that work with debian-live

2013-11-25 Thread Diederik de Haas
On Saturday 23 November 2013 20:44:32 Daniel Baumann wrote: > fwiw, i'm using a "Kingston DataTraveler HyperX 3.0 (64 GB)". Thanks, will probably buy that one too :-) -- GPG: 0x138E41915C7EFED6 signature.asc Description: This is a digitally signed message part.

Re: USB3 sticks that work with debian-live

2013-11-27 Thread Diederik de Haas
On Saturday 23 November 2013 18:49:20 Diederik de Haas wrote: > I'm looking for an USB3 stick on which I can run my debian-live image(s). > This seems to be problematic and due to the discussion "Debian image failed > to boot" I avoided the Sandisk Cruzer. > I

mode ubuntu not supported?

2013-12-10 Thread Diederik de Haas
Hi! I'm trying to create a live image for KDE Frameworks 5 and my git repo is https://github.com/diederikdehaas/debian-kf5-live In my auto/config I have the parameter "mode ubuntu", since my first step towards my goal is to 'debianize' Project Neon 5 iso's (http://kshadeslayer.wordpress.com/20

Re: mode ubuntu not supported?

2013-12-10 Thread Diederik de Haas
On Wednesday 11 December 2013 00:31:14 Daniel Baumann wrote: > ubuntu is best-effort support Too much effort for me to dive into ubuntu (I don't care about it) to figure out if and how to fix it. Maybe it's better to remove it (and casper) from the manual/man-pages? -- GPG: 0x138E41915C7EFED6

Re: KDE image fails to build with Live Systems web autobuilder

2013-12-10 Thread Diederik de Haas
On Tuesday 10 December 2013 22:46:27 Hillel Lubman wrote: > I'll just install the whole builder locally $ aptitude show live-build . Uncompressed Size: 825 k I hope live-build won't break your hard disk :-P (sorry, couldn't resist) -- GPG: 0x138E41915C7EFED6 signature.asc Description: This

Re: mode ubuntu not supported?

2013-12-10 Thread Diederik de Haas
On Wednesday 11 December 2013 05:45:28 Daniel Baumann wrote: > in 4.x, we're going a 'way in between' where we put most magic into > the configuration tree (and thus put the burden on the user) Ok, thanks for the answer. -- GPG: 0x138E41915C7EFED6 signature.asc Description: This is a digitally

Debian 7.3 live images

2013-12-19 Thread Diederik de Haas
Hi, I was looking for the live images of Debian 7.3, but I couldn't find them. Didn't I look properly or haven't they build (yet)? Cheers, Diederik -- GPG: 0x138E41915C7EFED6 signature.asc Description: This is a digitally signed message part.

  1   2   >