Michael Marineau
018af1d4b4
Merge pull request #2145 from marineam/grub
...
grub: improve validation of GPT and prevent disk corruption
2016-08-23 14:12:37 -07:00
Michael Marineau
9d5047438f
grub: improve validation of GPT and prevent disk corruption
...
Systems that previously suffered from disk corruption during upgrades
may still be unable to boot properly but at least the chance of causing
corruption is reduced. Workarounds for these systems are still in
progress.
2016-08-23 14:01:35 -07:00
Nick Owens
53375167f8
Merge pull request #2140 from mischief/rkt-1.13.0
...
app-emulation/rkt: bump to v1.13.0
2016-08-22 14:06:27 -07:00
Vito Caputo
74846afa75
coreos-base: add dep on app-admin/sdnotify-proxy
...
Flannel lost its dependency on sdnotify-proxy in moving to rkt, but
external users may still depend on sdnotify-proxy being in the image, so
we need to keep it around.
Fixes https://github.com/coreos/bugs/issues/1528
2016-08-22 13:09:28 -07:00
Nick Owens
0b5f049741
Merge pull request #2128 from mischief/docker-1.12
...
WIP: Docker 1.12
2016-08-19 17:03:35 -07:00
Vito Caputo
e336dcd919
sys-apps/ignition: GO_LDFLAGS: use = in -X assignment
...
Silences complaint from go build:
link: warning: option -X github.com/coreos/ignition/internal/version.Raw v0.9.2-4-gdfe9e8b-dirty may not work in future releases;
use -X github.com/coreos/ignition/internal/version.Raw=v0.9.2-4-gdfe9e8b-dirty
2016-08-19 16:06:43 -07:00
Nick Owens
8fc569eafa
app-emulation/docker: sync systemd services with upstream
2016-08-18 16:27:41 -07:00
Nick Owens
e58c75a8be
app-emulation/docker: invoke dockerd, not docker-daemon
2016-08-18 16:27:13 -07:00
Nick Owens
e1d73ac7bc
app-emulation/docker: bump to 1.12.1 and sync ebuild
2016-08-18 16:26:04 -07:00
Nick Owens
b0fa16618d
Revert "Revert "app-emulation/containerd: bump to v0.2.3""
...
This reverts commit 1b19251401f4f7558843ef40f06189e9981fb855.
go back to containerd v0.2.3 for docker 1.12.0.
2016-08-18 15:13:50 -07:00
Nick Owens
b2568eff64
app-emulation/runc: bump to the commit docker 1.12.0 uses
...
live ebuild is dropped and commit hash from
https://github.com/docker/docker/blob/v1.12.0/Dockerfile#L236 is used in
place of a tag.
2016-08-18 15:11:11 -07:00
Nick Owens
51fbe5622d
Merge pull request #2123 from mischief/go-1.6.3
...
dev-lang/go: bump to 1.6.3
2016-08-18 15:10:56 -07:00
Nick Owens
e79c5bcfaf
Merge pull request #2135 from mischief/revert-containerd
...
Revert "app-emulation/containerd: bump to v0.2.3"
2016-08-18 15:10:27 -07:00
Nick Owens
5b3c023ccb
app-emulation/rkt: bump to v1.13.0
2016-08-18 14:59:22 -07:00
Matthew Garrett
03565434ed
Merge pull request #2139 from mjg59/fix_rkt
...
Revert "app-emulation/rkt: Remove go environment settings"
2016-08-18 14:48:30 -07:00
Matthew Garrett
34d0066c5b
Revert "app-emulation/rkt: Remove go environment settings"
...
After this we're no longer passing -nopie to the linker, rkt is
ending up with a TEXTREL section and SELinux is blocking execution.
Revert until it's fixed.
2016-08-18 14:19:29 -07:00
Nick Owens
ac51da3ec2
sys-kernel/coreos-{kernel,modules,sources}: bump to 4.7.1
...
z0021-vfs-fix-deadlock-in-file_remove_privs-on-overlayfs.patch is
dropped because it is applied upstream in the 4.7.1 patchset.
2016-08-18 13:34:57 -07:00
Nick Owens
0f8806279c
sys-kernel/coreos-modules: fix 9p config options
...
commit c1726216b31b9ed6f909ca4f4fcb7fda10616c10 somehow changed the case
on the CONFIG_NET_9P option, causing it to be disabled. fix up other 9p
options while we're here.
2016-08-18 13:34:57 -07:00
Alex Crawford
dd16d73e11
Merge pull request #2137 from crawford/bootengine
...
sys-kernel/bootengine: bump to include qemu_fw_cfg
2016-08-17 13:33:01 -07:00
Alex Crawford
7fafac700c
sys-kernel/bootengine: bump to include qemu_fw_cfg
2016-08-17 13:30:17 -07:00
Nick Owens
70b39d1535
sys-kernel/coreos-modules: enable CEPH_FS_POSIX_ACL
2016-08-17 12:25:10 -07:00
Nick Owens
31c8d3cb7a
Revert "app-emulation/containerd: bump to v0.2.3"
...
This reverts commit 9f7fe685478889d73e4ee482fb6c71b4df006d5c.
2016-08-16 16:46:56 -07:00
Matthew Garrett
89f0bf511f
sys-kernel: Bump kernel version
...
Bump the kernel version to deal with the configuration updates.
2016-08-16 16:41:14 -07:00
Matthew Garrett
7fbe5b2665
sys-kernel/coreos-modules: Enable IMA
...
https://github.com/coreos/bugs/issues/416
2016-08-16 16:41:14 -07:00
Matthew Garrett
ab2be28b2a
sys-kernel/coreos-modules: Enable DNS support for Ceph
...
https://github.com/coreos/bugs/issues/1500
2016-08-16 16:41:14 -07:00
Matthew Garrett
9d99ee2075
sys-kernel/coreos-modules: Enable EXT4 native encryption
...
https://github.com/coreos/bugs/issues/1502
2016-08-16 16:41:14 -07:00
Matthew Garrett
af2c247f20
eclass/coreos-kernel.eclass: Add support for shared kernel configuration
...
Add support for sharing configuration between architectures, and break the
common configuration out from our existing architectures.
2016-08-16 15:44:02 -07:00
Nick Owens
cdd0d49879
Merge pull request #2130 from mischief/kernel-fw-cfg
...
sys-kernel/coreos-modules: enable FW_CFG_SYSFS for qemu fw_cfg
2016-08-15 13:21:01 -07:00
Alex Crawford
d141c70a20
Merge pull request #2132 from crawford/ignition
...
sys-apps/ignition: bump to v0.9.2
2016-08-15 12:40:40 -07:00
Alex Crawford
fd4a0a365f
sys-apps/ignition: bump to v0.9.2
2016-08-15 12:38:00 -07:00
Matthew Garrett
7ad61ffe33
Merge pull request #2120 from mjg59/sssd_ssh
...
sys-auth/sssd: Enable SSH helpers
2016-08-15 11:43:20 -07:00
Nick Owens
8068a23baf
sys-kernel/coreos-modules: enable FW_CFG_SYSFS for qemu fw_cfg
2016-08-15 10:56:20 -07:00
David Michael
19b4932ee2
sys-apps/systemd: revert to the previous /etc/resolv.conf
...
When systemd-resolved is the local resolver on 127.0.0.53:53 (the
default since v231), some CNAME records are never fully resolved to
an IP address. This switches the /etc/resolv.conf symlink to its
location from earlier versions as a workaround.
2016-08-12 14:22:01 -07:00
Vito Caputo
7369374ff6
Merge pull request #2127 from vcaputo/sdk-actool
...
coreos-devel/sdk-depends: pull app-emulation/actool into sdk
2016-08-11 17:43:06 -07:00
Matthew Garrett
5306ca3124
profiles/coreos: Turn on ssh helper support in sssd
...
Build the SSH-related helpers for sssd so authorized_keys can be stored in
LDAP.
2016-08-11 15:42:44 -07:00
Vito Caputo
a647777522
coreos-devel/sdk-depends: pull app-emulation/actool into sdk
...
actool is simpler than acbuild for scripted creation of ACIs from
a rootfs and manifest.
2016-08-11 15:19:45 -07:00
Alex Crawford
8f2d48856d
sys-apps/ignition: bump to v0.9.1
2016-08-11 15:12:48 -07:00
Alex Crawford
6964c82b1f
Merge pull request #2113 from crawford/docker-cgroup
...
app-emulation/docker: use default cgroupdriver
2016-08-11 11:44:48 -07:00
Alex Crawford
2d62f8e58d
Merge pull request #2124 from crawford/ignition
...
sys-apps/ignition: bump to v0.9.0
2016-08-11 11:31:41 -07:00
Alex Crawford
1d83e8a742
app-admin/fleet: bump to v0.11.8
2016-08-11 10:30:15 -07:00
Alex Crawford
ef57af578c
sys-apps/ignition: bump to v0.9.0
2016-08-11 10:29:09 -07:00
Nick Owens
f3fd20aa3a
Merge pull request #2112 from mischief/arm64-kconfig-sync
...
arm64 kconfig sync
2016-08-10 20:13:28 -07:00
Michael Marineau
6182e6b9ef
Merge pull request #2118 from marineam/update-engine
...
update_engine: fix skipping unknown update procedures
2016-08-10 18:52:58 -07:00
Nick Owens
73cbb937dc
dev-lang/go: bump to 1.6.3
2016-08-10 18:47:18 -07:00
Nick Owens
67d25e9cc8
sys-kernel/coreos-modules: sync virtio config
2016-08-10 18:03:06 -07:00
Nick Owens
5b29a52487
Merge pull request #2122 from mischief/containerd-bump
...
app-emulation/containerd: bump to v0.2.3
2016-08-10 10:32:34 -07:00
Nick Owens
25b81026bb
app-emulation/containerd: bump to v0.2.3
2016-08-10 10:24:19 -07:00
Michael Marineau
9b2e8d2130
update_engine: fix skipping unknown update procedures
...
https://github.com/coreos/update_engine/pull/114
2016-08-09 13:20:42 -07:00
Michael Marineau
c78fb1296d
Merge pull request #2114 from marineam/update-engine
...
update_engine: finish/stabilize development branch
2016-08-08 16:25:54 -07:00
Alex Crawford
4c46623bd1
coreos-base/coreos-init: include new gce udev rule
2016-08-08 14:56:31 -07:00