summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove distix for nowHEADmasterLars Wirzenius2015-03-221-10/+0
|
* Clean up for creating VMs under jessieLars Wirzenius2014-12-257-15/+24
|
* Fix file locationsLars Wirzenius2014-12-251-4/+4
|
* Fix log file locationLars Wirzenius2014-12-251-1/+1
|
* Remove squeeze configsLars Wirzenius2014-12-252-16/+0
|
* Drop projects I no longer maintainLars Wirzenius2014-12-071-19/+0
|
* Add systemd-sysvLars Wirzenius2014-10-312-2/+2
|
* Change location of created VM imagesLars Wirzenius2014-10-181-1/+1
|
* Fix creation of dir; add to, don't replace dpkg.cfgLars Wirzenius2014-10-071-2/+2
|
* Set new temporary directoryLars Wirzenius2014-10-071-1/+1
|
* Make disks 8G in size, so they don't fill all the timeLars Wirzenius2014-10-035-7/+14
| | | | Plus other changes, accidentally committed.
* ChangesLars Wirzenius2014-07-193-3/+3
|
* Add distix; add python-bottle to packages to installLars Wirzenius2014-04-218-7/+17
|
* Clean pbuilder's apt cacheLars Wirzenius2014-04-071-0/+3
| | | | Don't want to let it fill up, disk space can be scarce on workers.
* Fix Obnam build command to not use deleted cmdtestsLars Wirzenius2014-03-291-1/+1
|
* Change log file locationLars Wirzenius2014-03-291-1/+1
|
* Add jtLars Wirzenius2014-03-221-0/+9
|
* Fix URL for copyright-statement-lintLars Wirzenius2014-03-171-1/+1
|
* Run apt-get clean when suitable, to reduce disk useLars Wirzenius2014-03-141-1/+3
|
* Add copyright-statement-tool to projectsLars Wirzenius2014-03-141-0/+10
|
* Remove luxio from CILars Wirzenius2014-02-081-10/+0
| | | | | I don't use the Luxio packages that CI builds, so I'll just build them manually instead.
* Fix obnam jobLars Wirzenius2014-01-131-12/+1
|
* Fix error messageLars Wirzenius2013-12-011-1/+1
|
* Add code.liw.fi to release build apt.sourcesLars Wirzenius2013-11-301-1/+1
|
* Put dpkg.cfg in the right directoryLars Wirzenius2013-11-151-1/+2
|
* Configure dpkg on workers to use force-confoldLars Wirzenius2013-11-151-1/+7
|
* Fix desktop-cronish URLLars Wirzenius2013-10-271-1/+1
|
* Update to new git reposLars Wirzenius2013-10-261-26/+19
|
* Add clab to projectsLars Wirzenius2013-10-051-1/+11
|
* Fix hosts file for fresh host installLars Wirzenius2013-09-281-6/+5
|
* Tweaks to use LVs for storageLars Wirzenius2013-09-284-5/+7
|
* Set $PATH in vm-create to include vmdebootstrapLars Wirzenius2013-09-141-0/+2
|
* Remove squeeze supportLars Wirzenius2013-09-147-29/+2
|
* Add better script to start/stop VMsLars Wirzenius2013-07-312-18/+92
|
* Add a sleep between VM startsLars Wirzenius2013-07-251-0/+1
| | | | This avoids excessive load on my laptop.
* Add missing build-dep for desktop-cronishLars Wirzenius2013-07-251-1/+2
|
* Merge remote-tracking branch ↵Lars Wirzenius2013-07-221-1/+1
|\ | | | | | | 'baserock/baserock/richardmaw/S8436/jenkins-api-change-fix'
| * simplejenkinsapi: Be more permissive of return codebaserock/richardmaw/S8436/jenkins-api-change-fixRichard Maw2013-07-221-1/+1
| | | | | | | | | | | | Recently Jenkins changed its api for build triggering so that it would return 201 (CREATED) when a build is triggered, instead of 200 (OK).
* | Stupid jenkinsLars Wirzenius2013-07-222-3/+28
|/
* Revert "Fix ip address"Lars Wirzenius2013-06-151-1/+1
| | | | This reverts commit f1189c4d4484d39b5328f260d0f805c898f4c79a.
* Fix ip addressLars Wirzenius2013-06-151-1/+1
|
* Recognize releases also from annotated git tagsLars Wirzenius2013-06-151-9/+5
|
* Add git-client pluginLars Wirzenius2013-06-151-1/+1
| | | | The git plugin now depends on it.
* Add script to merge .changes files for Debian uploadsLars Wirzenius2013-06-141-0/+21
|
* Look for the workspace in both known placesLars Wirzenius2013-06-141-1/+9
|
* Remove trailing whitespace from linesLars Wirzenius2013-06-1312-71/+71
|
* Add python-coverageLars Wirzenius2013-06-121-1/+1
| | | | | | | | Some of my projects get a version number in setup.py by importing a module in the source, and that module then imports coverage. If coverage is not installed in the jenkins host, things break. Thus, I'm adding python-coverage to the list of packages to install on the jenkins host.
* Add script to start all VMsLars Wirzenius2013-06-121-0/+17
|
* Add script to deploy all imagesLars Wirzenius2013-06-121-0/+22
|
* Reduce disk sizeLars Wirzenius2013-06-121-1/+1
| | | | No point in wasting space.