Re: Vanillux live iso

2011-08-15 Thread Michal Suchanek
On 16 August 2011 00:27, Fabrice Quenneville wrote: > Hi again, > > Here is what i mean by someone like me could see live-build broken by > design: > Left make these assumptions: > > User wants a custom live cd's and has packages on his own repo (lets assume > in this case its a debian + model, al

Re: Vanillux live iso

2011-08-15 Thread Fabrice Quenneville
Hi again, Here is what i mean by someone like me could see live-build broken by design: Left make these assumptions: - User wants a custom live cd's and has packages on his own repo (lets assume in this case its a debian + model, all he wants is his own packages added to debian) - Use

Re: Vanillux live iso

2011-08-15 Thread Ben Armstrong
On 08/15/2011 09:07 AM, Ben Armstrong wrote: > I've lost the thread entirely. I would have to test a minimal config to > replicate your findings to answer with any authority on this. I can do > that, but not right now. Ah. Got it now! And no, I don't even need to test. In fact, I seem to have come

Re: Vanillux live iso

2011-08-15 Thread Ben Armstrong
On 08/15/2011 08:35 AM, Fabrice Quenneville wrote: > I was told the reason why live-build was ignoring --mirror-chroot when > i asked why live-build was not using the url passed as parametter. > here is the answer i got: > > it still tryes to pull from debian. this is because you hav

Re: Vanillux live iso

2011-08-15 Thread Fabrice Quenneville
Hi Ben, So i wasn't home when i sent my last reply had to quote Google on the man page. > Please check which version you got that excerpt from. I was told the reason why live-build was ignoring --mirror-chroot when i asked why live-build was not using the url passed as parametter. here is the ans

Re: Vanillux live iso

2011-08-15 Thread Ben Armstrong
On 15/08/11 05:11 AM, Fabrice Quenneville wrote: >> ftr: you said you're doing a derivative (in lb terms) for which you need >> 3.x, it only got revealed later that you're actually doing a >> distribution (in lb terms) for which you don't necessarily need 3.x. > Hmmm i never said i was a derivative

Re: Vanillux live iso

2011-08-15 Thread Fabrice Quenneville
> ftr: you said you're doing a derivative (in lb terms) for which you need > 3.x, it only got revealed later that you're actually doing a > distribution (in lb terms) for which you don't necessarily need 3.x. Hmmm i never said i was a derivative actually i just posted my configs and the error mesag

Re: Vanillux live iso

2011-08-15 Thread Daniel Baumann
On 08/15/2011 09:29 AM, Daniel Baumann wrote: > for the love of god.. the package itself is in *experimental*.. > *experimental*.. *experimental*.. and jftr: the other way would be to not publish things and hide development behind closed doors, or, make it artificially very hard for people to trac

Re: Vanillux live iso

2011-08-15 Thread Daniel Baumann
On 08/15/2011 09:00 AM, Fabrice Quenneville wrote: > Our repo is quite complete the only thing we dont have is vmlinuz and > theres no reason why it should try to pull it from our repo with those > configs but it still does... i'm giving up, last mail on the subject from me. i explained the exact

Re: Vanillux live iso

2011-08-15 Thread Fabrice Quenneville
Daniel, > either you use derivatives model (debian + additional repo), or > distribution model (one repo). This is what i am trying to but it seams that some basic features have been removed in derivative mode, and some other features have a modified behavior. > what we currently don't support (a

Re: Vanillux live iso

2011-08-14 Thread Daniel Baumann
On 08/15/2011 08:21 AM, Fabrice Quenneville wrote: > Also the reason why i am trying to pull d-i from from wheezy (which > should be possible) (for the third and last time): no, not in derivatives mode. that's the whole point of it. if you are not a derivative in lb terms, which apparently you don

Re: Vanillux live iso

2011-08-14 Thread Fabrice Quenneville
Daniel, also you say fix our mirror but the message i posted pointing to a 404, the 404 was due to the fact LB was crossing --mirror-chroot and --debian-installer-distribution (instead of --debian-installer-distribution and --mirror-debian-installer). An i posted the message to point that, i you l

Re: Vanillux live iso

