Michael Marineau
0daf9872ae
Merge pull request #1575 from marineam/kernel
...
coreos-kernel: bump to 4.2.2
2015-10-01 13:28:49 -07:00
Michael Marineau
73f20771d9
Merge pull request #1574 from marineam/arm64
...
bootengine: fix first boot on arm64 systems
2015-10-01 13:21:27 -07:00
Michael Marineau
333b615ed6
Merge pull request #1573 from marineam/gomax
...
locksmith: bump to v0.3.2, coreos-cloudinit: bump to v1.6.2
2015-10-01 13:21:06 -07:00
Michael Marineau
7001ac8520
coreos-kernel: bump to 4.2.2
2015-10-01 13:07:18 -07:00
Michael Marineau
908f976561
coreos-cloudinit: bump to v1.6.2
2015-10-01 12:24:19 -07:00
Michael Marineau
f129de3237
locksmith: bump to v0.3.2
2015-10-01 12:17:11 -07:00
Michael Marineau
3558a6b915
bootengine: fix first boot on arm64 systems
2015-10-01 12:14:57 -07:00
Michael Marineau
493b8bdfd0
Merge pull request #1571 from marineam/docker
...
docker: fix 1.7 ebuild, --daemon was in the service, not script
2015-09-30 20:43:21 -07:00
Michael Marineau
8ed7045437
fleet: set GOMAXPROCS=1 for fleetd
2015-09-30 17:27:12 -07:00
Alex Crawford
0d45b30526
coreos-base/coreos-init: update networkd configs
2015-09-29 17:32:09 -07:00
Alex Crawford
e6529f0ead
Merge pull request #1567 from crawford/xfs
...
sys-kernel/bootengine: add mkfs.xfs
2015-09-29 17:30:22 -07:00
Alex Crawford
fdd2c83f06
sys-apps/ignition: bump to v0.2.0
2015-09-29 17:21:27 -07:00
Alex Crawford
ea816f3317
sys-kernel/bootengine: add mkfs.xfs
2015-09-29 15:51:58 -07:00
Alex Crawford
4185b9dc37
coreos-base/coreos-metadata: bump to v0.2.1
2015-09-29 15:49:41 -07:00
Alex Crawford
4521219014
Merge pull request #1565 from crawford/azure
...
coreos-base/oem-azure: forward journal to console
2015-09-28 13:48:12 -07:00
Alex Crawford
ad5810f85c
Merge pull request #1557 from marineam/go-1.5.1
...
dev-lang/go: update to 1.5.1 on amd64
2015-09-25 13:45:20 -07:00
Alex Crawford
0d41c66d40
coreos-base/coreos-cloudinit: bump to v1.6.1
2015-09-23 23:27:13 -07:00
Alex Crawford
3053e3b85b
coreos-base/oem-azure: forward journal to console
2015-09-23 13:25:17 -07:00
Alex Crawford
ed80b1445e
Merge pull request #1544 from aaronlevy/options_path
...
flannel: allow env file path to be overridden
2015-09-23 12:23:25 -07:00
Alex Crawford
21e1c29dcb
dev-db/etcd: bump to v2.2.0
2015-09-23 09:35:04 -07:00
Michael Marineau
42b38f98be
docker: fix 1.7 ebuild, --daemon was in the service, not script
...
Commit 897c35ff attempted to fix compatibility with 1.7 by copying an
older copy of the dockerd script but the script hadn't actually changed.
The incompatible change was in the service files. oops...
Only impacts arm64, amd64 uses 1.8
2015-09-22 21:08:44 -07:00
Alex Crawford
56829f3027
Merge pull request #1391 from packethost/type3-bonded-changes
...
coreos-base/oem-packet: Type3 bonded changes
2015-09-22 11:54:37 -07:00
Alex Crawford
28cd6b0b07
Merge pull request #1549 from marineam/xfs
...
RFC: docker: use overlay driver on XFS
2015-09-21 19:39:04 -07:00
Alex Crawford
c087d608a3
Merge pull request #1559 from bcwaldon/kubelet-v1.0.6
...
app-admin/kubelet: bump to v1.0.6
2015-09-21 17:03:37 -07:00
Michael Marineau
1ac7ec8f06
Merge pull request #1560 from marineam/arm64-kernel
...
coreos-kernel: drop built-in kernel command lines
2015-09-21 15:55:37 -07:00
Michael Marineau
24b853a658
coreos-kernel: drop built-in kernel command lines
...
It is a bit misleading to have some of this configured in the kernel
config and the rest in `grub.cfg` so lets simplify and stick to grub.
2015-09-21 15:50:21 -07:00
Brian Waldon
8df61782e8
app-admin/kubelet: bump to v1.0.6
2015-09-21 15:03:33 -07:00
Alex Crawford
0a92f60ad8
Merge pull request #1556 from crawford/ignition
...
sys-apps/ignition: remove timeouts
2015-09-21 14:46:48 -07:00
Alex Crawford
3cb59f734f
sys-apps/ignition: remove timeouts
...
We can rely on the built-in Ignition timeouts instead. This will allow
individual OEMs to define specific timeouts. The default online-timeout
is one minute, so there is no change in behavior.
2015-09-21 14:13:14 -07:00
Michael Marineau
387a136939
dev-lang/go: update to 1.5.1 on amd64
2015-09-21 12:16:29 -07:00
Michael Marineau
f41d453fd7
Merge pull request #1554 from marineam/arm64
...
ARM64 ebuild updates/fixes
2015-09-21 11:36:05 -07:00
Michael Marineau
f93fa3e229
Merge pull request #1552 from marineam/go-1.5.1
...
Go 1.5.1
2015-09-21 11:24:29 -07:00
Andrej Rosano
796e42f01d
On arm64 use docker-1.7.1
...
Signed-off-by: Andrej Rosano <andrej@inversepath.com>
2015-09-21 09:59:37 -07:00
Alex Crawford
0e136e2ea5
app-emulation/docker: include libnetwork fix
...
(cherry-picked from build-766 d27d9800a008cabf89ffe741d6d4b358fccc4fc6)
2015-09-21 09:59:37 -07:00
Michael Marineau
3714375968
app-emulation/docker: restore 1.7.1 ebuild for arm64
2015-09-21 09:59:37 -07:00
Andrej Rosano
8ac649c72b
On arm64 do not install rkt
...
Signed-off-by: Andrej Rosano <andrej@inversepath.com>
2015-09-21 09:59:37 -07:00
Andrej Rosano
e2caa3bc53
On arm64 use cloudinit-1.5.1
...
Signed-off-by: Andrej Rosano <andrej@inversepath.com>
2015-09-21 09:59:37 -07:00
Andrej Rosano
c1f6f5beee
Enable initramfs for arm64 kernel
...
Signed-off-by: Andrej Rosano <andrej@inversepath.com>
2015-09-21 09:59:37 -07:00
Geoff Levand
cf9bd0aa7d
arm64: Profile updates
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-09-21 09:59:37 -07:00
Michael Marineau
6022ee3680
Revert "app-emulation/docker: use journald logger"
...
This reverts commit 3aaf6715af392de36877710c5f0e8d02d60bb1fd.
The `docker log` command does not work with anything other than the
default log driver. Leave this alone for now.
2015-09-21 09:38:22 -07:00
Michael Marineau
4b54ac4b49
docker: use overlay driver on XFS
...
We missed this back when 4.1 came out, but now here lies a conundrum:
what is docker's behavior if someone has an existing XFS volume? This
isn't a normal setup for us but it is possible someone has done it.
2015-09-16 17:59:49 -07:00
Nick Owens
e81436437e
Merge pull request #1533 from mischief/nfs
...
net-fs/nfs-utils: move to 1.3.2
2015-09-16 17:33:29 -07:00
Nick Owens
383b4da26d
coreos-base/coreos-init: ensure rpcbind.service is started when other units depend on rpcbind.target
2015-09-16 17:26:58 -07:00
Nick Owens
be55a228a3
net-fs/nfs-utils: move to 1.3.2
...
nfs-utils 1.2.9 is affected by undefined behavior that produces crashes
under our new gcc 4.9 compiler.
2015-09-16 17:26:22 -07:00
Michael Marineau
0904da4b0e
baselayout: copy rkt group to /etc
2015-09-16 17:07:09 -07:00
Michael Marineau
769d688335
Merge pull request #1547 from jonboulle/steveeJ-rkt-0.8
...
app-emulation/rkt: bump to 0.8.1 release
2015-09-16 14:26:35 -07:00
Jonathan Boulle
7ee7e7fff3
app-emulation/rkt: remove old ebuild, update manifest
2015-09-16 14:24:29 -07:00
Jonathan Boulle
f2400135ba
app-emulation/rkt: tweak if/else syntax
2015-09-16 14:23:18 -07:00
Jonathan Boulle
80626a208b
app-emulation/rkt: correct gc unit references
2015-09-16 14:18:43 -07:00
Jonathan Boulle
f92366d8ec
app-emulation/rkt: remove old ebuild + IUSE flag
2015-09-16 14:14:16 -07:00