Andrew Jeddeloh
83ce8c045a
Merge pull request #2043 from ajeddeloh/rkt-flannel-fix
...
Flannel: fix various issues
2016-07-06 14:01:11 -07:00
Nick Owens
e0793de76f
Merge pull request #2041 from mischief/kernel-conf
...
sys-kernel/coreos-modules: TCM/FS config
2016-07-05 13:50:07 -07:00
Nick Owens
0caf58175f
profiles: accept wget 1.18 for arm64 for CVE-2016-4971
2016-07-05 13:26:31 -07:00
Andrew Jeddeloh
6c15c817e3
flannel: fix ipmasq issue
...
Fix issue where --ip-masq=true is passed to sh instead of flanneld.
2016-07-05 13:21:04 -07:00
Andrew Jeddeloh
aa5dc9d80f
flannel: fix ssl issue
2016-07-05 13:21:03 -07:00
Andrew Jeddeloh
03aaf056a5
flannel: fix resolv.conf issue
...
Fix issue where flannel container did not have access to
/etc/resolve.conf.
2016-07-05 13:20:56 -07:00
Nick Owens
657a23d40c
sys-kernel/coreos-modules: TCM/FS config
...
- enable TCM for torus
- sync some fs options for arm64 and enable scsi cd driver
2016-07-05 12:06:05 -07:00
Alex Crawford
390bbf24d7
Merge pull request #2040 from ajeddeloh/rkt-flannel-fix
...
flanneld: fix issue with docker options
2016-07-01 17:40:51 -07:00
Nick Owens
e1c06e43a1
Merge pull request #2023 from mischief/docker-1.11
...
app-emulation/docker: bump to coreos-1.11.2
2016-07-01 16:18:49 -07:00
Andrew Jeddeloh
b834181f63
flanneld: add docker as a before in flanneld
...
Ensure flanneld will try to start before docker
2016-07-01 14:15:45 -07:00
Nick Owens
5b6f4d338f
app-emulation/docker: bump to coreos-1.11.2
2016-06-30 16:16:52 -07:00
Andrew Jeddeloh
197043a967
flanneld: fix issue with docker options
2016-06-30 15:13:50 -07:00
Alex Crawford
b1fc7296c7
coreos-base/coreos-init: bump to include ssh fix
2016-06-29 21:47:02 -07:00
Nick Owens
004d45c805
Merge pull request #2038 from mischief/coreos-init
...
coreos-base/coreos-init: bump to latest
2016-06-29 18:28:14 -07:00
David Michael
5dc9407b38
Merge pull request #2033 from dm0-/bugs-1394
...
This fixes coreos/bugs#1394 .
2016-06-29 14:39:36 -07:00
Nick Owens
364914e33f
coreos-base/coreos-init: bump to latest
2016-06-29 14:38:38 -07:00
Nick Owens
b1826073c6
app-emulation/containerd: drop default seccomp, causes build failures for amd64
2016-06-29 14:27:28 -07:00
Nick Owens
fba15a002b
app-emulation/containerd: bump to 0.2.2
2016-06-29 14:27:28 -07:00
Alex Crawford
511297c475
Merge pull request #2037 from crawford/azure
...
coreos-base/oem-azure: disable buffering on std*
2016-06-29 14:22:43 -07:00
Alex Crawford
ca31473f91
Merge pull request #2036 from crawford/kubelet
...
coreos-base/coreos: remove the kubelet
2016-06-29 13:55:10 -07:00
Alex Crawford
d436c2fc5c
coreos-base/oem-azure: disable buffering on std*
...
From the python manpage:
- u Force stdin, stdout and stderr to be totally unbuffered.
On systems where it matters, also put stdin, stdout and stderr
in binarymode.
2016-06-28 13:37:17 -07:00
Michael Marineau
85155bbba7
coreos-kernel: convert to a two stage kernel build
...
The new coreos-modules ebuild does the bulk of the work, building and
installing all modules to /usr/lib/modules/... and is now the home of
the kernel config. This in turn allows the coreos-kernel ebuild to
depend on coreos-firmware and allowing dracut to handle kernel modules
and firmware instead of appending them to the cpio ourselves.
2016-06-28 11:39:58 -07:00
Michael Marineau
65be4f545c
coreos-kernel: manually generate module signing key
...
This is in preparation for building the modules prior to the kernel
image itself. Once that split happens the private key will no longer be
available and we don't want the build system to try to create a new one.
2016-06-28 11:26:52 -07:00
Michael Marineau
c02993ec2a
coreos-kernel: simplify by dropping use flags
...
The audit and selinux features are now always on for amd64 and always
off for arm64, we don't need to toggle this any more. Besides, tweaking
the configuration from what is provided in the defconfig has caused
confusion in the past so it isn't a great scheme to preserve.
2016-06-28 11:26:52 -07:00
Alex Crawford
538e71d45c
app-admin/kubelet: remove ebuilds
2016-06-27 19:22:54 -07:00
Alex Crawford
6181c6e8d1
coreos-base/coreos: remove the kubelet
2016-06-27 19:22:28 -07:00
David Michael
418f47a8df
glibc: address segfaults from long /etc/gshadow lines
...
This fixes coreos/bugs#1394 .
2016-06-27 11:38:11 -07:00
Michael Marineau
f353a48e73
coreos-base/coreos: fix revision
...
Commit aeec3f0 accidentally decremented the revision number instead of
incrementing it.
2016-06-24 13:39:17 -07:00
Nick Owens
18b009b221
Merge pull request #2029 from mischief/linux-4.6.3
...
sys-kernel/coreos-{sources,kernel}: update to 4.6.3
2016-06-24 12:35:50 -07:00
Nick Owens
519a2c38e8
sys-kernel/coreos-{sources,kernel}: update to 4.6.3
2016-06-24 12:34:54 -07:00
Stefan Junker
5076e3ebb1
app-emulation/rkt: 1.9.0 -> 1.9.1
...
Bug fix release!
2016-06-24 11:31:35 -07:00
Nick Owens
1a917398ef
app-emulation/rkt: explicitly autoreconf
2016-06-23 16:10:30 -07:00
Nick Owens
0c99ecb42b
Merge pull request #2009 from ajeddeloh/rkt-flannel
...
flannel: use rkt to launch flannel on amd64
2016-06-23 15:54:13 -07:00
Nick Owens
a6d56d8981
Merge pull request #2026 from mischief/rkt-1.9.0-manifest
...
app-emulation/rkt: fix Manifest for PXE image
2016-06-23 15:24:48 -07:00
Nick Owens
7dc15e0ad3
app-emulation/rkt: fix Manifest for PXE image
2016-06-23 15:23:35 -07:00
Nick Owens
b6b8f7495b
app-emulation/rkt: check that ebuild and rkt CoreOS PXE versions match
2016-06-23 14:42:57 -07:00
Nick Owens
bc6fc68f82
Merge pull request #2020 from mischief/quota
...
include sys-fs/quota in the image
2016-06-23 13:00:58 -07:00
Nick Owens
a8a7148d22
app-emulation/rkt: v1.9.0
2016-06-23 11:34:27 -07:00
Nick Owens
500038f2de
app-emulation/containerd: fix ebuild for cross-compilation
2016-06-22 12:47:14 -07:00
Nick Owens
4b22ea1c82
app-emulation/containerd: import 0.2.0 from upstream portage
2016-06-22 12:47:14 -07:00
Nick Owens
1f415cbdbf
app-emulation/runc: fix ebuild for cross-compilation
2016-06-22 12:47:14 -07:00
Nick Owens
406a5ac977
app-emulation/runc: import 0.1.0 from upstream portage
2016-06-22 11:27:13 -07:00
Nick Owens
7c3cc05211
coreos-base/coreos: include sys-fs/quota in the image
2016-06-22 11:15:29 -07:00
Nick Owens
4f294071a3
profiles: enable rpc on quota for rpc.rquotad
2016-06-22 11:15:29 -07:00
Nick Owens
c18e084294
profiles: mark =sys-fs/quota-4.02 for arm64
2016-06-22 11:13:32 -07:00
Nick Owens
4d513924eb
Merge pull request #2021 from mischief/kernel-tcm-user
...
linux 4.6.2 and TCM_IBLOCK/TCM_USER2
2016-06-22 10:35:42 -07:00
Alex Crawford
497d547199
Merge pull request #2018 from crawford/walinux
...
app-emulation/wa-linux-agent: backport sudoers fix
2016-06-22 10:04:23 -07:00
Nick Owens
556a2de6ae
sys-kernel/coreos-{sources,kernel}: update to 4.6.2
2016-06-21 17:16:11 -07:00
Nick Owens
b968202050
sys-kernel/coreos-kernel: enable TCM_IBLOCK and TCM_USER2
2016-06-21 17:04:00 -07:00
Nick Owens
a02aee1e3e
app-shells/bash: move to p46, dropping gentoo patches for bash patches
2016-06-21 16:27:32 -07:00