2011-08-14 Thread Daniel Baumann
On 08/15/2011 07:50 AM, Fabrice Quenneville wrote: > Im sorry daniel but i dont see how these are features, for me they are > breaks, its not logical and very inconsistent: either you use derivatives model (debian + additional repo), or distribution model (one repo). what we currently don't suppo

Re: Vanillux live iso

2011-08-14 Thread Fabrice Quenneville
Im sorry daniel but i dont see how these are features, for me they are breaks, its not logical and very inconsistent: - In order to use all the features and options of LB like --mirror-chroot i need to turn on LB_DERIVATIVE in the source (as told by you in a previous email), and -mirror-c

Re: Vanillux live iso

2011-08-14 Thread Daniel Baumann
On 08/15/2011 06:41 AM, Fabrice Quenneville wrote: > i figure that at one of the later stages lb uses > the --mirror-chroot address for some d-i related stuff, but it still > uses the distro set with --debian-installer-distribution. > > Should i file a bug report ? that's not a bug, that's a feat

Re: Vanillux live iso

2011-08-14 Thread Fabrice Quenneville
So i spent all days messing with the configs and by process of elimination i figure that at one of the later stages lb uses the --mirror-chroot address for some d-i related stuff, but it still uses the distro set with --debian-installer-distribution. Should i file a bug report ? On Sun, Aug 14, 2

Re: Vanillux live iso

2011-08-14 Thread Fabrice Quenneville
Hi daniel, if you read carefully you will see that my issue is not that we dont have the indices its that with: --debian-installer-distribution wheezy \ --parent-distribution wheezy \ --parent-debian-installer-distribution wheezy \ --parent-mirror-debian-installer ${DEBIANREPO} \ --mirror-debian

Re: Vanillux live iso

2011-08-14 Thread Daniel Baumann
On 08/14/2011 01:37 PM, Fabrice Quenneville wrote: > http://apt.vanillux.org/vanillux//dists/wheezy/main/debian-installer/binary-i386/Packages.gz: > 2011-08-14 06:24:13 ERROR 404: Not Found. > Could not download file: > http://apt.vanillux.org/vanillux//dists/wheezy/main/debian-installer/binary-i38

Re: Vanillux live iso

2011-08-14 Thread Fabrice Quenneville
Hi, so i got past most issues :) now 1 left: i have set the following: VANILLUXREPO="http://apt.vanillux.org/vanillux/"; DEBIANREPO="http://ftp.ca.debian.org/debian/"; --debian-installer-distribution wheezy \ --distribution vanillux \ --parent-distribution wheezy \ --parent-debian-installer-dist

Re: Vanillux live iso

2011-08-12 Thread Daniel Baumann
On 08/12/2011 04:06 AM, Fabrice Quenneville wrote: So i have now made a syslinux theme based on the progress one. I cannot find where to get it included tho, Any pointers on that ? i've multiple times refered you to the config trees for the progress images to look at. if you look at auto/con

Re: Vanillux live iso

2011-08-12 Thread Daniel Ellison
On 11-08-11 10:06 PM, Fabrice Quenneville wrote: So i have now made a syslinux theme based on the progress one. I cannot find where to get it included tho, Any pointers on that ? Take a look at this message: http://lists.debian.org/debian-live/2011/06/msg00188.html -- To UNSUBSCRIBE, email t

Re: Vanillux live iso

2011-08-11 Thread Fabrice Quenneville
Hi Daniel, So i have now made a syslinux theme based on the progress one. I cannot find where to get it included tho, Any pointers on that ? you can find my theme at git clone http://forge.vanillux.org/anonscm/git/vanillux-live/vanillux-live.git. And i still have the problem that the iso is about d

Re: Vanillux live iso

2011-08-10 Thread Fabrice Quenneville
Hi daniel, for the boot issue you mean thats a syslinux theme issue ? and for the space issue i dont understand what in your previous email would explain 800mb of extra data. please clarify. thanks again On Thu, Aug 11, 2011 at 2:07 AM, Daniel Baumann < daniel.baum...@progress-technologies.net

Re: Vanillux live iso

2011-08-10 Thread Daniel Baumann
On 08/11/2011 02:33 AM, Fabrice Quenneville wrote: > Issue 1: The iso wont boot into the live session its stuck on this > screen: http://imageshack.us/photo/my-images/221/screenshotvanilluxtestr.png/ see my previous mail. > Issue 2: ISO's come out but they are about exactly double the size they >

