5145 Commits

Author SHA1 Message Date
Michael Marineau
4f266084bd profiles: disable portage xattr on all architectures
Upstream has enabled the xattr flag globally which should be fine except
we don't need it for portage.
2016-12-28 17:20:43 -08:00
Michael Marineau
39940dad6f profiles: hard mask python3 use flags, add 3.5 to the list
This seems less clunky than editing $BOOTSTRAP_USE.

3.2 is no longer in portage while 3.5 is coming so update the versions.
2016-12-28 17:13:01 -08:00
Michael Marineau
e541606998 profiles: remove coreos/amd64/usr profile
This was only in use during the root->usr migration, since then it is
merely an alias for coreos/amd64/generic which is what we actually use.

The arm64 copy has never been used.
2016-12-28 17:13:01 -08:00
Michael Marineau
b9d040727d profiles: unmask selinux only in amd64 target profile 2016-12-28 17:13:00 -08:00
Michael Marineau
98385913fe profiles: enable seccomp globally
Upstream has enabled this flag, should be fine for us too but do so
prior to syncing with upstream to test for sure.

Keeping seccomp disabled for bind-tools since it breaks
cross-compilation and fixing it isn't very important.
2016-12-28 17:13:00 -08:00
Michael Marineau
f877fcef83 Merge pull request #2330 from marineam/gcloud
google-cloud-sdk: update to current release, replace gsutil
2016-12-28 13:17:34 -08:00
Euan Kemp
683c32f625 Merge pull request #2332 from euank/tcp-cong-bbr
sys-kernel/coreos-modules: enable TCP_CONG_BBR
2016-12-28 11:48:47 -08:00
Euan Kemp
e5c2e84e9c sys-kernel/coreos-modules: enable TCP_CONG_BBR 2016-12-27 17:53:53 -08:00
Euan Kemp
fc1f826496 Merge pull request #2331 from euank/amazon-ena
sys-kernel/coreos-modules: enable ENA_ETHERNET
2016-12-27 13:36:48 -08:00
David Michael
c8a70aca38 Merge pull request #2328 from dm0-/bump-gce-agent
app-emulation/google-compute-engine: bump to 20161212
2016-12-27 13:34:54 -08:00
Euan Kemp
e010b0b01d sys-kernel/coreos-modules: enable ENA_ETHERNET 2016-12-27 11:34:37 -08:00
Euan Kemp
050ba42c02 Merge pull request #2327 from ocadotechnology/add-usb-network-realtek
sys-kernel/coreos-modules: add support for realtek usb
2016-12-27 11:19:12 -08:00
Matthew Garrett
010cd35b13 Merge pull request #2329 from mjg59/systemd_selinux
sys-apps/systemd: Update to disable selinux permissions checks
2016-12-20 22:23:33 +00:00
Matthew Garrett
9032d1fe4d sys-apps/systemd: Update to disable selinux permissions checks
Fix https://github.com/coreos/bugs/issues/1682
2016-12-20 22:17:21 +00:00
Michael Marineau
50fde38a1c google-cloud-sdk: update to current release, replace gsutil 2016-12-20 14:11:13 -08:00
David Michael
18893984d4 app-emulation/google-compute-engine: bump to 20161212 2016-12-20 13:44:35 -08:00
Mike Bryant
a3fb29e98c sys-kernel/coreos-modules: add support for realtek usb 2016-12-20 18:41:57 +00:00
David Michael
16f42ed093 Merge pull request #2326 from dm0-/fix-gce
coreos-base/coreos-oem-gce: explicitly depend on bash
2016-12-19 13:12:56 -08:00
David Michael
ce31529958 coreos-base/coreos-oem-gce: explicitly depend on bash 2016-12-19 13:12:22 -08:00
David Michael
23a89b4d4a Merge pull request #2324 from dm0-/bump-docker
app-emulation/docker: bump to v1.12.5
2016-12-16 13:08:03 -08:00
David Michael
a84b30c7d8 app-emulation/docker: bump to v1.12.5 2016-12-16 13:05:14 -08:00
David Michael
4933491b60 Merge pull request #2323 from dm0-/update-python
Update to Python 2.7.12
2016-12-16 13:02:26 -08:00
David Michael
429167c8fb profiles: use the same Python version on arm64 2016-12-16 12:15:06 -08:00
David Michael
a7cd82a571 Merge pull request #2322 from dm0-/bump-updateservicectl
app-admin/updateservicectl: bump to 1.3.6
2016-12-15 16:52:29 -08:00
David Michael
9d1ff62ba2 app-admin/updateservicectl: bump to 1.3.6 2016-12-15 13:49:14 -08:00
Alex Crawford
6d691bfc3e Merge pull request #2321 from bassam/pr-disable-parallels-guest-tools
oem-vagrant: disable guest tools for parallels
2016-12-15 08:28:38 -08:00
Bassam Tabbara
b2d99e1118 oem-vagrant: disable guest tools for parallels
Signed-off-by: Bassam Tabbara <bassam.tabbara@quantum.com>
2016-12-14 19:18:42 -08:00
David Michael
cd0969ec59 Merge pull request #2320 from dm0-/fix-cross-sssd
sys-auth/sssd: fix krb5-config detection
2016-12-14 16:01:56 -08:00
David Michael
69c782f172 sys-auth/sssd: fix krb5-config detection 2016-12-14 15:16:27 -08:00
Alex Crawford
89004e47e0 Merge pull request #2319 from crawford/ignition
sys-apps/ignition: bump to v0.12.1
2016-12-14 11:22:49 -08:00
Alex Crawford
b50cbd6564 sys-apps/ignition: bump to v0.12.1 2016-12-14 11:21:26 -08:00
David Michael
4ff6281ad0 Merge pull request #2317 from dm0-/bugs-1654
app-emulation/docker: bump to v1.12.4
2016-12-13 17:42:04 -08:00
David Michael
88c9d952b3 app-emulation/docker: bump to v1.12.4 2016-12-13 17:36:15 -08:00
Alex Crawford
294e6bf48e Merge pull request #2316 from crawford/linux
sys-kernel/coreos-*: bump to v4.9
2016-12-13 12:43:44 -08:00
David Michael
cf294e88c4 Merge pull request #2315 from dm0-/bugs-1581
Move multipath-tools to portage-stable
2016-12-12 18:07:23 -08:00
David Michael
4719a60c3c chore(metadata): Regenerate cache 2016-12-12 17:56:55 -08:00
David Michael
954984af77 profiles: update to unstable multipath-tools 2016-12-12 17:56:55 -08:00
David Michael
d4940d42f5 sys-fs/multipath-tools: move to portage-stable 2016-12-12 17:56:55 -08:00
Alex Crawford
03e14d7ce0 sys-kernel/coreos-kernel: bump to v4.9 2016-12-12 17:37:11 -08:00
Alex Crawford
b0cbfc2449 sys-kernel/coreos-modules: bump to v4.9 2016-12-12 17:37:11 -08:00
Alex Crawford
2ce4307dfb sys-kernel/coreos-sources: bump to v4.9 2016-12-12 17:10:04 -08:00
David Michael
3d577fe9a1 Merge pull request #2314 from dm0-/fix-cross-realmd
sys-auth/realmd: fix krb5-config detection
2016-12-12 11:48:32 -08:00
Alex Crawford
9cde3720e7 Merge pull request #2312 from crawford/xfs
sys-kernel/coreos-modules: support for xfs quotas
2016-12-12 11:36:00 -08:00
Alex Crawford
8edf942b6d Merge pull request #2313 from xentac-google/patch-1
sys-kernel/coreos-modules: add support for usb acm
2016-12-12 10:43:23 -08:00
Jason Chu
e66ebba8f6 sys-kernel/coreos-modules: add support for usb acm 2016-12-12 10:37:44 -08:00
David Michael
a95c67dab0 sys-auth/realmd: fix krb5-config detection 2016-12-11 13:28:37 -08:00
Alex Crawford
c08fb3a86f sys-kernel/coreos-modules: support for xfs quotas 2016-12-09 12:06:18 -08:00
Alex Crawford
472f769dba Merge pull request #2311 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v1.13.0
2016-12-08 17:23:55 -08:00
Alex Crawford
bb0b1c34b3 coreos-base/coreos-cloudinit: bump to v1.13.0 2016-12-08 17:21:59 -08:00
David Michael
3b7645b7cb Merge pull request #2310 from dm0-/remove-cracklib
profiles: move USE=-cracklib to base
2016-12-08 13:32:19 -08:00