aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Slave is licensed under GPL-3Nirbheek Chauhan2008-09-181-1/+1
* Use + not __add__ for adding tuples.Nirbheek Chauhan2008-08-311-1/+1
* Make the slave system-installable and configurableNirbheek Chauhan2008-08-301-25/+25
* Mount PORTAGE_DIR and DISTFILES_DIR only if they are directories. Also,Nirbheek Chauhan2008-08-301-3/+5
* Implement basic dependency resolution:Nirbheek Chauhan2008-08-171-8/+9
* Just spent the better part of an hour tracing a regression that turned out to...Nirbheek Chauhan2008-08-061-4/+5
* Move old autotua tmpdirs inside the chroot to /tmp/autotua-old instead of /tmpNirbheek Chauhan2008-08-061-1/+3
* * Fix unmounting when we die prematurelyNirbheek Chauhan2008-08-051-1/+1
* - Message to indicate status (Preparing WorkChroot)Nirbheek Chauhan2008-07-091-0/+1
* And it works! =)Nirbheek Chauhan2008-07-071-3/+3
* autotua.chroot.WorkChroot():Nirbheek Chauhan2008-07-051-3/+7
* autotua.chroot.WorkChroot():Nirbheek Chauhan2008-07-051-23/+35
* WorkChroot rsync is now 'rsync-nc' (no-clobber)Nirbheek Chauhan2008-07-041-1/+1
* - Make PORTDIR and DISTDIR chroot bind mounting optionalNirbheek Chauhan2008-07-031-1/+8
* No matter how hard I try, I can't seem to be able to make atomic commits :(Nirbheek Chauhan2008-07-021-1/+1
* * Job metadata:Nirbheek Chauhan2008-06-291-5/+5
* - Implement jobuild atom parsing and autotua.jobuild.Jobuild()._best_jobuild(...Nirbheek Chauhan2008-06-281-17/+16
* - Implement basic jobuild parsing (jobuild.sh, jobuild-functions.sh, jobuild/...Nirbheek Chauhan2008-06-261-9/+12
* - Implement a check for whether the chroot is pristineNirbheek Chauhan2008-06-251-7/+37
* Misc small fixes:-Nirbheek Chauhan2008-06-201-3/+4
* - Change header in skeleton jobuild.shNirbheek Chauhan2008-06-201-20/+36
* - Whoops, forgot to save this and commit in the previous commitNirbheek Chauhan2008-06-201-1/+1
* - Rename self.maintainer to self.maintNirbheek Chauhan2008-06-201-4/+5
* - Declare autotua.Job() attributes in __init__()Nirbheek Chauhan2008-06-191-0/+78