4262 Commits

Author SHA1 Message Date
Alex Crawford
a80954a87b Merge pull request #2350 from crawford/docker
app-emulation/docker: remove early docker
2017-01-04 21:27:01 -08:00
Alex Crawford
c11eafb165 Merge pull request #2353 from crawford/kernel
sys-kernel/coreos-*: bump to 4.8.15
2017-01-04 21:24:59 -08:00
Alex Crawford
977db897bf Merge pull request #2325 from mjg59/active_directory
add support for active directory auth
2017-01-04 21:24:09 -08:00
Alex Crawford
ef61929662 sys-kernel/coreos-kernel: include new modules 2017-01-04 21:20:54 -08:00
Alex Crawford
5418458ca8 sys-kernel/coreos-modules: enable qlogic cards 2017-01-04 21:20:54 -08:00
Alex Crawford
8551d97e68 sys-kernel/coreos-modules: enable mpls tunnels 2017-01-04 21:20:53 -08:00
Alex Crawford
64e67efa3e sys-kernel/coreos-kernel: bump to 4.8.15 2017-01-04 21:20:53 -08:00
Alex Crawford
8f0c995a17 sys-kernel/coreos-modules: bump to 4.8.15 2017-01-04 21:20:53 -08:00
Alex Crawford
3e384c0e8d sys-kernel/coreos-sources: bump to 4.8.15 2017-01-04 21:04:42 -08:00
David Michael
ed9c94ab6e profiles: drop some Python and Perl scripts from prod images 2017-01-04 19:18:45 -08:00
David Michael
14c1461247 sys-libs/glibc: avoid use-after-free in pthread
This takes a patch from upstream Bugzilla by Alexey Makhalov.
2017-01-04 18:31:05 -08:00
Alex Crawford
ca8e3101b4 app-emulation/docker: remove early docker 2017-01-04 18:22:25 -08:00
David Michael
c2e3259b65 Merge pull request #2349 from dm0-/bump-toolbox
app-admin/toolbox: bump to stick with Fedora 24 by default
2017-01-04 18:08:23 -08:00
Matthew Garrett
750dc68222 net-fs/samba: support shipping libraries without executables
We don't want most of the Samba executables, just the libraries. Add a use
flag that gets rid of them.
2017-01-04 17:39:21 -08:00
David Michael
71b02508b3 app-admin/toolbox: bump to stick with Fedora 24 by default 2017-01-04 16:52:52 -08:00
David Michael
38a53b9be6 sys-apps/baselayout: bump, add /sbin:/bin back into SDK PATH 2017-01-04 15:10:43 -08:00
David Michael
8d594df81e Merge pull request #2343 from dm0-/fix-iproute2
A few iproute2 fixes
2017-01-03 15:35:15 -08:00
David Michael
d5c81270f3 sys-apps/iproute2: fix parallel build race 2017-01-03 15:06:56 -08:00
Alex Crawford
c5140bc57b app-shells/bash: bump to 4.3-p48-r1 2017-01-03 15:03:26 -08:00
David Michael
144b334078 sys-apps/iproute2: enable arm64 build 2017-01-03 11:54:51 -08:00
Euan Kemp
11d8cd20d4 app-emulation/docker: depend on shadow
If `--userns-remap=default` is used, docker invokes utilities from
shadow using flags introduced in 4.4
2016-12-30 12:07:04 -08:00
Michael Marineau
6a776e66a7 Merge pull request #2336 from marineam/update
Profile updates/cleanups in preparation for a portage-stable update
2016-12-28 19:46:52 -08:00
Michael Marineau
adf6418fac profiles: disable systemd+gnutls globally instead of for targets only
The flag is harmless in the SDK but unneeded. Keeping it disabled
reduces the amount of diff noise when updating portage-stable/profiles.
2016-12-28 17:20:43 -08:00
Michael Marineau
7026c00e0b profiles: enable xattr globally
Already enabled on amd64 by default but not on arm64.
2016-12-28 17:20:43 -08:00
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
Euan Kemp
e842270502 Merge pull request #2334 from euank/update-shadow
sys-apps/shadow: update to 4.4
2016-12-28 17:10:16 -08:00
Alex Crawford
e8f4907605 Merge pull request #2335 from crawford/init
coreos-base/coreos-init: update to use new motd
2016-12-28 16:05:56 -08:00
Alex Crawford
3500610004 coreos-base/coreos-init: update to use new motd 2016-12-28 16:03:37 -08:00
Euan Kemp
557bd2ab05 sys-apps/shadow: update to 4.4
This pulls in various changes from upstream and somewhat reduces our
diff from theirs.

It also is a rote version bump, necessary for docker
2016-12-28 15:01:58 -08:00
Euan Kemp
2113fa956f sys-auth/pambase: update stub version 2016-12-28 14:39:42 -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
Matthew Garrett
0bcc4fdbd4 net-fs/samba: Remove legacy init scripts and example config
These aren't needed
2016-12-28 11:54:28 -06:00
Matthew Garrett
c7c2d6935d profiles/coreos: Turn on Active Directory in SSSD
Set the appropriate USE flags for SSSD to be built with Active Directory
support
2016-12-28 11:45:14 -06:00
Matthew Garrett
048df97663 sys-auth/sssd: Fix tmpfiles
The tmpfiles.d fragment was missing some directories that are required for
sssd to start.
2016-12-28 11:45:14 -06:00
Matthew Garrett
466ee91b0a net-fs/samba: Use bundled libraries, disable Python
Various samba dependencies are almost impossible to cross build, so just use
the bundled ones instead. In addition, disable python.
2016-12-28 11:45:10 -06:00
Matthew Garrett
5276843f78 net-fs/samba: Add samba
Active Directory support in SSSD requires Samba, so add it.
2016-12-28 11:40:57 -06: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
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
ce31529958 coreos-base/coreos-oem-gce: explicitly depend on bash 2016-12-19 13:12:22 -08:00