Albert Hopkins
|
442699acb0
|
appliances: make.conf: add PYTHON_SINGLE_TARGET where needed
Evidentally it's not set in the Gentoo profile.
|
2018-12-05 17:08:50 -08:00 |
Albert Hopkins
|
5a96cc75a1
|
scripts: add COPY and RUN helpers.
Makes the Makefile easier to write and the output a little nicer. Inspired
by a similar tool ;-)
|
2018-10-27 11:04:00 -07:00 |
Albert Hopkins
|
d8055f8c2d
|
*/package.use add "kill" to procps
Needed by systemd.
|
2016-12-10 15:26:09 +00:00 |
Albert Hopkins
|
e0f3835e72
|
appliances/*/package.use: add 'hostname' to sys-apps/net-tools
|
2016-10-19 11:44:45 +00:00 |
Albert Hopkins
|
0f764da844
|
jenkins/nginx.conf: use better proxying
This was copied over from the Jenkins docs.
|
2016-07-23 11:30:20 +00:00 |
Albert Hopkins
|
8f578a64e5
|
jenkins/Makefile: use "cp" instead of "cp -u"
The -u flag causes breakage when the config file from the package is
newer than the custom config.
|
2016-07-23 11:29:25 +00:00 |
Albert Hopkins
|
098369b404
|
jenkins: updates
Add git, mercurial, subversion and virtualenv
|
2015-12-17 21:23:13 +00:00 |
Albert Hopkins
|
9245bc26b9
|
jenkins: fix a typo
s/jar/war/
|
2015-12-13 15:44:34 +00:00 |
Albert Hopkins
|
a8eb60d006
|
appliances: new appliance: jenkins
This appliance runs the Jenkins[1] continuous integration tool. The
service is available via HTTP port 80.
[1] http://jenkins-ci.org/
|
2015-12-11 01:27:50 +00:00 |