4482 Commits

Author SHA1 Message Date
David Michael
e12e8c9dcc Merge pull request #2594 from dm0-/etcd
app-admin/etcd-wrapper: bump to 3.1.8
2017-06-02 18:30:29 -07:00
David Michael
dd98afc051 Merge pull request #2499 from glevand/for-merge-kublet
kubelet-wrapper: Enable on arm64
2017-06-02 17:29:24 -07:00
David Michael
0d6d6555ee app-admin/etcd-wrapper: bump to 3.1.8 2017-06-02 17:19:54 -07:00
David Michael
84c14827a5 profiles: build lz4 support into journald
This fixes reading nspawn journals from the host when the container
runs systemd built with lz4 support.
2017-06-02 17:12:03 -07:00
David Michael
09793ebef9 Merge pull request #2592 from dm0-/initramfs-luks
sys-kernel/coreos-kernel: ensure the final systemd is installed
2017-06-01 15:06:58 -07:00
David Michael
f2789a8d3c sys-kernel/coreos-kernel: ensure the final systemd is installed
The systemd package from setup_board does not have USE=cryptsetup,
but it gets installed before build_packages, which satisfies the
build-time dependency from the kernel.  The initramfs should have
the cryptsetup files, so explicitly depend on it to order building
the kernel after the final systemd package.
2017-05-31 17:45:28 -07:00
David Michael
558f8d8b49 chore(metadata): Regenerate cache 2017-05-31 13:55:11 -07:00
David Michael
da45f54084 profiles: sync sudo version on arm64 2017-05-31 13:54:20 -07:00
David Michael
2515513330 coreos-base/coreos-dev: drop optional Xen dependencies 2017-05-31 13:54:03 -07:00
Alex Crawford
dbb5920071 Revert "coreos-base/coreos-metadata: bump to v0.10.0"
This reverts commit 6adf0ea778cdd90fbbdd29350511bf4291702105.
2017-05-31 08:43:44 -07:00
David Michael
a448855d9a coreos-base/coreos-init: ship the new subkey in coreos-install 2017-05-30 12:20:01 -07:00
Geoff Levand
fc65fc68a6 kubelet-wrapper: Enable on arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-05-26 14:38:13 -07:00
David Michael
df5b6cc5a9 coreos-base/coreos: include torcx 2017-05-24 13:33:36 -07:00
David Michael
f0e909840f app-arch/torcx: new package
The command is not installed into /usr/bin until the UI is done.
Install commands are included as comments for when that is ready.
2017-05-24 13:33:35 -07:00
David Michael
4e7ef7308c Revert "sys-apps/ignition: update to v0.15.0"
This reverts commit 68c9d58c68609abd6a10440695aa40ab66745762.
2017-05-24 11:50:37 -07:00
Benjamin Gilbert
f37d5daa3d Merge pull request #2571 from zunkree/fix-flannel-wrapper-etc-ssl-certs-path
Fix flannel-wrapper etc-ssl-certs volume path
2017-05-24 11:46:22 -07:00
Benjamin Gilbert
f2de09bed2 Merge pull request #2583 from bgilbert/revert-sysusers
Revert "sys-apps/baselayout, sys-kernel/bootengine: update for sysusers change"
2017-05-24 11:40:03 -07:00
David Michael
c77ad9f871 Merge pull request #2582 from dm0-/go
dev-lang/go: bump for CVE-2017-8932
2017-05-23 20:26:54 -07:00
Benjamin Gilbert
9826cd8dd7 Revert "sys-apps/baselayout, sys-kernel/bootengine: update for sysusers change"
This reverts commit 7ecd7706493ae4b40400a647863f1a0aa65dbd2c and bumps
the package versions again.
2017-05-23 19:19:49 -07:00
David Michael
d57c1c6584 dev-lang/go: bump for CVE-2017-8932 2017-05-23 18:38:12 -07:00
Benjamin Gilbert
6b9e02e7fe profiles: accept dosfstools 4.1 2017-05-23 15:52:28 -07:00
Benjamin Gilbert
3d8fd31eb9 profiles: update btrfs-progs; sync on arm64 2017-05-23 15:52:28 -07:00
Derek Gonyeo
8ff54c853b coreos-base/coreos-metadata: bump to v0.10.0 2017-05-23 15:38:49 -07:00
Derek Gonyeo
2e0189f112 Merge pull request #2579 from dgonyeo/ignition
sys-apps/ignition: update to v0.15.0
2017-05-23 14:15:35 -07:00
Derek Gonyeo
43d36666ea sys-apps/ignition: update to v0.15.0 2017-05-23 14:12:38 -07:00
Derek Gonyeo
eb86f67cb2 sys-apps/baselayout, sys-kernel/bootengine: update for sysusers change 2017-05-23 14:10:54 -07:00
Benjamin Gilbert
e92d1d8d26 sys-kernel/coreos-*: bump to v4.11.2 2017-05-22 11:06:06 -07:00
Oleksandr Milushev
59483d3b56 Fix flannel-wrapper etc-ssl-certs volume path 2017-05-19 11:59:26 +03:00
Benjamin Gilbert
639384c56d coreos-base/coreos-init: bump to fix coreos-install -C 2017-05-18 17:46:38 -07:00
David Michael
4ffcfec609 profiles: sync Git version on arm64 2017-05-18 14:57:16 -07:00
David Michael
d8550be180 app-admin/kubelet-wrapper: vendor-prefix rkt volume names
Since rkt 1.26.0, duplicate volume names are invalid.  This avoids
clashing with common user volume names like var-log.
2017-05-17 15:31:17 -07:00
David Michael
48ff7259e5 app-admin/flannel-wrapper: vendor-prefix rkt volume names
Since rkt 1.26.0, duplicate volume names are invalid.  This avoids
clashing with common user volume names.
2017-05-17 15:30:22 -07:00
David Michael
65cfeff736 app-admin/etcd-wrapper: vendor-prefix rkt volume names
Since rkt 1.26.0, duplicate volume names are invalid.  This avoids
clashing with common user volume names like var-log.
2017-05-17 15:28:18 -07:00
Derek Gonyeo
300d40c0fb Merge pull request #2569 from dgonyeo/master
coreos-base/coreos-metadata: bump to v0.9.0
2017-05-16 15:37:40 -07:00
Derek Gonyeo
c3064f1d6b coreos-base/coreos-metadata: bump to v0.9.0 2017-05-16 15:30:17 -07:00
David Michael
2431d7156a app-emulation/rkt: bump to 1.26.0 2017-05-16 13:59:05 -07:00
David Michael
449f378ac6 profiles: allow adcli to be built on arm64
The package isn't installed for arm64 since none of the related
SSSD packages is installed, but this at least prepares for it.
2017-05-10 11:54:57 -07:00
David Michael
8353734942 coreos-base/coreos: bump to add adcli to the amd64 image 2017-05-10 11:53:47 -07:00
David Michael
7a39bab8b4 app-admin/adcli: new package 2017-05-10 11:51:53 -07:00
David Michael
b64abc677d dev-libs/cyrus-sasl: fix the arm64 build 2017-05-10 11:51:47 -07:00
David Michael
24c4117393 net-fs/samba: clean up and fix the build
This drops unused Python and Perl modules, and it drops the runtime
Perl dependency.  It also cleans the Manifest.
2017-05-10 11:51:41 -07:00
David Michael
a453d6a6dc Revert "Revert "Revert "Revert "Active directory""""
This reverts commit 6774a76a80d948a75cde42a2eb39ae1cdea836c2.
2017-05-10 11:51:32 -07:00
David Michael
1f7ef835c7 Merge pull request #2558 from dm0-/eclass
Sync eclasses
2017-05-09 15:48:27 -07:00
David Michael
736139367a chore(metadata): Regenerate cache 2017-05-09 15:20:02 -07:00
David Michael
69a7400b74 sys-libs/nss-usrfiles: inherit toolchain-funcs 2017-05-09 15:18:47 -07:00
Euan Kemp
4ea0cda786 Merge pull request #2564 from euank/docker-17.05
app-emulation/docker: update to 17.05
2017-05-09 13:30:06 -07:00
Euan Kemp
c593aedc57 app-emulation/docker: update to 17.05
This updates to the 17.05 commit, unmodified from upstream
2017-05-09 13:12:51 -07:00
Euan Kemp
fbeaea0ff5 app-emulation/containerd: update for docker 17.05
This matches the commit at
https://github.com/moby/moby/blob/v17.05.0-ce/hack/dockerfile/binaries-commits#L7
2017-05-09 13:08:59 -07:00
Euan Kemp
d10b74b1cf Merge pull request #2562 from euank/fixup-docker
deprecate dockerd script, misc fixups
2017-05-09 12:40:39 -07:00
David Michael
ce92189b5c profiles: drop some dev-python/ws4py flags
Since there are no USE flag dependencies on ws4py (and it's unclear
if anything uses it at all), disable client and server to limit its
already numerous dependencies.
2017-05-09 11:41:12 -07:00