Re: Old Daily Update

2011-07-21 Thread Daniel Baumann
On 07/21/2011 04:00 AM, Kuniyasu Suzaki wrote: > I'm tracing the difference of update for my research. for debian-live images specifically or for debian in general. for the latter, see snapshot.debian.org. > Can I get the old images? Is there any mirror servers? no and no; see http://blog.daniel

Re: [PATCH] [1/2] Do not attempt to recursively chown chroot or binary if LB_ROOT_COMMAND is set

2011-07-21 Thread Daniel Baumann
On 07/19/2011 10:16 PM, Cody A.W. Somerville wrote: > Please accept attached patch to remove calls to chown chroot and > binary directories during build process if LB_ROOT_COMMAND is set as > chown will strip the setsuid bit (which breaks a lot of stuff > naturally). there are two sort of independ

Re: Old Daily Update

2011-07-21 Thread Kuniyasu Suzaki
Hello Daniel, Thank you for your replay. I wanted to get old images... I guess I have to keep the images created by the auto build tools. Now I'm trying to build a image by the auto build home page. http://live-build.debian.net/cgi-bin/live-build -- suzaki From: Daniel Baumann Subject:

Re: Old Daily Update

2011-07-21 Thread Daniel Baumann
On 07/21/2011 11:46 AM, Kuniyasu Suzaki wrote: > I wanted to get old images... why? -- Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: daniel.baum...@progress-technologies.net Internet: http://people.progress-technologies.net/~daniel.baumann/ -- To UNSUBSC

Re: Old Daily Update

2011-07-21 Thread Kuniyasu Suzaki
From: Daniel Baumann Subject: Re: Old Daily Update Date: Thu, 21 Jul 2011 14:29:51 +0200 > On 07/21/2011 11:46 AM, Kuniyasu Suzaki wrote: > > I wanted to get old images... > > why? Because I have traced the difference of daily updated whole OS image, which includes configuration file, etc. De

Re: [PATCH] [1/2] Do not attempt to recursively chown chroot or binary if LB_ROOT_COMMAND is set

2011-07-21 Thread Cody A.W. Somerville
Hi Daniel, On Thu, Jul 21, 2011 at 5:13 AM, Daniel Baumann < daniel.baum...@progress-technologies.net> wrote: > On 07/19/2011 10:16 PM, Cody A.W. Somerville wrote: > > Please accept attached patch to remove calls to chown chroot and > > binary directories during build process if LB_ROOT_COMMAND i

Re: [PATCH] [1/2] Do not attempt to recursively chown chroot or binary if LB_ROOT_COMMAND is set

2011-07-21 Thread Daniel Baumann
On 07/21/2011 03:54 PM, Cody A.W. Somerville wrote: > If the chroot filesystem type is plain then recursively chowning the > binary directory will cause the same problems. indeed, so we should guard that with a check for the binary filesystem. like we just discussed in person a few minutes ago, i

[PATCH] More resilient detachment of loopback devices

2011-07-21 Thread Cody A.W. Somerville
Hello, Please accept this patch which makes the following changes to make detachment of loopback devices while building usb images more resilient: - Consolidates code for detaching loopback device into common function called Lodetach. - I've discovered that changes to loopdevices causes udev ru

Re: [PATCH] More resilient detachment of loopback devices

2011-07-21 Thread Cody A.W. Somerville
On Thu, Jul 21, 2011 at 10:30 AM, Cody A.W. Somerville < cody.somervi...@canonical.com> wrote: > Hello, > > Please accept this patch which makes the following changes to make > detachment of loopback devices while building usb images more resilient: > Please accept this updated patch which I've

Re: [PATCH] More resilient detachment of loopback devices

2011-07-21 Thread Daniel Baumann
On 07/21/2011 04:51 PM, Cody A.W. Somerville wrote: > Please accept this updated patch which I've rebased on top of my changes > to fix the usb corruption issue. applied, thanks. -- Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: daniel.baum...@progress-technologie

[PATCH] Fix path to remote debian-installer images for armel architecture

2011-07-21 Thread Cody A.W. Somerville
Hello, Please accept this patch which updates lb_binary_debian-installer to generate the correct paths to the remote debian-installer images for the armel architecture using the default (ie. first) kernel flavour specified. Cheers, -- Cody A.W. Somerville Release Engineer Foundations Team Cust

Re: [PATCH] Fix path to remote debian-installer images for armel architecture

2011-07-21 Thread Daniel Baumann
On 07/21/2011 05:46 PM, Cody A.W. Somerville wrote: > Please accept this patch which updates lb_binary_debian-installer to > generate the correct paths to the remote debian-installer images for the > armel architecture using the default (ie. first) kernel flavour specified. applied, thanks. -- A

[PATCH] Make build configuration available to chroot hooks

2011-07-21 Thread Cody A.W. Somerville
Hello, Please accept this patch which updates lb_chroot_local-hooks to bind mount (read-only) the build configuration directory (config) inside the chroot while the chroot hooks are running. This permits chroot hooks to source the build configuration and have dynamic behaviour based on the build'

Re: [PATCH] Make build configuration available to chroot hooks

2011-07-21 Thread Daniel Baumann
On 07/21/2011 06:29 PM, Cody A.W. Somerville wrote: > Please accept this patch which updates lb_chroot_local-hooks to bind > mount (read-only) the build configuration directory (config) inside the > chroot while the chroot hooks are running. This permits chroot hooks to > source the build configura

Bug#635046: live-build: Does not install config/chroot_packages/*.deb any more

2011-07-21 Thread Martin Pitt
Package: live-build Version: 3.0~a25-1 Hello Daniel, the experimental version merged the global/local package hooks and config places into config/chroot_packages and corresponding scripts. Since then, config/chroot_packages/*.deb does not actually get installed any more. lb_chroot_archives is c