| Commit message (Expand) | Author | Age | Files | Lines |
* | * Support the -norsync argument to only remove the existing build chroots | Kris Kennaway | 2004-12-28 | 1 | -2/+8 |
* | * It does in fact make sense to specify -incremental and -noindex at the | Kris Kennaway | 2004-12-28 | 1 | -7/+7 |
* | Fix the Xvfb code to run Xvfb before the build phase if detected | Kris Kennaway | 2004-12-28 | 1 | -15/+25 |
* | Overhaul of the job scheduler. The new scheduler runs builds | Kris Kennaway | 2004-12-28 | 4 | -29/+119 |
* | Overhaul of the job scheduler. The new scheduler runs builds | Kris Kennaway | 2004-12-28 | 1 | -26/+33 |
* | * Catch up to change in formatting of 'extra files' section in logs | Kris Kennaway | 2004-12-28 | 1 | -4/+3 |
* | /rescue/mount_linprocfs isn't functional when called by | Kris Kennaway | 2004-12-28 | 1 | -1/+2 |
* | Support 5-exp builds | Kris Kennaway | 2004-12-28 | 4 | -4/+14 |
* | Use X_WINDOW_SYSTEM for 4.x builds too. | Kris Kennaway | 2004-12-10 | 1 | -2/+2 |
* | Belatedly catch up to XFREE86_VERSION -> X_WINDOW_SYSTEM change; apply | Kris Kennaway | 2004-12-10 | 1 | -3/+3 |
* | The explanations of each build error no longer live on bento, they live | Mark Linimon | 2004-12-09 | 2 | -7/+7 |
* | Construct permanent links to the error logs here too. | Kris Kennaway | 2004-12-05 | 1 | -4/+4 |
* | Copy the statically-linked binaries from /rescue on the host, instead | Kris Kennaway | 2004-12-05 | 1 | -4/+11 |
* | Be silent about attempts to unmount filesystems from within the chroot | Kris Kennaway | 2004-12-05 | 1 | -4/+4 |
* | Clean up the symlink in ${pb}/${arch}/${branch}/latest/${dir} when we find | Kris Kennaway | 2004-11-25 | 1 | -0/+5 |
* | If sudo_cmd is set, assume we need to chown the files we created on | Kris Kennaway | 2004-11-25 | 1 | -0/+3 |
* | Rework the -incremental support slightly; this should now be robust enough | Kris Kennaway | 2004-11-25 | 1 | -3/+5 |
* | Catch up to the changed format of the logs. | Kris Kennaway | 2004-11-25 | 1 | -4/+4 |
* | * Recursively list all files detected as having been left behind after | Kris Kennaway | 2004-11-25 | 1 | -7/+22 |
* | * Fix INDEX build if MAINTAINER is not defined. [1] | Kirill Ponomarev | 2004-11-19 | 1 | -0/+47 |
* | Newline should go after the terminating punctuation (fix typo). | Dima Dorfman | 2004-11-07 | 1 | -1/+1 |
* | Fix a couple of bugs in the extraction of this from dopackages, and | Kris Kennaway | 2004-10-25 | 1 | -33/+20 |
* | Redefine the -norestr option to mean 'don't build the list of | Kris Kennaway | 2004-10-25 | 1 | -78/+73 |
* | If the symlink under latest/ exists, then use that to find the most recent | Kris Kennaway | 2004-10-25 | 1 | -1/+6 |
* | We now also do 6.x builds in the '6' branch. | Kris Kennaway | 2004-10-25 | 1 | -3/+3 |
* | Use the absolute path to nc(1) to deal with it not being in the PATH. | Kris Kennaway | 2004-10-25 | 1 | -3/+1 |
* | Clean up the 'latest error log' symlink when the build is successful. | Kris Kennaway | 2004-10-25 | 1 | -0/+4 |
* | When a port build fails, create a symlink to the error log under | Kris Kennaway | 2004-10-25 | 1 | -3/+4 |
* | Strip out date/time from +++/--- headers in generated patchfiles, so that they | Maxim Sobolev | 2004-10-14 | 1 | -11/+12 |
* | Support ${client_user} and ${sudo_cmd} for running commands as root on | Kris Kennaway | 2004-09-26 | 1 | -1/+5 |
* | * Break out setupnode into the dosetupnode script so it may be called | Kris Kennaway | 2004-09-26 | 1 | -37/+3 |
* | Break out the setupnode function of dopackages into a separate script so | Kris Kennaway | 2004-09-26 | 1 | -0/+47 |
* | * Bail out if we can't claim a chroot directory in the client (e.g. if | Kris Kennaway | 2004-09-26 | 1 | -13/+17 |
* | Refuse to "clean" / if something goes wrong upstream and we are passed | Kris Kennaway | 2004-09-26 | 1 | -0/+5 |
* | Pull in portbuild.$(hostname) for per-client customization | Kris Kennaway | 2004-09-26 | 1 | -1/+3 |
* | Support 6.x builds | Kris Kennaway | 2004-09-26 | 2 | -1/+5 |
* | * Support 6.x builds | Kris Kennaway | 2004-09-26 | 1 | -2/+12 |
* | Use a consistent PATH in both portbuild and dopackages. | Joe Marcus Clarke | 2004-08-27 | 1 | -1/+1 |
* | Avoid possible GNATS timeouts by using query-pr.real direclty. | Kirill Ponomarev | 2004-07-28 | 1 | -1/+1 |
* | Clean up the specified chroot (umount filesystems, and scrub the | Kris Kennaway | 2004-07-14 | 1 | -0/+36 |
* | Atomically claim an unused chroot directory. The previous algorithm | Kris Kennaway | 2004-07-14 | 1 | -0/+52 |
* | Bump up the cleanup timeout to directories that have been in use for | Kris Kennaway | 2004-07-14 | 1 | -3/+3 |
* | Back out the attempt to list the error type in the failure summary; | Kris Kennaway | 2004-07-14 | 1 | -14/+1 |
* | Generate permanent URLs in the error reports. The directories like | Kris Kennaway | 2004-07-14 | 1 | -1/+10 |
* | * Add support for ${TRYBROKEN}. | Kris Kennaway | 2004-07-14 | 1 | -6/+67 |
* | * Add a cleanup() function and use it so that we archive the ${WRKDIR} | Kris Kennaway | 2004-07-14 | 1 | -68/+122 |
* | * Remove the quickports stuff, it didn't (ever?) work as designed and | Kris Kennaway | 2004-07-14 | 1 | -112/+156 |
* | Parse the slightly-different format of the build logs. | Kris Kennaway | 2004-07-14 | 1 | -1/+1 |
* | Parse the slightly-different format of the build logs. | Kris Kennaway | 2004-07-14 | 1 | -3/+3 |
* | * Accept another argument, the value of the disconnected variable that | Kris Kennaway | 2004-07-14 | 1 | -25/+25 |