22984 Commits

Author SHA1 Message Date
Michael Marineau
4d5f31935d sys-libs/ncurses: sync with upstream
Upstream has shuffled ncurses around slots. Previously there was only:

 ncurses-5.9:5

Now there are:

 ncurses-5.9:0/5
 ncurses-5.9:5/5
 ncurses-6.0:0/6

So the new :0 slot is the package that installs everything while the :5
slot is a minimal library-only package meant to be installed along side
the new 6.0 version. All this isn't really meaningful or helpful to us
but we have to follow suit because now oodles of upstream packages
explicitly depend on the new :0 slot.

While migrating I've synced up with upstream as of commit
9c928e3de99c4b2f01f8dfd1b4cc97ae8cd181e5.

Note: Gentoo made this transition between 5.9-r4 and 5.9-r5, we are one
revision higher so -r6 is our first ebuild in the new scheme.
2015-09-06 03:09:00 +00:00
Michael Marineau
69b7b95816 bump(dev-util/cmake): sync with upstream
Re-adding cmake, there are still packages in the SDK that depend on it
such as dev-libs/yajl, required by xen-tools.
2015-09-06 02:02:37 +00:00
Alex Crawford
5416efc808 Merge pull request #453 from Interoute/interoute-789
init commit of interoute oem build
2015-09-05 09:44:07 -07:00
Alex Crawford
966143eb2f Merge pull request #1511 from Interoute/interoute-789
init commit of interoute oem files
2015-09-05 09:43:42 -07:00
Dong Xie
703a987f35 init commit of interoute oem files 2015-09-05 01:05:23 +01:00
Dong Xie
c04e2cb227 init commit of interoute oem build 2015-09-05 00:32:50 +01:00
Nick Owens
3ab3b4fc6a bump(net-misc/openssh): sync with upstream 2015-09-04 13:33:07 -07:00
Geoff Levand
abbe7a077e Merge pull request #1514 from glevand/for-merge-kernel
coreos-sources: Add wl18xx firmware patch
2015-09-04 12:41:39 -07:00
Geoff Levand
418e6d04c9 coreos-sources: Add wl18xx firmware patch
Adds missing firmware for the Hikey developer board.
Upstream patch from http://patchwork.kernerl.xyz/patch/7114261/

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-09-04 12:28:08 -07:00
Michael Marineau
4cc1a2c514 Merge pull request #454 from marineam/gpg-ami
AMI updates
2015-09-04 11:45:01 -07:00
Michael Marineau
311b0d0465 ami: switch back to raw disk images by default
Unsure if the VMDK images are a factor in recent corruption issues
recently or not. Until that is sorted out go back to our old ways.
2015-09-04 10:41:09 -07:00
Michael Marineau
8c92e2184b ami: verify GPG sig on disk images
When creating dev images without a sig use the new -X option.
2015-09-04 10:38:23 -07:00
Michael Marineau
ae7e759544 ami: check that the disk GUID has been set 2015-09-04 10:35:21 -07:00
Alex Crawford
b416b59087 Merge pull request #1513 from crawford/systemd
sys-apps/systemd: bump to v225
2015-09-03 15:23:14 -07:00
Alex Crawford
02c5550797 sys-apps/systemd: bump to v225 2015-09-03 15:19:54 -07:00
Alex Crawford
5e55279f15 Merge pull request #262 from crawford/hwids
bump(sys-apps/hwids): sync with upstream
2015-09-03 15:01:29 -07:00
Alex Crawford
dd975a79aa bump(sys-apps/hwids): sync with upstream 2015-09-03 14:06:58 -07:00
Michael Marineau
539cf1869d Merge pull request #1512 from marineam/debug
profiles: re-enable debug symbols for board packages
2015-09-02 19:58:40 -07:00
Michael Marineau
aaf816a829 profiles: re-enable debug symbols for board packages
Commit f066db21 dropped generating debug symbols because at the time we
were never using them. Well we want to use them now. :)
2015-09-02 19:49:28 -07:00
Alex Crawford
3b8c8a5bf0 Merge pull request #1509 from crawford/ignition-udev
sys-apps/ignition: remove udev trigger
2015-09-02 14:25:48 -07:00
Alex Crawford
500486d677 sys-kernel/bootengine: update Ignition trigger 2015-09-02 13:54:27 -07:00
Alex Crawford
dac4630cd5 sys-apps/ignition: remove udev trigger
On first boot, GRUB will add coreos.first_boot=1 to the kernel
parameters.  A generator will then add Ignition as a dependency.
2015-09-02 13:54:27 -07:00
Rob Szumski
000a472310 Merge pull request #446 from endocode/master
contrib: fixed outdated virtualbox etcd2 script
2015-09-02 08:56:26 -07:00
Michael Marineau
afc0c51579 Merge pull request #451 from marineam/vmdk
oem/ami: add support for importing VMDK images
2015-09-01 16:22:47 -07:00
Michael Marineau
7acc0759dc oem/ami: add support for importing VMDK images 2015-09-01 16:20:17 -07:00
Michael Marineau
b31d986448 Merge pull request #449 from marineam/roadmap
ROADMAP: revise to reflect current priorities
2015-09-01 14:40:59 -07:00
Alex Crawford
4625a3a917 Merge pull request #450 from crawford/first-boot
grub: add coreos.first_boot kernel param
2015-09-01 14:38:04 -07:00
Alex Crawford
9fb9442576 grub: add coreos.first_boot kernel param 2015-09-01 14:35:43 -07:00
Michael Marineau
b0898bd1f8 ROADMAP: revise to reflect current priorities 2015-09-01 13:43:29 -07:00
Alex Crawford
ea2ad35dc3 Merge pull request #448 from crawford/ignition
grub: run Ignition on first boot
2015-09-01 12:04:54 -07:00
Alex Crawford
aabb73f139 Merge pull request #1508 from aaronlevy/kube-v1.0.4
app-admin/kubelet: bump to v1.0.4
2015-09-01 11:30:55 -07:00
Aaron Levy
0050f8907b app-admin/kubelet: bump to v1.0.4 2015-09-01 11:10:32 -07:00
Alex Crawford
b475cb2ea3 grub: run Ignition on first boot 2015-08-31 23:02:25 -07:00
Alex Crawford
268d96e062 Merge pull request #1507 from crawford/grub
sys-boot/grub: add search by disk uuid
2015-08-31 19:32:54 -07:00
Alex Crawford
225a69f02b sys-boot/grub: add search by disk uuid 2015-08-31 19:14:13 -07:00
Michael Marineau
66e74d39d9 Merge pull request #1505 from glevand/for-merge-docker-2
app-emulation/docker: Fix bad WORKON_COMMIT
2015-08-31 15:15:44 -07:00
Michael Marineau
3775382821 Merge pull request #1506 from marineam/docker
docker: fix git hash
2015-08-31 15:15:00 -07:00
Michael Marineau
170f6d35bf docker: fix git hash
Commit 1ef6648b011 got the latest git hash wrong. :(
2015-08-31 15:12:34 -07:00
Geoff Levand
e9ea3a2449 app-emulation/docker: Fix bad WORKON_COMMIT
Commit 1ef6648b011c9f927e03de735da305376a2493a8 (app-emulation/docker: Update
CROS_WORKON_COMMIT for arm64) set CROS_WORKON_COMMIT to a bad revision.  This
change corrects it.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-08-31 15:05:02 -07:00
Michael Marineau
b455175c4f Merge pull request #1504 from marineam/buildbot
coreos-init: update gpg key in coreos-install
2015-08-31 13:43:32 -07:00
Geoff Levand
c63e832f5f Merge pull request #1499 from glevand/for-merge-docker
app-emulation/docker: Fix go-1.5 and arm64 builds
2015-08-31 13:32:07 -07:00
Michael Marineau
4d577f7341 coreos-init: update gpg key in coreos-install 2015-08-31 16:31:32 -04:00
Geoff Levand
44e74550f8 app-emulation/docker: Update CROS_WORKON_COMMIT for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-08-31 12:49:59 -07:00
Alex Crawford
30f93f3fc1 Merge pull request #1501 from crawford/ignition-ec2
sys-apps/ignition: bump to v0.1.5
2015-08-28 17:01:51 -07:00
Alex Crawford
4d2e1ba108 sys-apps/ignition: bump to v0.1.5 2015-08-28 17:00:07 -07:00
Geoff Levand
3984e6d6f0 Merge pull request #1498 from glevand/for-merge-metadata
Add missing package metadata.xml
2015-08-28 14:12:14 -07:00
Geoff Levand
0d660e2aa1 Merge pull request #1485 from glevand/for-merge-go
coreos-overlay: dev-lang/go: arm64 package support
2015-08-28 14:10:08 -07:00
Geoff Levand
451e61c553 Merge pull request #1497 from glevand/for-merge-go-eclass
coreos-overlay: eclass/coreos-go Updates to aid build debugging
2015-08-28 13:55:10 -07:00
Geoff Levand
47e0061e65 eclass/coreos-go: Improve debug messages.
To aid in debugging build problems add an ebegin/eend to the go_build routine,
print out the entire go envronment, and print out the name of each go package
as it is built.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-08-28 13:52:13 -07:00
Geoff Levand
54eae609a1 eclass/coreos-go: Fill out go_get_arch
Add more arches to the go_get_arch() routine.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-08-28 13:52:13 -07:00