Commit Graph

13 Commits

Author SHA1 Message Date
Maarten Hoogendoorn
d27f710b87 mount is in utillinux 2017-09-10 16:07:50 +02:00
Maarten Hoogendoorn
a3dde7776b Fix oc cluster up
The command `oc cluster up` mainly runs code though Docker containers.

However, in pkg/bootstrap/docker/host/host.go, nsenter is used to run
some commands on the host. For this to work on NixOS, we need to provide
the absolute path to the required programs.
2017-08-18 17:06:50 +02:00
Maarten Hoogendoorn
f8a72662cf openshift: 1.5.0 -> 3.6.0
- Updated from 1.5.0 to 3.6.0 (this is just the next version, but Red
  Hat did quite the version bump there)
- Added 'v' to the version; it is used by `oc cluster up` to determine
  which image should be downloaded.
- Added myself as a maintainer.
2017-08-17 16:57:43 +02:00
Pascal Bach
37a2949ab4 openshift: copy symlinks into $bin/bin 2017-05-04 22:34:10 +02:00
Jörg Thalheim
878a1662d7
openshift: use buildGoPackage 2017-05-01 22:07:41 +02:00
Pascal Bach
239d352080 openshift: 1.3.2 -> 1.5.0 2017-04-30 23:17:30 +02:00
Pascal Bach
3d94be77dd openshift: 1.3.1 -> 1.3.2 2016-12-16 23:33:23 +01:00
Pascal Bach
0364fbe633 openshift: 1.3.0 -> 1.3.1 2016-11-10 01:45:08 +01:00
Franz Pletz
a6d4ea4c2c
treewide: remove executable flags from .nix files 2016-09-27 22:15:00 +02:00
Pascal Bach
40b77eeea3 openshift: 1.0.1 -> 1.3.0 (#18937) 2016-09-25 01:57:35 +02:00
Tuomas Tynkkynen
bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Eelco Dolstra
8fc039188e Mark some packages with undownloadable source as broken 2015-09-01 12:00:04 +02:00
Jaka Hudoklin
4e33dd4e99 openshift: init at 1.0.1 2015-07-08 12:18:06 +02:00