Re: support-snapshots.debian.org-in-live-build

2014-11-12 Thread Rui Miguel P. Bernardo
On Tue, Nov 11, 2014 at 11:38 PM, Richard Nelson wrote: > Greetings, > > On Tue, Nov 11, 2014 at 6:04 AM, Rui Miguel P. Bernardo > wrote: >> >> On Fri, Oct 31, 2014 at 1:21 AM, Richard Nelson wrote: >> > Greetings, >> > >> > On Thu, Oct 30, 2014 at 8:12 PM, Richard Nelson >> > wrote: >> >> >> >

Re: support-snapshots.debian.org-in-live-build

2014-11-12 Thread Igor Cher
We can get working snapshots.debian repositories for all stages using method I found in DigabiOS live-build configs: - set mirrors to snapshot.debian.org for required date - create special apt configs for all stages STAGES="bootstrap chroot binary" for stage in ${STAGES} do mkdir

Re: support-snapshots.debian.org-in-live-build

2014-11-11 Thread Daniel Baumann
On 11/12/2014 12:38 AM, Richard Nelson wrote: > I have applied a slightly modified version in git debian-next branch of > live-build (just some grammatics and harmonized snapshot.debian.org > ), see: i've moved that to tmp-snapshot; the reason is (like said in the last

Re: support-snapshots.debian.org-in-live-build

2014-11-11 Thread Richard Nelson
Greetings, On Tue, Nov 11, 2014 at 6:04 AM, Rui Miguel P. Bernardo < rui.bernardo...@gmail.com> wrote: > On Fri, Oct 31, 2014 at 1:21 AM, Richard Nelson wrote: > > Greetings, > > > > On Thu, Oct 30, 2014 at 8:12 PM, Richard Nelson > wrote: > >> > >> Greetings, > >> > >> On Fri, Oct 3, 2014 at 5

Re: support-snapshots.debian.org-in-live-build

2014-11-11 Thread Rui Miguel P. Bernardo
Thank you. From 2523e73a68fd53889433c4e3a8fcefe5778326de Mon Sep 17 00:00:00 2001 From: "Rui Miguel P. Bernardo" Date: Tue, 11 Nov 2014 09:17:55 + Subject: [PATCH] support snapshots.debian.org in live-build (4.0.3-1) --- functions/debian-snapshots.sh| 138 ++

Re: support-snapshots.debian.org-in-live-build

2014-10-30 Thread Richard Nelson
Greetings, On Thu, Oct 30, 2014 at 8:12 PM, Richard Nelson wrote: > Greetings, > > On Fri, Oct 3, 2014 at 5:33 AM, Igor Cher wrote: > >> Hi, >> >> Is there any progress on adding snapshot repository support ( >> https://lists.debian.org/debian-live/2012/06/msg00140.html) ? >> >> > I as well thi

Re: support-snapshots.debian.org-in-live-build

2014-10-30 Thread Richard Nelson
Greetings, On Fri, Oct 3, 2014 at 5:33 AM, Igor Cher wrote: > Hi, > > Is there any progress on adding snapshot repository support ( > https://lists.debian.org/debian-live/2012/06/msg00140.html) ? > > I as well think the idea has merit. Would you be willing to test && adjust patch to work with th

Re: support-snapshots.debian.org-in-live-build

2014-10-03 Thread Igor Cher
Hi, Is there any progress on adding snapshot repository support ( https://lists.debian.org/debian-live/2012/06/msg00140.html) ?

Re: support-snapshots.debian.org-in-live-build

2013-10-18 Thread Daniel Baumann
On 10/18/2013 01:19 AM, James D. Tyler wrote: > is --snapshots switch still implemented? not yet. what's missing is a 'clear' design approach to implement the user interface for it (which files in config/* (should there be anything special) and which flags for lb_config). -- Address:Dan

Re: Re: support-snapshots.debian.org-in-live-build

2013-10-17 Thread James D. Tyler
is --snapshots switch still implemented? I'd like to help with the CUT builds -- James D. Tyler -- 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/20131017191951.955f6

Re: Re: support-snapshots.debian.org-in-live-build

2012-12-22 Thread Debian User
Thanks for the reply. Was using this feature since i do lot of customization in my installation and it was working fine. Quite worried as it is not supported now. Is there any other way through which i can create ISO image of my current installation (other than remastersys) ???

Re: support-snapshots.debian.org-in-live-build

2012-06-28 Thread Rui Miguel P. Bernardo
eet live-build standards. >From 50662dcbf67e74f7389c85edbe5b3640535e8e1a Mon Sep 17 00:00:00 2001 From: "Rui Miguel P. Bernardo" Date: Sat, 16 Jun 2012 16:00:11 +0100 Subject: [PATCH] support snapshots.debian.org in live-build --- functions/debian-snapshots.sh

Re: support-snapshots.debian.org-in-live-build

2012-06-27 Thread Rui Miguel P. Bernardo
On Thu, Jun 28, 2012 at 3:29 AM, Daniel Baumann wrote: > On 06/28/2012 02:22 AM, Rui Miguel P. Bernardo wrote: >> I tried to apply all that in the patch. > > good, so we're entirely on the same page, great. > >> Because daily installer builds are not in snapshots.debian.org > > probably they shoul

Re: support-snapshots.debian.org-in-live-build

2012-06-27 Thread Daniel Baumann
On 06/28/2012 02:22 AM, Rui Miguel P. Bernardo wrote: > I tried to apply all that in the patch. good, so we're entirely on the same page, great. > Because daily installer builds are not in snapshots.debian.org probably they should be? i'll open a bug about it later.. in the meanwhile.. >

Re: support-snapshots.debian.org-in-live-build

2012-06-27 Thread Rui Miguel P. Bernardo
On Wed, Jun 27, 2012 at 08:48:44PM +0200, Daniel Baumann wrote: > On 06/27/2012 08:04 PM, Rui Miguel P. Bernardo wrote: > > Following today irc talk here is a fresh patch against debian-next. > > thanks. > > > This removes the debian-snapshots mode and uses only standard options. > > much better

Re: support-snapshots.debian.org-in-live-build

2012-06-27 Thread Daniel Baumann
On 06/27/2012 08:04 PM, Rui Miguel P. Bernardo wrote: > Following today irc talk here is a fresh patch against debian-next. thanks. > This removes the debian-snapshots mode and uses only standard options. much better this way. > Maybe --debian-snapshots true could be dropped and if > --debian-

Re: support-snapshots.debian.org-in-live-build

2012-06-27 Thread Rui Miguel P. Bernardo
On Mon, Jun 18, 2012 at 06:15:19PM +0200, Daniel Baumann wrote: > On 06/18/2012 03:08 PM, Rui Miguel P. Bernardo wrote: > > I'm _proposing_ this patch to support snapshots.debian.org in live-build. > > good idea, thanks for comming up with it. i'm right now a bit busy, s

Re: support-snapshots.debian.org-in-live-build

2012-06-18 Thread Daniel Baumann
On 06/18/2012 03:08 PM, Rui Miguel P. Bernardo wrote: > I'm _proposing_ this patch to support snapshots.debian.org in live-build. good idea, thanks for comming up with it. i'm right now a bit busy, so i'll look at it later this week (wed or thu) and provide some feed

support-snapshots.debian.org-in-live-build

2012-06-18 Thread Rui Miguel P. Bernardo
Hi everyone, I'm _proposing_ this patch to support snapshots.debian.org in live-build. I think this may be of Debian CUT interest also, to build their live image. Uses cases -- This patch is very usefull to: 1. debug testing and sid (and squeeze), building a live image and comp