3131 Commits

Author SHA1 Message Date
Geoff Levand
34f66fea29 coreos-devel/board-packages: Conditional open-vm-tools
Make the DEPEND of app-emulation/open-vm-tools conditional on amd64.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-24 14:07:06 -07:00
Michael Marineau
8f5a0f89f1 chore(metadata): Regenerate cache 2015-06-24 10:56:44 -07:00
Michael Marineau
badc8e77ca Merge pull request #1306 from marineam/freetype
media-libs/freetype: remove old ebuild
2015-06-23 16:29:57 -07:00
Michael Marineau
d6022b1163 Merge pull request #1305 from marineam/gentoo-functions
Migrate to gentoo-functions
2015-06-23 16:18:29 -07:00
Michael Marineau
b1adabcef5 media-libs/freetype: remove old ebuild
This ebuild breaks with the latest upstream eclasses but we don't need
it. Drop it and the one python library that depended on it.
2015-06-23 16:18:03 -07:00
Michael Marineau
c5137ff7f2 profiles: replace efunctions with gentoo-functions in @system 2015-06-23 18:56:28 -04:00
Michael Marineau
fd91ed98a8 baselayout: migrate from efunctions to gentoo-functions 2015-06-23 18:43:18 -04:00
Michael Marineau
58d9e69737 profiles: update to gentoo-functions 0.10
gentoo-functions replaces the old /etc/init.d/functions.sh (provided by
sys-apps/efunctions in CoreOS or OpenRC in Gentoo). Version 0.10 fixes
eerror to log to stderr, matching the behavior of OpenRC. This bug is
also present in efunctions and will be resolved by switching to
gentoo-functions instead.
2015-06-23 17:45:52 -04:00
Michael Marineau
67ab52f9c3 Merge pull request #1303 from marineam/docker
docker: re-add kernel dependency
2015-06-23 13:09:13 -07:00
Michael Marineau
d3a2029312 Merge pull request #1301 from marineam/cleanup
coreos-base: remove dependencies on a few unused python libraries
2015-06-23 09:35:12 -07:00
Michael Marineau
32dc4c139d docker: re-add kernel dependency 2015-06-23 09:33:08 -07:00
Michael Marineau
1fd4ffcc23 coreos-base: remove dependencies on a few unused python libraries
As far as I can tell we do not need pydbus, pygobject, or dbus-python in
the SDK or the dev image.
2015-06-22 18:46:21 -07:00
Nick Owens
e01f3d7575 Merge pull request #1300 from mischief/docker-1.7
app-emulation/docker: bump to v1.7.0
2015-06-22 15:07:35 -07:00
Nick Owens
72fea7cec5 app-emulation/docker: bump to v1.7.0 2015-06-22 14:18:27 -07:00
Geoff Levand
9e7389148c Merge pull request #1297 from glevand/for-merge-3
coreos-overlay: Updates for arm64 kernel
2015-06-18 14:37:04 -07:00
Geoff Levand
85efe89926 eclass/coreos-kernel: Generate minimal defconfig
For convenience, either to reference or for use to update the ebuild defconfig,
generate a minimal kernel defconfig using 'savedefconfig'.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-18 13:32:27 -07:00
Geoff Levand
9e41eb49d7 sys-kernel: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-18 12:32:05 -07:00
Geoff Levand
1df0a1eed7 arm64: Add kernel arm64_defconfig-4.0
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-18 12:32:05 -07:00
Michael Marineau
f2447707c2 Merge pull request #1285 from marineam/certs
ca-certificates updates
2015-06-17 20:34:13 -07:00
Michael Marineau
cf3686408b Merge pull request #1291 from marineam/jq
coreos: add jq to base image
2015-06-17 20:34:00 -07:00
Alex Crawford
877272b672 Merge pull request #1295 from crawford/etcd
dev-db/etcd: bump to v2.0.12
2015-06-17 20:31:26 -07:00
Alex Crawford
d8ddfb322a Merge pull request #1294 from crawford/fuse
Revert "Merge pull request #1288 from glevand/for-merge-1"
2015-06-17 20:27:08 -07:00
Alex Crawford
5f17f7b0ee dev-db/etcd: bump to v2.0.12 2015-06-17 20:25:32 -07:00
Alex Crawford
a99979e434 Revert "Merge pull request #1288 from glevand/for-merge-1"
This reverts commit 686a273cbbbb4a3f857ce0eb3c09469e8e686540, reversing
changes made to 2d309b671aa0b21481d6c1b25393885c871c4ca8.
2015-06-17 20:19:26 -07:00
Alex Crawford
eba3f4dd93 Merge pull request #1292 from crawford/fleet
app-admin/fleet: bump to v0.10.2
2015-06-17 19:50:23 -07:00
Alex Crawford
179b204517 app-admin/fleet: bump to v0.10.2 2015-06-17 19:45:13 -07:00
George Tankersley
b28ad06d7d Merge pull request #1279 from gtank/verity
sys-apps/seismograph: add e2fsprogs to seismograph dependencies
2015-06-17 16:09:10 -07:00
George Tankersley
7cafc7e8af sys-apps/seismograph: bump ebuild 2015-06-17 16:07:43 -07:00
George Tankersley
1a4ba60f27 sys-apps/seismograph: add e2fsprogs dependency for filesystem size tool 2015-06-17 16:06:54 -07:00
Michael Marineau
5c6205cd3a coreos: add jq to base image
Needed by an OEM and it is a small/general-enough thing that it seems
better to ship in the image than try to stick it into the OEM partition.
2015-06-17 15:14:58 -07:00
Geoff Levand
b47c1b099f Merge pull request #1289 from glevand/for-merge-2
coreos-overlay: Add arm64 keywords
2015-06-16 12:50:16 -07:00
Geoff Levand
eb8d1b42ac virtual/linux-sources: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:10 -07:00
Geoff Levand
9eb6d70f4a app-admin/flannel: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:10 -07:00
Geoff Levand
9e031236a5 sys-process/ktop: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:10 -07:00
Geoff Levand
ee4b93f663 dev-libs/libdivsufsort: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:10 -07:00
Geoff Levand
5aa89cba04 sys-apps/seismograph: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:10 -07:00
Geoff Levand
19dd420fac dev-libs/libdnet: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:10 -07:00
Geoff Levand
e9897bfb54 sys-apps/rootdev: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:10 -07:00
Geoff Levand
79d99878b6 sys-libs/nss-usrfiles: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:10 -07:00
Geoff Levand
e6ca7fe3fc dev-libs/libmspack: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:10 -07:00
Geoff Levand
f98c1903b4 sys-kernel/bootengine: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:10 -07:00
Geoff Levand
07633c4701 app-emulation/docker: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:09 -07:00
Geoff Levand
82a9a4c352 dev-util/bsdiff: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:09 -07:00
Geoff Levand
2743e74c56 dev-vcs/repo: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:09 -07:00
Geoff Levand
258d11088a coreos-base/gmerge: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:09 -07:00
Geoff Levand
a3c88ab5a7 coreos-base/coreos-au-key: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:09 -07:00
Geoff Levand
663a45abe8 coreos-base/coreos-dev: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:09 -07:00
Geoff Levand
405b5244b3 coreos-base/coreos-init: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:09 -07:00
Geoff Levand
05a2675515 coreos-base/coreos-experimental: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:09 -07:00
Geoff Levand
29baa781c6 coreos-base/libchrome: Add arm64 keywords
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-16 10:45:09 -07:00