29556 Commits

Author SHA1 Message Date
Alex Crawford
17b27ac60b app-emulation/rkt: rename project 2015-04-01 14:43:47 -07:00
Alex Crawford
3db857dbd5 app-emulation/rocket: bump to v0.5.3 2015-04-01 14:29:10 -07:00
Alex Crawford
7ebcfb2031 Merge pull request #1176 from crawford/etcd-new
dev-db/etcd: bump versions
2015-04-01 12:36:18 -07:00
Alex Crawford
ba536afbd1 dev-db/etcd: bump to v2.0.8 2015-04-01 11:53:47 -07:00
Alex Crawford
f535313884 dev-db/etcd: bump to v0.4.9 2015-04-01 11:53:01 -07:00
Geoff Levand
46f5478991 setup_board: Fix hard coded symbol path
commit 03e8d451bf7d5dc66994ccdc90af39e6128689e5 (setup_board: setup
gdb wrapper and debug symbol path) added hard coded paths for the
symbol path.  Change those to use the BOARD_ROOT variable.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-04-01 10:58:57 -07:00
Nick Owens
be351c3bdf Merge pull request #1165 from mischief/mayday
Mayday
2015-03-31 16:33:33 -07:00
mischief
570149ac7d coreos-base/coreos: add mayday 2015-03-31 16:20:30 -07:00
mischief
3761b11cd0 app-admin/mayday: add mayday ebuild 2015-03-31 16:20:30 -07:00
Brian Waldon
160830f2fc Merge pull request #1175 from bcwaldon/bump-fleet
app-admin/fleet: bump to v0.9.2
2015-03-30 17:27:56 -07:00
Brian Waldon
95b9b32191 app-admin/fleet: bump to v0.9.2 2015-03-30 17:24:55 -07:00
Alex Crawford
1ba7e327ae Merge pull request #1174 from crawford/divsufsort
dev-libs/libdivsufsort: bump revision
2015-03-30 16:47:36 -07:00
Alex Crawford
44e2c38783 dev-libs/libdivsufsort: bump revision
This is needed for cd783fde to apply.
2015-03-30 14:38:38 -07:00
Nick Owens
fd52cbfd20 Merge pull request #1171 from mischief/systemd-nosrc
sys-apps/systemd: remove SRC_URI from ebuild
2015-03-30 13:06:42 -07:00
mischief
787453eab0 sys-apps/systemd: remove SRC_URI from ebuild
since systemd is checked out from git, we dont download a tarball any
more.
2015-03-30 13:03:02 -07:00
Nick Owens
613b0dcf81 Merge pull request #1172 from mischief/kernel-bump
sys-kernel/coreos-kernel: bump ebuild rev
2015-03-30 12:57:32 -07:00
mischief
392c649bf8 sys-kernel/coreos-kernel: bump ebuild rev 2015-03-30 12:50:00 -07:00
Nick Owens
0ff8502bcd Merge pull request #1170 from mischief/enable-zram
sys-kernel/coreos-kernel: enable ZRAM
2015-03-30 12:18:28 -07:00
mischief
a53e54ad46 sys-kernel/coreos-kernel: enable ZRAM
closes #1169
2015-03-30 12:04:16 -07:00
Michael Marineau
dd660e0f07 Merge pull request #1168 from marineam/bindist
Fixup bindist and mirror restrictions
2015-03-30 12:01:59 -07:00
Michael Marineau
69e89d5b98 Merge pull request #1167 from marineam/glibc
Glibc 2.20
2015-03-30 12:01:48 -07:00
Michael Marineau
ce7cb7905e Merge pull request #179 from marineam/mpc
bump(dev-libs/mpc): sync with upstream
2015-03-30 12:01:33 -07:00
Michael Marineau
10accfe2c4 bump(dev-libs/mpc): sync with upstream
Dependency of GCC that was skipped during the last GCC upgrade due to
upgrade issues in the sdk_bootstrap script at the time. Fixed since
4debbfc257
2015-03-29 15:22:35 -07:00
Michael Marineau
aee4faa83d profiles: block packages with distribution issues
Gentoo has switched to using USE=bindist only for packages with optional
features that cannot be distributed and RESTRICT=bindist otherwise. This
change doesn't impact anything in our tree at the moment but we should
follow along to avoid mistakes in the future.

Also, block packages with mirror restrictions. This is just to call
attention to anything that would otherwise be missing from our distfiles
mirror. Nothing we ship should actually have such a restriction.
2015-03-29 15:14:33 -07:00
Michael Marineau
63acd519f7 dev-libs/libdivsufsort: remove bogus mirror restriction
This was mistakenly added in the early turmoil of forking ChromiumOS in
commit 86ce9947: "the gentoo mirrors don't have this package, download
from Google code for now." Since then we have started to provide our own
mirror instead of using Gentoo's.

