[buildd-tools-devel] Updated github branches for new sbuild functionality

Andres Mejia mcitadel at gmail.com
Tue Oct 26 07:43:29 UTC 2010


On Monday 25 October 2010 01:00:45 Andres Mejia wrote:
> I just merged new changes from main master branch to all branches I've
> placed in github.
> 
> git://github.com/ceros/sbuild.git
> 
> Aside from the merge, I've did some updates on each branch.
> 
> debuild-functionality has a minor update to the sbuild manpage.
> 
> sbuild-createchroot has an update for the sbuild-createchroot manpage which
> explains how an sbuild tarball is generated via the specified extension of
> the tarball file.
> 
> sbuild-update contains the update which merges all of sbuild-clean's
> functionality into the sbuild-update script. This also deprecates the
> sbuild-clean script.

Did yet another update for debuild-functionality branch. There's now support 
to run scripts inside and outside a chroot. This would now pave the way to 
implementing various places to run scripts.

Two new places where scripts can now be run are in the same place where the 
'setup-hook' feature runs the setup-hook script. The setup-hook script gets 
deprecated in favor of the new feature to run scripts. The second place is 
right before a chroot gets purged.

I also implemented the data structure that holds these external 
commands/scripts to run as a hash of arrays of arrays, just like you wanted 
long ago.

-- 
Regards,
Andres Mejia



More information about the Buildd-tools-devel mailing list