Benjamin Gilbert
791a530a44
Merge pull request #667 from bgilbert/plume-aws
...
oem/ami: Drop in favor of plume
2017-04-26 15:16:31 -07:00
David Michael
cbedfb4668
Merge pull request #2550 from dm0-/bugs-1936
...
app-emulation/docker: mask bridges from "docker network create"
2017-04-26 12:28:36 -07:00
David Michael
915c03f3a0
app-emulation/docker: mask bridges from "docker network create"
...
There will be more race conditions from networkd attempting to
claim every network interface for users of "docker network" without
this Match pattern. Bridges are named "br-" followed by hex.
2017-04-26 12:26:17 -07:00
David Michael
d766214b2e
Merge pull request #2549 from dm0-/etcd
...
app-admin/etcd-wrapper: bump to etcd 3.1.6
2017-04-26 12:02:14 -07:00
David Michael
0bf60e24fe
app-admin/etcd-wrapper: bump to etcd 3.1.6
2017-04-26 11:45:38 -07:00
David Michael
b9e67eea2a
Merge pull request #2548 from dm0-/curl
...
profiles: bump curl
2017-04-25 14:04:49 -07:00
David Michael
d4f7db7c28
Merge pull request #544 from dm0-/curl
...
bump(net-misc/curl): sync with upstream
2017-04-25 14:03:44 -07:00
David Michael
bbf8bdc484
profiles: bump curl
2017-04-25 14:00:21 -07:00
David Michael
bc549de096
bump(net-misc/curl): sync with upstream
2017-04-25 13:58:34 -07:00
David Michael
ab5a0179e2
Merge pull request #675 from dm0-/workaround
...
build_image: do not use gs:// URLs in dev images
2017-04-25 12:28:54 -07:00
Benjamin Gilbert
7bca3363bd
Merge pull request #2545 from bgilbert/revbump-sigs
...
sys-kernel/coreos-sources: Have revbump.sh check sigs and update manifest
2017-04-25 12:11:03 -07:00
David Michael
d9bfa7e1ac
build_image: do not use gs:// URLs in dev images
...
When building dev images, the PORTAGE_BINHOST value during build
time is written to the image's make.conf. This breaks the default
binary package setup, since Jenkins is using gs:// URLs for signed
package verification and authenticated downloads, and the make.conf
doesn't inherit the GS_* variables to handle those schemes.
This should be reverted when signed packages are properly supported
by default in the dev images.
2017-04-25 11:29:44 -07:00
Benjamin Gilbert
5e4a199c5a
Merge pull request #2547 from bgilbert/kernel-4.10.12
...
sys-kernel/coreos-*: bump to v4.10.12
2017-04-24 19:18:12 -07:00
Benjamin Gilbert
7728ebf35c
sys-kernel/coreos-*: bump to v4.10.12
2017-04-24 19:10:33 -07:00
Benjamin Gilbert
c4a870d0ca
sys-kernel/coreos-sources: Have revbump.sh check sigs and update manifest
...
We now need /usr/bin/ebuild (as well as several others), so it's less
practical to run revbump.sh outside the SDK chroot.
2017-04-24 18:15:48 -07:00
Benjamin Gilbert
be80585e22
sys-kernel/coreos-sources: Add kernel signing keys to revbump.sh
...
Linus Torvalds for releases and Greg KH for stable patches.
2017-04-24 18:08:53 -07:00
Benjamin Gilbert
dfc93578bc
sys-kernel/coreos-sources: Allow revbump.sh srcdir to be relative path
2017-04-24 18:07:38 -07:00
David Michael
25e66047a5
Merge pull request #2544 from dm0-/containerd
...
Build containerd with Go 1.7.5
2017-04-24 17:51:07 -07:00
David Michael
215033f7d9
app-emulation/containerd: build the Docker 1.12 branch with go1.7
...
This will only matter for future beta/stable releases that continue
to hold back Docker >= 1.13.
2017-04-24 17:33:30 -07:00
David Michael
4942a3c256
dev-lang/go: bump to 1.7.5
2017-04-24 17:32:36 -07:00
David Michael
f48cf6e858
Merge pull request #2534 from dm0-/eclass
...
eclass: quote cros-workon assignments
2017-04-21 16:33:19 -07:00
David Michael
d85c33bcd1
eclass: quote cros-workon assignments
...
With portage-2.3.3, failglob errors are printed when any of these
lines expand to ": *", so quote the variables to not use patterns.
2017-04-21 16:26:13 -07:00
Benjamin Gilbert
370bbe512f
Merge pull request #672 from bgilbert/status-none
...
Run dd with status=none, and drop some dead code
2017-04-21 15:45:24 -07:00
David Michael
b0ccc96a4f
Merge pull request #2527 from dm0-/gce
...
GCE Fixes
2017-04-21 15:29:49 -07:00
David Michael
9ee0dc1f7f
Merge pull request #541 from dm0-/dnsmasq
...
net-dns/dnsmasq: move to coreos-overlay
2017-04-21 15:22:45 -07:00
David Michael
3a47c532ac
Merge pull request #2523 from dm0-/portage
...
Upgrade portage
2017-04-21 15:19:01 -07:00
David Michael
294a5606c6
Merge pull request #2533 from dm0-/toolbox
...
app-admin/toolbox: bump for the SSH login shell fix
2017-04-21 14:50:19 -07:00
David Michael
3dbb207739
Merge pull request #2531 from dm0-/dnsmasq
...
Fix dnsmasq cross-compilation
2017-04-21 14:44:00 -07:00
David Michael
f6c49f9d3e
app-admin/toolbox: bump for the SSH login shell fix
2017-04-21 14:42:51 -07:00
Benjamin Gilbert
329f4bd113
build_library: Run dd with status=none
...
Avoid dumping dd statistics to stderr.
2017-04-21 14:06:00 -07:00
Benjamin Gilbert
97b09dc943
common: Drop functions to disable/enable ext[234] read-only hack
...
The last user of this code switched to disk_util in
b3120441722365e74200d14644b5ebbb597cf372.
2017-04-21 13:59:31 -07:00
Benjamin Gilbert
4413484a98
Merge pull request #2532 from bgilbert/ima-policy
...
sys-apps/systemd: Update for IMA policy loading fix
2017-04-21 13:32:24 -07:00
Benjamin Gilbert
5e0c90ceae
sys-apps/systemd: Update for IMA policy loading fix
2017-04-21 13:29:14 -07:00
David Michael
1582842ada
net-dns/dnsmasq: move to coreos-overlay
2017-04-21 12:07:46 -07:00
David Michael
ce9b562a93
chore(metadata): Regenerate cache
2017-04-21 12:05:08 -07:00
David Michael
bea1e305c5
net-dns/dnsmasq: apply CoreOS changes
...
Mark it stable for arm64, and fix installation. The "install"
target is completely broken for all architectures since it will
rebuild everthing with cc every time, so use the "install-common"
target instead to bypass that.
2017-04-21 11:55:29 -07:00
David Michael
a696251b98
net-dns/dnsmasq: import latest Gentoo stable
2017-04-21 11:53:59 -07:00
David Michael
b4e934a73c
coreos-base/oem-gce: change the agent service to Type=notify
...
This allows ordering other services after the agent has completely
finished its system initialization scripts and its daemons are all
running in the container.
2017-04-20 20:21:15 -07:00
David Michael
81e717d84e
coreos-base/coreos-oem-gce: notify when all daemons are running
...
Since /run/systemd is mounted from the host, the notify socket will
update the host's agent service. Also, since systemd-notify is run
by the "init" shell script, it uses the correct MainPID by default.
2017-04-20 20:21:08 -07:00
David Michael
7bb1ff1afa
Merge pull request #2530 from dm0-/dev
...
coreos-base/coreos-dev: ship mantle in dev images
2017-04-20 19:45:14 -07:00
David Michael
3cb1a23dcf
coreos-base/coreos-dev: ship mantle in dev images
...
This opens the door to enabling signed packages etc.
2017-04-20 19:31:32 -07:00
Benjamin Gilbert
a08a5d862a
Merge pull request #2529 from bgilbert/nvme-cli
...
coreos-base/coreos: Revbump again for nvme-cli
2017-04-20 16:10:02 -07:00
Benjamin Gilbert
b04701aa9d
Merge pull request #2528 from bgilbert/builtin
...
sys-kernel/coreos-modules: Unmodularize ip_tables.ko and autofs4.ko
2017-04-20 16:09:47 -07:00
Benjamin Gilbert
b6143fe8da
coreos-base/coreos: Revbump again for nvme-cli
...
The original revbump collided with the revbump that dropped coretest.
2017-04-20 16:02:12 -07:00
Benjamin Gilbert
8c64aeb6ae
sys-kernel/coreos-modules: Unmodularize ip_tables.ko and autofs4.ko
...
systemd has special-case code to unconditionally load these modules, so
we might as well build them in.
2017-04-20 15:59:01 -07:00
David Michael
fb89db40ae
app-emulation/google-compute-engine: bump to 20170327
2017-04-20 13:01:54 -07:00
David Michael
a77edcddf0
Merge pull request #671 from dm0-/libperl
...
check_root: silence the incorrect libperl warnings
2017-04-19 16:17:28 -07:00
David Michael
70aaa5e347
Merge pull request #540 from dm0-/update-libs
...
Bump libraries related to samba
2017-04-19 15:08:03 -07:00
Derek Gonyeo
7b74c75a3a
Merge pull request #2524 from dgonyeo/master
...
coreos-metadata: move provider into environment variable
2017-04-19 14:48:35 -07:00
Derek Gonyeo
b1e85d3086
coreos-metadata: move provider into environment variable
...
By moving specifying how to get the provider into an environment
variable, it can be overridden via an environment varaible (which will
be necessary on openstack)
2017-04-19 14:47:47 -07:00