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
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
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
Michael Marineau
4014c863f5
coreos-sources: update download manifest for 4.2
2015-09-16 12:44:39 -07:00
Michael Marineau
310272a836
dev-lang/go: bump to Go 1.5.1
...
https://github.com/golang/go/issues?q=milestone%3AGo1.5.1
2015-09-16 11:16:52 -07:00
William Hubbs
8c70c28fe9
dev-lang/go: fix go-1.5 build on arm
...
This is for bug #558742 . Thanks to Stefan Junker for the report.
Gentoo-Commit: c1f324086082c9409d54126842985e0eaf5f137a
2015-09-16 11:14:51 -07:00
Stefan Junker
5f724cd4f1
app-emulation/rkt: bump to 0.8.1 release
...
The stage1 flavor 'host' is not working correctly using recent systemd versions
(224-226). For now systemd is pinned to 222 in case of host flavor.
2015-09-16 19:43:56 +02:00
Michael Marineau
92088f7f9c
Merge pull request #1536 from andrejro/for-upstream-bootengine
...
sys-kernel/bootengine: update CROS_WORKON_COMMIT
2015-09-16 10:35:44 -07:00
Andrej Rosano
873326a7d8
sys-kernel/bootengine: bump ebuild
...
Signed-off-by: Andrej Rosano <andrej@inversepath.com>
2015-09-16 12:08:11 +02:00
Alex Crawford
b78163a03c
sys-apps/systemd: include fix for machinectl
2015-09-15 17:40:54 -07:00
Alex Crawford
34c7d9c551
app-emulation/docker: bump to v1.8.2
2015-09-15 14:26:39 -07:00
Alex Crawford
7a3b5ab285
app-emulation/docker: use journald logger
2015-09-15 14:16:44 -07:00
Nick Owens
7c346331f4
app-emulation/docker: remove deprecated --daemon flag
2015-09-15 13:59:41 -07:00
Matthew Garrett
960fabcd28
Bump to kernel 4.2
2015-09-15 12:41:19 -07:00
Matthew Garrett
0f02032b14
Add overlayfs selinux fixes
...
Overlayfs currently has no good support for selinux. Backport some
patches being worked on upstream in order to make things work in a more
reasonable way.
2015-09-14 18:11:24 -07:00
Matthew Garrett
d6e00b8bb6
Add 4.2 kernel source
...
Add an ebuild for Linux 4.2 and bring over the relevant patches
2015-09-14 18:11:24 -07:00
Matthew Garrett
dd7958f39e
Fix MCS configuration in base policy
...
Permit contexts with mcswriteall permissions to create files and
directories in confined domains (mcs_create.diff) and default to
creating files with the categories provided by the target directory
(mcs_range_target.diff)
2015-09-14 18:11:24 -07:00
Matthew Garrett
bac33d50a3
Rationalise virt selinux policy
...
Shifting rkt to performing the SELinux transition via systemd-nspawn
means we need a smaller set of policy. Cut it down to the minimum
necessary.
2015-09-14 18:11:24 -07:00
Alex Crawford
1e9765001a
Revert "sys-apps/systemd: mark v225 unstable"
...
This reverts commit bcbae73b149b30cf9760801fc59e0e3b66129f4a.
2015-09-11 16:33:30 -07:00
Vito Caputo
4890d833fc
Merge pull request #1531 from vcaputo/init_etc_more
...
sys-kernel/bootengine: bump ebuild for /etc/mtab init
2015-09-11 15:17:21 -07:00
Vito Caputo
b945d1c78e
sys-kernel/bootengine: bump ebuild for /etc/mtab init
2015-09-11 15:14:26 -07:00
Alex Crawford
4fcad9028a
Merge pull request #1529 from mischief/baselayout-bump
...
sys-apps/baselayout: bump ebuild
2015-09-11 14:19:09 -07:00
Nick Owens
e04f508ba4
Merge pull request #1530 from mischief/locksmith
...
app-admin/locksmith: bump to v0.3.1
2015-09-11 12:20:45 -07:00
Nick Owens
66f8505dee
app-admin/locksmith: bump to v0.3.1
2015-09-11 12:12:23 -07:00
Nick Owens
c5961dca70
sys-apps/baselayout: bump ebuild
...
the rkt group is missing in recent alpha builds even though it was added
to coreos/baselayout a while ago.
this also pulls in other recent changes to baselayout.
fixes coreos/bugs#459
2015-09-10 21:31:40 -07:00
Alex Crawford
2ffe5d15a5
sys-apps/ignition: fix timeout flags
2015-09-09 20:31:06 -07:00
Alex Crawford
9a6c41dd8e
sys-apps/ignition: remove old ebuild
2015-09-09 20:27:14 -07:00
Alex Crawford
a28e55579b
sys-apps/ignition: fix network timeout issues
...
The HTTP client timeout has been lowered to 10 seconds, while the
service timeout has been increased to 2 minutes. This will give Ignition
more opportunities to retry the fetch.
2015-09-09 14:54:21 -07:00