Geoff Levand
2c3bd8afdc
Merge pull request #2273 from glevand/for-merge-acpi
...
arm64_defconfig: Enable ACPI
2016-11-30 15:22:08 -08:00
Geoff Levand
d42ec34ced
coreos-modules: Enable arm64 ACPI
...
Default for arm64 is ACPI is disabled.
Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-11-30 15:20:07 -08:00
Alex Crawford
adb81d378f
Merge pull request #2295 from crawford/etcd
...
app-admin/etcd-wrapper: set data dir properly
2016-11-30 14:38:26 -08:00
Alex Crawford
f91228075e
app-admin/etcd-wrapper: set data dir properly
2016-11-30 14:35:16 -08:00
David Michael
51d80c7be8
Merge pull request #2294 from dm0-/fix-jenkins
...
sys-kernel/coreos-{sources,modules,kernel}: fix random Jenkins failures
2016-11-30 13:50:28 -08:00
David Michael
8fbff87946
sys-kernel/coreos-{sources,modules,kernel}: fix random Jenkins failures
2016-11-30 13:13:56 -08:00
Alex Crawford
3d055a46b8
Merge pull request #2293 from crawford/flannel
...
app-admin/flannel-wrapper: fix dependencies
2016-11-30 11:50:36 -08:00
Alex Crawford
36140870f6
app-admin/flannel-wrapper: fix dependencies
2016-11-30 11:47:32 -08:00
Matthew Garrett
53b446a0d4
Merge pull request #2292 from mjg59/fix_runc_selinux
...
app-emulation/runc: Drop libselinux rdepend
2016-11-29 17:18:36 -08:00
Matthew Garrett
019a8a8422
app-emulation/runc: Drop libselinux rdepend and only use selinux on amd64
...
There's no dependency here - runc does appropriate setup directly, not with
cgo. In addition, ensure that selinux is only enabled on amd64. We don't
support it on arm64 right now.
2016-11-29 17:15:38 -08:00
Alex Crawford
c864fb312c
Merge pull request #2271 from crawford/init
...
coreos-base/coreos-init: support for extending xfs
2016-11-29 14:24:05 -08:00
Alex Crawford
e9add4baaf
Merge pull request #2288 from crawford/ignition
...
sys-apps/ignition: bump to v0.12.0
2016-11-29 14:14:21 -08:00
Alex Crawford
20eda58fa1
sys-apps/ignition: bump to v0.12.0
2016-11-29 14:10:05 -08:00
David Michael
2c6851e0f7
Merge pull request #2287 from dm0-/bugs-1670
...
app-emulation/rkt: bump to v1.20.0
2016-11-29 14:07:57 -08:00
David Michael
33c407cd49
app-emulation/rkt: bump to v1.20.0
2016-11-29 13:53:28 -08:00
Nick Owens
851d06bb14
Merge pull request #2283 from mischief/import-qemu
...
import qemu from coreos-overlay and apply vpc patch
2016-11-29 13:43:40 -08:00
Matthew Garrett
4750b7c3f8
Merge pull request #2286 from mjg59/fix_runc_selinux
...
app-emu/runc: enable selinux
2016-11-29 13:31:21 -08:00
Matthew Garrett
50f4b6a49e
app-emu/runc: enable selinux
...
runc needs to have selinux enabled for docker to be confined.
2016-11-29 13:28:24 -08:00
Nick Owens
899c86cf60
app-emulation/qemu: apply patch for vpc creation fix
2016-11-29 13:18:52 -08:00
Nick Owens
420eaab534
app-emulation/qemu: regenerate Manifest
2016-11-29 13:18:25 -08:00
Nick Owens
5cd9f4489b
app-emulation/qemu: sync qemu-2.7.0-r7
2016-11-29 13:15:25 -08:00
Nick Owens
a0ac1b44ac
app-emulation/qemu: import qemu-2.7.0 from portage-stable
2016-11-29 13:13:05 -08:00
David Michael
9ce5c92ad6
Merge pull request #2285 from dm0-/update-kernel
...
sys-kernel/coreos-{sources,modules,kernel}: bump to v4.8.11
2016-11-29 12:57:25 -08:00
David Michael
80c2984674
sys-kernel/coreos-{sources,modules,kernel}: bump to v4.8.11
2016-11-29 12:13:36 -08:00
David Michael
2da401c683
Merge pull request #2284 from dm0-/fix-jenkins
...
Fix the NFS test failures after the rpcbind update
2016-11-28 18:24:34 -08:00
David Michael
9e946e60de
net-fs/nfs-utils: copy default files into /var
2016-11-28 18:19:52 -08:00
David Michael
387f542bce
coreos/config/env: set NSS modules to fix rpcbind startup
...
By default, it will only look for services in /etc/services and end
up not listening on the network if it doesn't exist. This uses the
file /usr/share/baselayout/services as well.
2016-11-28 17:57:07 -08:00
David Michael
89a9743470
Merge pull request #2282 from dm0-/fix-jenkins-arm64
...
profiles: fix GLSA 201611-17 (rpcbind) on arm64
2016-11-23 11:17:33 -08:00
David Michael
fce6deecff
profiles: fix GLSA 201611-17 (rpcbind) on arm64
2016-11-23 11:09:10 -08:00
David Michael
2ead909758
Merge pull request #2281 from dm0-/fix-jenkins-arm64
...
profiles: fix GLSA 201611-01 (unzip) on arm64
2016-11-22 12:02:54 -08:00
David Michael
32fc376cdd
profiles: fix GLSA 201611-01 (unzip) on arm64
2016-11-22 11:59:15 -08:00
Nick Owens
c54e69601a
Merge pull request #2279 from mischief/ntp-4.2.8p9
...
net-misc/ntp: bump to 4.2.8p9
2016-11-21 10:35:17 -08:00
Nick Owens
7b18191cbb
net-misc/ntp: bump to 4.2.8p9
...
the dropped patch was merged into 4.2.8p9 and the manual pages are
dropped because they were not available on the given mirror.
2016-11-21 09:41:53 -08:00
Geoff Levand
9ee42e361c
Merge pull request #2278 from glevand/for-merge-spidermonkey
...
spidermonkey: Update CONFIG_ARM64_VA_BITS_48 fix
2016-11-18 14:17:04 -08:00
Geoff Levand
2e92b3b6ac
spidermonkey: Update arm64 48 bit VA fix
...
An updated fix for the arm64 48 bit VA problem that
causes polkit to crash on arm64.
Fixes arm64 runtime problems like these:
polkitd: unhandled level 3 translation fault (11)
systemd[1]: polkit.service: Main process exited, code=killed, status=11/SEGV
systemd[1]: Failed to start Authorization Manager.
systemd[1]: polkit.service: Unit entered failed state.
Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-11-18 11:12:19 -08:00
Alex Crawford
0dad4d86e4
Merge pull request #2276 from crawford/systemd
...
sys-apps/systemd: bump to include backports
2016-11-16 14:49:26 -08:00
Alex Crawford
a56e9393fd
sys-apps/systemd: bump to include backports
2016-11-16 14:47:44 -08:00
Alex Crawford
31c56b1891
Merge pull request #2272 from lucab/to-upstream/env-bash-getcwd-malloc
...
coreos/config/env: fix bash cross-compilation
2016-11-16 14:42:11 -08:00
Alex Crawford
58a35133a1
Merge pull request #2275 from crawford/flannel
...
app-admin/flannel-wrapper: use oneshot for opts
2016-11-16 14:24:11 -08:00
Alex Crawford
07d7ea7d91
Merge pull request #2274 from crawford/seccomp
...
app-emulation/docker: enable seccomp support
2016-11-16 14:23:07 -08:00
Alex Crawford
0a5f6f0afb
app-admin/flannel-wrapper: use oneshot for opts
...
docker.service shouldn't be allowed to run until
flannel-docker-opts.service _finishes_ (since it is actually writing the
flags for Docker).
2016-11-16 11:57:23 -08:00
Alex Crawford
28a1d0fe88
profiles: enable seccomp support in docker
2016-11-16 11:17:09 -08:00
Alex Crawford
8517d24bad
app-emulation/docker: disable optimizations
...
With optimizations enabled, seccomp fails to compile with errors like:
error: enumerator value for '__cgo_enum__0' is not an integer constant
This is due to https://github.com/golang/go/issues/14669 .
2016-11-16 11:11:37 -08:00
Luca Bruno
e23d709cf0
app-shells/bash: bump to 4.3_p46-r2
2016-11-16 17:59:10 +00:00
Luca Bruno
4b4666963b
coreos/config/env: fix bash cross-compilation
...
When cross-compiling bash, configure script is not able to tell
if `getcwd()` supports dynamic paths (internally malloc-ed buf),
thus defaulting to an internal version which may break in
overlong scenarios.
glibc supports this mode, so this commit turns on the corresponding
bash feature.
2016-11-13 18:00:16 +00:00
Alex Crawford
582c6882db
coreos-base/coreos-init: support for extending xfs
2016-11-10 10:30:33 -08:00
Alex Crawford
b860ad618e
Merge pull request #2270 from crawford/metadata
...
coreos-base/coreos-metadata: bump to v0.6.2
2016-11-09 11:52:34 -08:00
Alex Crawford
f164555111
coreos-base/coreos-metadata: bump to v0.6.2
2016-11-09 11:35:19 -08:00
David Michael
a404cb2f5d
Merge pull request #2269 from dm0-/fix-jenkins
...
profiles: use the same smartmontools version on arm64
2016-11-08 17:37:56 -08:00
David Michael
6b331149df
profiles: use the same smartmontools version on arm64
2016-11-08 17:33:10 -08:00