David Michael
081582f146
Merge pull request #2416 from dm0-/containerd-opts
...
app-emulation/containerd: use the upstream default timeout
2017-03-14 17:10:11 -07:00
David Michael
93ca3af591
app-emulation/containerd: use the upstream default timeout
...
This also bumps the Docker revisions since it has dependencies on
exact versions now.
2017-03-14 17:08:52 -07:00
David Michael
814ebc91fb
Merge pull request #2468 from dm0-/traceroute
...
Install traceroute and arping
2017-03-14 16:58:08 -07:00
Alex Crawford
ba90b2ed96
Merge pull request #2479 from coreos/oem-hyperv
...
coreos-base/oem-hyperv: switch to ignition scheme
2017-03-14 15:07:02 -07:00
Alex Crawford
1a7471b224
Merge pull request #2308 from sapcc/master
...
Expose container logs out of kubelet-wrapper
2017-03-14 14:23:15 -07:00
David Michael
d8e533ee51
Merge pull request #2469 from dm0-/openssl-etc
...
dev-libs/openssl: generate /etc/ssl at boot
2017-03-14 12:19:23 -07:00
Euan Kemp
a4124f318c
sys-apps/baselayout: bump for nss-myhostname
...
The only change this pixes up is the addition of myhostname in
nsswitch.conf
See https://github.com/coreos/bugs/issues/1764
2017-03-14 11:49:33 -07:00
Derek Gonyeo
03359bef4f
Merge pull request #2474 from dgonyeo/master
...
coreos-base/coreos-metadata: bump to v0.7.0
2017-03-14 10:29:46 +01:00
Marian Schwarz
1697451c6c
-- mount /var/log instead of /var/log/containers
2017-03-14 09:04:08 +01:00
David Michael
1eb017a4e2
Merge pull request #2472 from dm0-/v233
...
Upgrade to systemd v233
2017-03-13 19:19:52 -07:00
Alex Crawford
c047e9e91d
coreos-base/oem-hyperv: switch to ignition scheme
...
Since there is no cloud-config to drop here, just bring this OEM inline
with the others in terms of their structure.
2017-03-13 17:33:20 -07:00
Derek Gonyeo
846fcc3c1b
coreos-base/coreos-metadata: bump to v0.7.0
2017-03-13 15:39:28 +01:00
David Michael
843f73d22e
chore(metadata): Regenerate cache
2017-03-10 14:26:34 -08:00
David Michael
eafd4aec71
sys-apps/systemd: switch to v233
2017-03-10 14:26:20 -08:00
David Michael
31af91da89
sys-fs/lvm2: apply CoreOS changes and bump
...
There is a dependency loop when systemd is build with cryptsetup
like systemd -> cryptsetup -> lvm2 -> baselayout -> systemd. Since
CoreOS always installs a good baselayout, it makes sense drop the
lvm2 dependency and turn it into a conflict with bad versions. It
also has a runtime dependency loop on systemd, so make that into a
build dependency.
This also stabilizes the version that was being used by arm64,
updating amd64, to bring the architectures into alignment.
2017-03-10 14:25:33 -08:00
David Michael
445d252966
sys-fs/lvm2: import from portage-stable
2017-03-10 13:31:31 -08:00
David Michael
10e774a6e8
sys-kernel/bootengine: bump for Ignition compatibility with v233
...
This also pulls in a few other Ignition unit changes since it's
been a while since the last version bump.
2017-03-10 13:31:31 -08:00
David Michael
1709209d42
sys-apps/baselayout: bump for systemd v233 files sync
2017-03-10 13:31:31 -08:00
David Michael
7432688786
profiles: bump libseccomp for systemd
2017-03-10 13:31:31 -08:00
David Michael
c2340eba7f
sys-apps/systemd: apply CoreOS changes to the v233 ebuild
...
Changes include:
* Add cros_workon bits
* Define and use the symlink-usr flag
* Drop SELinux policy and udev init scripts dependencies
* Drop all patches since the source is from Git
* Switch /etc/resolv.conf to the old one
* Drop the D-Bus policy path to keep the default
* Use CoreOS NTP servers
* Install PAM files into /usr
* Set the timesyncd epoch
* Don't use default DNS servers
* Use legacy cgroups (https://github.com/docker/docker/issues/28109 )
* Rewrite basically the entire install step
* Drop the systemd-bus-proxy user since the program is long gone
2017-03-10 13:31:27 -08:00
David Michael
86421136e6
sys-libs/glibc: install nscd service files
...
The actual nscd binary has been installed since sssd was added,
but none of the systemd configuration files were included. This
resulted in a binary that would not start due to a missing /run
directory.
The upstream nscd.conf is installed in /usr and linked into /etc.
2017-03-10 12:16:57 -08:00
David Michael
5bea09ef50
dev-libs/openssl: generate /etc/ssl at boot
2017-03-10 11:49:15 -08:00
Alex Crawford
51e22be86d
Merge pull request #2412 from packethost/oem-packet-remove-bond-workaround
...
coreos-overlay/oem-packet: Remove bond workaround
2017-03-10 11:32:57 -08:00
Alex Crawford
878c949192
Merge pull request #2463 from crawford/issues
...
coreos-base/oem*: update bug report url
2017-03-08 19:54:53 -08:00
Alex Crawford
c9021c5e44
coreos-base/oem*: update bug report url
...
This changes the bug URL from GitHub to a subdomain under coreos.com.
This will allow us in the future to move to another bug tracker. As it
exists today, this new subdomain just redirects to GitHub so there
should be no change in behavior.
2017-03-08 19:54:16 -08:00
David Michael
7ef7cd3bcf
profiles: include arping and traceroute in iputils
2017-03-08 13:58:57 -08:00
Guilhem Lettron
907fda986b
profiles/coreos: Turn on sudo support in sssd
...
Build the sudo-related helpers for sssd.
So sudoers can be retrieve from LDAP.
2017-03-08 16:32:09 +01:00
Euan Kemp
25291767a0
app-admin/flannel-wrapper: update to 0.7.0 again
...
This properly updates the image tag.
This should have happened in #2390
2017-03-07 16:40:53 -08:00
David Michael
60baaad33e
Merge pull request #2459 from dm0-/bugs-1847
...
app-admin/flannel-wrapper: properly sort unit dependencies
2017-03-07 16:39:08 -08:00
Geoff Levand
bbd390da66
Merge pull request #2457 from glevand/for-merge-kexec
...
kexec-tools: Move to portage-stable
2017-03-07 11:27:25 -08:00
David Michael
453e76b337
app-admin/flannel-wrapper: properly sort unit dependencies
...
When flannel-docker-opts didn't require flanneld, flanneld could
fail and flannel-docker-opts would start immediately after. This
effectively broke the intended ordering, so now both services
require each other.
This also simplifies the ordering declarations of the two services
by making flannel-docker-opts have both After= and Requires= as is
most commonly configured.
2017-03-06 16:59:13 -08:00
David Michael
66d1b62ff6
sys-kernel/coreos-modules: enable ipvlan dependency
2017-03-06 12:04:27 -08:00
Geoff Levand
a165608f80
kexec-tools: Move to portage-stable
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-03-03 15:05:29 -08:00
David Michael
49bc54fc8c
sys-apps/systemd: sync with upstream v233
...
This moves the previous customized 9999 ebuild to 231 and takes the
unmodified upstream 233 as 9999.
2017-03-02 15:00:43 -08:00
David Michael
037778e60c
app-emulation/qemu: sync with latest upstream stable
2017-03-01 17:58:27 -08:00
Michael Marineau
224ce1803b
mantle: fix default PC BIOS image
2017-03-01 17:44:55 -08:00
Michael Marineau
71a8118a93
mantle: bump to latest
...
Includes major updates to kola.
2017-03-01 15:08:17 -08:00
Euan Kemp
c6755af3c2
Merge pull request #2452 from euank/docker-1.12
...
Re-add docker 1.12 ebuilds
2017-03-01 13:41:06 -08:00
Alex Crawford
e7311382ae
sys-apps/ignition: bump to v0.13.0
2017-03-01 11:13:45 -08:00
Euan Kemp
e435e82338
app-emulation/docker: lockdown 1.12 containerd dep
2017-02-27 17:15:41 -08:00
Euan Kemp
d1ef988acc
app-emulation/containerd: remove 9999 from 0.2.5
2017-02-27 17:14:18 -08:00
Euan Kemp
8cbe29301b
app-emulation/containerd: re-add 0.2.5
...
And move it from being a symlink.
This is the older version docker 1.12 uses
2017-02-27 17:13:12 -08:00
Euan Kemp
0fcf442a47
app-emulation/docker: lock down 1.13 dependencies
...
These are the only versions upstream tests together
2017-02-27 17:10:27 -08:00
Euan Kemp
4472529650
app-emulation/docker: depend on correct runc
...
docker 1.12 is only tested to work by upstream with this specific runc
version.
2017-02-27 17:08:29 -08:00
Euan Kemp
fa1eb15c37
app-emulation/runc: improve patch naming
2017-02-27 17:07:31 -08:00
Euan Kemp
8303e82b87
app-emulation/runc: bring back p9 for docker 1.12
2017-02-27 17:00:47 -08:00
Euan Kemp
79014a1dcd
app-emulation/docker: remove 9999 logic from 1.12
2017-02-27 16:58:14 -08:00
Euan Kemp
42edc7ae2c
app-emulation/docker: re-add docker-1.12 ebuild
...
This is to allow packaging it for skim as well.
This is an unmodified copy of the ebuild from build-1325
2017-02-27 16:54:41 -08:00
David Michael
366bbc106e
Merge pull request #2446 from dm0-/bugs-1789
...
sys-apps/systemd: bump for tmp mounts backport
2017-02-27 15:51:54 -08:00
David Michael
f0b8c1dadd
sys-kernel/coreos-sources: bump to 4.10.1
2017-02-26 19:07:11 -08:00