28179 Commits

Author SHA1 Message Date
Alex Crawford
34a49fc885 Merge pull request #1199 from crawford/fleet
app-admin/fleet: bump to v0.10.0
2015-04-13 18:35:06 -07:00
Alex Crawford
abfeb3b115 app-admin/fleet: bump to v0.10.0 2015-04-13 18:30:50 -07:00
Nick Owens
f7c813b17a Merge pull request #1198 from mischief/curl-bump
profiles: use curl 7.41 or greater to pull in ipv4/ipv6 connection fixes
2015-04-13 16:08:32 -07:00
Nick Owens
8ded041550 profiles: use curl 7.41 to pull in ipv4/ipv6 connection fixes
updates coreos/bugs#324
2015-04-13 16:07:38 -07:00
Nick Owens
9771bf21e5 Merge pull request #183 from mischief/curl
bump(net-misc/curl): sync with upstream
2015-04-13 16:06:23 -07:00
Nick Owens
1e7a1ae07b bump(net-misc/curl): sync with upstream 2015-04-13 15:35:52 -07:00
Matthew Garrett
ea957c549a Make secure boot signing keys available in the SDK
We only want these for building the image
2015-04-13 14:05:04 -07:00
Matthew Garrett
f17b1b3bdb Add test secure boot keys
Add some secure boot keys for use in development
2015-04-13 13:40:09 -07:00
Matthew Garrett
733c3fdda6 Update efitools
Add an efitools git snapshot so we gain the flash-var app
2015-04-13 13:40:09 -07:00
Nick Owens
ec6db2a5d7 Merge pull request #182 from mischief/sudo
bump(app-admin/sudo): sync with upstream
2015-04-13 12:23:12 -07:00
mischief
5481deab4a bump(app-admin/sudo): sync with upstream 2015-04-13 10:21:25 -07:00
Michael Marineau
e78f15ab78 Merge pull request #181 from marineam/qemu
bump(app-emulation/qemu): sync with upstream
2015-04-11 19:47:35 -07:00
Michael Marineau
439ec7c15e Merge pull request #1196 from marineam/qemu
profiles: enable arm64 QEMU target
2015-04-11 19:47:23 -07:00
Michael Marineau
141c3aa8f7 profiles: enable arm64 QEMU target
May be useful to people working on CoreOS arm64 support. :)
2015-04-10 18:06:02 -07:00
Michael Marineau
c973f70172 bump(app-emulation/qemu): sync with upstream
Upgrades us from 2.1.2 to 2.2.0. Nothing spectacular I think but a good
project to keep up with in general.
2015-04-10 18:03:04 -07:00
Michael Marineau
a6824e7bbe Merge pull request #395 from glevand/for-merge
scripts: Minor cleanups
2015-04-10 10:56:24 -07:00
Alex Crawford
45d1507585 Merge pull request #1195 from crawford/etcd
profiles: enable etcd protocols 1 and 2
2015-04-09 18:31:33 -07:00
Alex Crawford
f42e3304ba profiles: enable etcd protocols 1 and 2
Revert "Revert "Revert "Revert "profiles: enable etcd protocols 1 and 2""""
This reverts commit 9a2fede012635008a78160ea98ad22dc18fd6c73.
2015-04-09 18:28:10 -07:00
Alex Crawford
f60feed6cf Merge pull request #1193 from crawford/locksmith
app-admin/locksmith: bump to v0.3.0
2015-04-09 18:26:05 -07:00
Alex Crawford
2b322baa6f Merge pull request #1192 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v1.4.0
2015-04-09 18:25:36 -07:00
Alex Crawford
172d5fa0cb Merge pull request #1194 from crawford/flannel
app-admin/flannel: bump to v0.3.1
2015-04-09 18:09:59 -07:00
Alex Crawford
748c761bac app-admin/locksmith: bump to v0.3.0 2015-04-09 18:08:37 -07:00
Alex Crawford
28753b8897 app-admin/flannel: bump to v0.3.1 2015-04-09 18:06:56 -07:00
Alex Crawford
48aee23fad coreos-base/coreos-cloudinit: bump to v1.4.0 2015-04-09 17:53:01 -07:00
Alex Crawford
32bf2f917d Merge pull request #1182 from crawford/fleet
app-admin/fleet: remove dependency on etcd
2015-04-09 17:25:28 -07:00
Alex Crawford
dc9ce6ca2b Merge pull request #1191 from crawford/oem
coreos-base/oem-*: add config for etcd2
2015-04-09 17:24:40 -07:00
Geoff Levand
dcc9a2b97d build_packages: Update help for CoreOS
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-04-09 09:42:26 -07:00
Geoff Levand
de00a676a8 setup_board: Remove unused option
setup_board's --latest_toolchain option seems to be a left over from a
removed feature.  It's not used, so remove it.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-04-09 09:42:26 -07:00
Michael Marineau
83bfa8f4f6 Merge pull request #394 from marineam/arm64
update_chroot: fail if --toolchain_boards= was given invalid names
2015-04-08 19:14:32 -07:00
Michael Marineau
9da3ff1fc1 Merge pull request #180 from marineam/arm64
Pull in stable versions of gdb and gcc-config for arm64
2015-04-08 19:13:59 -07:00
Michael Marineau
a0f531cf1e Merge pull request #1190 from marineam/arm64
profiles: mask cross compiler flags that are masked on target
2015-04-08 19:13:11 -07:00
Michael Marineau
46d647c65c bump(sys-devel/gcc-config): sync with upstream
Stabilizes 1.7.3 for arm64. (same version amd64)
2015-04-08 18:52:41 -07:00
Alex Crawford
b3b1900d3a coreos-base/oem-*: add config for etcd2 2015-04-08 18:15:47 -07:00
Michael Marineau
24bb5b9cdb bump(sys-devel/gdb): sync with upstream
Includes a stable version for arm64
2015-04-08 18:07:15 -07:00
Michael Marineau
328d505d77 profiles: mask cross compiler flags that are masked on target
The hardened and sanitizer options are masked on arm64 so the arm64
cross compiler should also not enable them instead of inheriting the
amd64 default to enable them. Fixes building cross gcc.
2015-04-08 17:57:40 -07:00
Michael Marineau
629021b6de update_chroot: fail if --toolchain_boards= was given invalid names 2015-04-08 17:11:12 -07:00
Michael Marineau
0aa38af6ed Merge pull request #1184 from glevand/for-merge
Add basic support for arm64
2015-04-08 14:15:16 -07:00
Geoff Levand
b12171b734 baselayout: Add arm64 keywords
Update the  baselayout ebuild to include arm64 keywords.  Bump the version to
baselayout-3.0.13.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-04-08 13:55:27 -07:00
Geoff Levand
07cb82788f cros-board.eclass: Add arm64-generic
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-04-08 13:55:27 -07:00
Geoff Levand
42a367b2fe profiles: Add coreos/arm64 support
Add a profile to support generic arm64 boards.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-04-08 13:55:27 -07:00
Michael Marineau
dc88c752e9 Merge pull request #392 from glevand/for-merge
Add basic support for arm64
2015-04-08 13:42:29 -07:00
Geoff Levand
ec53361620 toolchain_util: Add arm64-usr support
Adds CROSS_PROFILES, BOARD_CHOSTS, and BOARD_PROFILES definitions to support a
generic arm64-usr board.

get_portage_arch() is updated to convert aarch64 correctly.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-04-08 13:30:38 -07:00
Alex Crawford
53ed93d652 Merge pull request #393 from crawford/prepub
oem/azure: add pre-publish blob copy
2015-04-08 12:43:42 -07:00
Alex Crawford
c09927c1a0 Merge pull request #1180 from GeertJohan/patch-2
oem-gce: bind-mount /var/run/docker.sock to gcloud container
2015-04-08 12:43:28 -07:00
Alex Crawford
44252b4171 Merge pull request #1188 from crawford/oem
coreos-base/oem-*: clean up OEM cloud-configs
2015-04-08 12:40:47 -07:00
Alex Crawford
256841ed4d coreos-base/oem-*: clean up OEM cloud-configs
Use coreos.units instead of write_files for writing the etcd dropins.
Clean up the indentation of the config.
2015-04-08 12:39:18 -07:00
Alex Crawford
e9566a5749 oem/azure: add pre-publish blob copy 2015-04-08 11:45:30 -07:00
Michael Marineau
6376a540e3 Merge pull request #1187 from marineam/git
eclass: strip down cros-workon, switch to git-r3
2015-04-08 10:52:20 -07:00
Michael Marineau
0f78793c05 eclass: strip down cros-workon, switch to git-r3
The cros-workon eclass was a mix of all sorts of magic tricks from
ChromeOS but the only ones we care about are the abilities to clone from
local git repos and manage live ebuilds. Many of the extra config
options are unused now in CoreOS and the whole "common.mk" build system
is completely irrelevant. Gutting it all will hopefully make problems we
encounter with it easier to understand.

Also, by moving from the git-2 to the git-r3 eclass for fetching remote
repositories we can use the new EGIT_CLONE_TYPE=mirror option to fetch
all refs of remote repositories, hopefully avoiding the difficulty of
managing packages with multiple development branches like systemd.
2015-04-07 22:01:43 -07:00
Nick Owens
5456155e26 Merge pull request #1186 from mischief/systemd-219
sys-apps/systemd: bump to v219
2015-04-07 16:05:18 -07:00