Re: Vanillux live iso

2011-08-10 Thread Fabrice Quenneville
-installer http://ftp.ca.debian.org/debian/ \ --mirror-bootstrap http://ftp.ca.debian.org/debian/ \ --mirror-chroot http://apt.vanillux.org/vanillux/ \ --mirror-binary http://apt.vanillux.org/vanillux/ \ --hostname vanillux \ --iso-application "Vanillux live" \ --iso-publisher "Vanillux f

Re: Vanillux live iso

2011-08-09 Thread Daniel Baumann
On 08/10/2011 04:29 AM, fabrice quenneville wrote: > it was looking for the progress theme so i chaged > it to "debian-squeeze" in config/binary. But now the iso will not boot > boot in (i get the debian logo and choose live but nothing happens). i suggest you create your own on based on the progr

Re: Vanillux live iso

2011-08-09 Thread fabrice quenneville
Hi again, so with --mode progress it does install vanillux-desktop packages from our repositories but it was looking for the progress theme so i chaged it to "debian-squeeze" in config/binary. But now the iso will not boot boot in (i get the debian logo and choose live but nothing happens). You s

Re: Vanillux live iso

2011-08-09 Thread Daniel Baumann
fabrice quenneville wrote: > it still tryes to pull from debian. this is because you have not set --mode, which means it remains default (=debian) which doesn't make use of derivatives handling. derivatives handling is different than just normal debian mode, which is why it has to be manually en

Re: Vanillux live iso

2011-08-08 Thread fabrice quenneville
://ftp.ca.debian.org/debian/ \ --mirror-bootstrap http://apt.vanillux.org/vanillux/ \ --mirror-chroot http://apt.vanillux.org/vanillux/ \ --mirror-binary http://apt.vanillux.org/vanillux/ \ --hostname vanillux \ --iso-application "Vanillux live" \ --iso-publisher "Vanillux foundation; http

Re: Vanillux live iso

2011-08-06 Thread Daniel Baumann
On 08/06/2011 08:39 PM, fabrice quenneville wrote: > i dont understand > why since i seam to have pointed ever derivative related option to our > repository. derivative mode is a highly experimental feature and changes a lot from version to version, don't use it just yet. once we consider it matur

Re: Vanillux live iso

2011-08-06 Thread fabrice quenneville
--mirror-bootstrap http://ftp.ca.debian.org/debian/ \ > --mirror-chroot http://apt.vanillux.org/vanillux/ \ > --mirror-binary http://apt.vanillux.org/vanillux/ \ > --hostname vanillux \ > --iso-application "Vanillux live" \ > --iso-publisher "Vanillux foundation; http://vanill

Re: Vanillux live iso

2011-08-06 Thread fabrice quenneville
-mirror-binary http://apt.vanillux.org/vanillux/ \ --mirror-bootstrap http://ftp.ca.debian.org/debian/ \ --mirror-chroot http://apt.vanillux.org/vanillux/ \ --mirror-binary http://apt.vanillux.org/vanillux/ \ --hostname vanillux \ --iso-application "Vanillux live" \ --iso-publisher "Vani

Re: Vanillux live iso

2011-08-06 Thread fabrice quenneville
Hi again, so i have a26-1 installed but i cant seam to find where to put my gpg key now. Anyone has an idea ? thank you On Fri, Aug 5, 2011 at 2:36 AM, Daniel Baumann < daniel.baum...@progress-technologies.net> wrote: > On 08/05/2011 12:57 AM, fabrice quenneville wrote: > > --package-lists ../v

Re: Vanillux live iso

2011-08-04 Thread Daniel Baumann
On 08/05/2011 12:57 AM, fabrice quenneville wrote: > --package-lists ../vanillux.list \ this will not work, copy you package list into config/package-lists/foo.chroot.list. > --debian-installer-distribution wheezy \ this will fail if your derivative doesn't ship d-i indices. > so i am wondering

Vanillux live iso

2011-08-04 Thread fabrice quenneville
illux \ --iso-application "Vanillux live" \ --iso-publisher "Vanillux foundation; http://vanillux.org; vanillux-l...@vanillux.org" \ --iso-volume "vanillux-"$1"-live-$(date +%Y%m%d)" \ --archive-areas "main non-free" \ --security false \ --use