For reference, the better rule to use is `RESTRICT=primaryuri` which
prioritizes downloading from `SRC_URI` over the distfiles mirrors but
does not disallow uploading to a mirror.
2015-03-29 15:14:33 -07:00
Michael Marineau
51478cf0d3 glibc: apply CoreOS tweaks to 2.20 2015-03-29 14:10:35 -07:00
Michael Marineau
275b8f9017 glibc: sync with upstream, add 2.20 ebuild 2015-03-29 14:07:35 -07:00
Alex Crawford
e3914437e6 Merge pull request #1166 from crawford/kernel
coreos/{kernel,sources}: bump to 3.19.3
2015-03-27 16:48:49 -07:00
Alex Crawford
86706edcda coreos/{kernel,sources}: bump to 3.19.3 2015-03-27 16:41:44 -07:00
Alex Crawford
19bfc189db Merge pull request #1164 from crawford/etcd
Revert "Revert "Revert "profiles: enable etcd protocols 1 and 2"""
2015-03-25 23:59:31 -07:00
Alex Crawford
1c5ce61bb2 Merge pull request #387 from crawford/ami
oem/ami: update tests for etcd2
2015-03-25 23:48:53 -07:00
Alex Crawford
a914614247 Revert "Revert "Revert "profiles: enable etcd protocols 1 and 2"""
This reverts commit 7610638477ae8172816302504749d38d5b1ea4b7.
2015-03-25 23:45:45 -07:00
Alex Crawford
d8e808c061 oem/ami: update tests for etcd2
The v1 API has been removed, so use v2 instead. The 10-second sleep was
added because the fleet tests were failing without it. My guess is that
etcd needed some time to warm up before we flooded it with requests.
2015-03-25 22:42:25 -07:00
Alex Crawford
bfc7c3d8f1 Merge pull request #1152 from crawford/azure
coreos-base/oem-azure: add earlyprintk
2015-03-25 15:41:16 -07:00
Alex Crawford
3f7df8744d coreos-base/oem-azure: add earlyprintk 2015-03-25 15:12:52 -07:00
Michael Marineau
9e4141ae1d Merge pull request #1162 from marineam/systemd
systemd: build from git instead of release tarballs
2015-03-25 14:42:52 -07:00
Michael Marineau
798d9087fb Merge pull request #386 from marineam/fsck
disk_util: include fsck output during resize operation
2015-03-25 14:31:29 -07:00
Michael Marineau
07fc135a12 disk_util: include fsck output during resize operation
Previously fsck output was suppressed to reduce the amount of noise in
build logs on the assumption that fsck really shouldn't have a reason to
fail. The filesystem is freshly created after all. However some users
have reported that fsck is failing but without error messages we don't
know why.
2015-03-25 14:16:15 -07:00
Nick Owens
abc6f1e9c1 Merge pull request #178 from mischief/openssl-sync-2015-03-24
bump(dev-libs/openssl): sync with upstream
2015-03-25 09:58:27 -07:00
Alex Crawford
3e6d7a7354 Merge pull request #1163 from crawford/etcd
dev-db/etcd: bump versions
2015-03-25 01:09:05 -07:00
Alex Crawford
8a1aa6b316 dev-db/etcd-starter: bump to 0.0.3 2015-03-24 23:44:56 -07:00
Alex Crawford
7543b6c2c4 dev-db/etcd: bump to 2.0.7 2015-03-24 23:43:47 -07:00
Michael Marineau
5be55a6898 Merge pull request #385 from marineam/licenses
build_image_util: generate package license list for each image
2015-03-24 18:37:46 -07:00
Michael Marineau
3b8cf7d1fb build_image_util: generate package license list for each image
There isn't a sane way for users to know the licenses of individual
packages in CoreOS images in built images. The information is hidden
away back in the original ebuilds. This extends our existing package
list with a new file that also includes licenses:

```
app-admin/flannel-0.3.0-r3::coreos Apache-2.0
app-admin/fleet-0.9.1::coreos Apache-2.0
app-admin/locksmith-0.2.3::coreos Apache-2.0
app-admin/sdnotify-proxy-0.1.0::coreos Apache-2.0
app-admin/sudo-1.8.10_p2::portage-stable ISC BSD
app-admin/toolbox-0.0.0-r4::coreos Apache-2.0
app-arch/bzip2-1.0.6-r6::portage-stable BZIP2
app-arch/gzip-1.5::portage-stable GPL-3
app-arch/tar-1.27.1-r2::portage-stable GPL-3+
...
```
2015-03-24 18:10:45 -07:00
Michael Marineau
ba9ca13102 systemd: build from git instead of release tarballs 2015-03-24 18:07:23 -07:00
Michael Marineau
19593301d8 Merge pull request #1161 from marineam/systemd
systemd: prune old versions
2015-03-24 17:30:00 -07:00
mischief
13241b1c47 bump(dev-libs/openssl): sync with upstream 2015-03-24 17:02:54 -07:00
Michael Marineau
6cf2c2919d systemd: prune old versions 2015-03-24 14:55:46 -07:00
Nick Owens
cc6c4c8e0b Merge pull request #1160 from mischief/systemd-unit-trailing-space-hang
sys-apps/systemd: backport fix for trailing space in unit hanging systemd
2015-03-24 14:30:15 -07:00
mischief
c37554a1dc sys-apps/systemd: backport fix for trailing space in unit hanging systemd 2015-03-24 14:03:17 -07:00