2425 Commits

Author SHA1 Message Date
Geoff Levand
a0e4791518 eclass/coreos-go: Add cross build support
To support golang cross builds add a new function go_get_arch() for ebuilds
to use as needed.  Also update coreos-go_src_prepare() to set the go compiler
environment variable GOARCH to the result of go_get_arch().  The setting of
GOARCH will cause the compiler to generate the correct binary type for the
board.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-14 16:25:46 -07:00
Geoff Levand
4d82735328 eclass/coreos-go: Enhance error messages
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-14 15:41:59 -07:00
Michael Marineau
f233bc994c sys-apps/dbus: Apply local changes from old versions 2015-05-13 14:54:44 -07:00
Geoff Levand
414db59b93 bump(sys-apps/dbus): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-13 14:54:44 -07:00
Michael Marineau
9fb4c0809c fix(app-shells/bash): Update /etc symlinks, use /usr/share/skel
Symlinks out of /etc to /usr should generally be relative, that way they
work regardless of whether you are based at / or dealing with a new
chroot you haven't entered yet, or a build root like /build/amd64-usr
Namely the absolute links break cros_sdk which copies skel into home.

Also switch to /usr/share/skel since other packages may need install
things to that directory in the future.
2015-05-13 14:54:44 -07:00
Geoff Levand
9ee6c08a0f bump(app-shells/bash): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-13 14:54:44 -07:00
Alex Crawford
4775220db4 Merge pull request #1255 from crawford/docker
app-emulation/docker: bump to v1.6.2
2015-05-13 14:11:51 -07:00
Alex Crawford
0c11a2fd1f app-emulation/docker: bump to v1.6.2 2015-05-13 14:09:50 -07:00
mischief
25aaf50db1 sys-kernel/coreos-{sources,kernel}: bump to 4.0.3 2015-05-13 13:37:31 -07:00
Alex Crawford
790813711b coreos-base/coreos-cloudinit: bump to v1.4.1 2015-05-12 17:12:42 -07:00
Michael Marineau
900c2479ad Merge pull request #1246 from glevand/for-merge-1
coreos-overlay: Updates for arm64
2015-05-12 14:51:57 -07:00
Michael Marineau
c4795fe39a Merge pull request #1252 from marineam/ntp
Swap ntpd for systemd-timesyncd
2015-05-12 14:32:23 -07:00
Michael Marineau
ce4e710c6c systemd: apply a few trivial changes from upstream 2015-05-12 14:15:39 -07:00
Michael Marineau
9b5c37fa39 systemd: enable systemd-timesyncd
In the process clean up moving units from /etc to /usr, the current goo
was sloppy and sometimes missed when systemd added new things to /etc.
For example we didn't move systemd-networkd.socket, added in 219.
2015-05-12 14:15:39 -07:00
Michael Marineau
dc626a669e systemd: drop 218 ebuild 2015-05-12 13:22:29 -07:00
Michael Marineau
c5a3b00250 ntp: do not enable ntpd by default 2015-05-12 13:20:43 -07:00
Alex Crawford
6d14c0828f sys-kernel/coreos-kernel: mount root read/write 2015-05-11 18:28:28 -07:00
Michael Marineau
50dd713b42 Merge pull request #1249 from jedsmith/squash
oem-ec2-compat: blacklist xen_fbfront
2015-05-11 17:49:50 -07:00
Jed Smith
c716d49b58 oem-ec2-compat: blacklist xen_fbfront
To complete the fix started in 480fb78, we ban xen_fbfront from loading on EC2.
Testing missed a case where this would still happen.
2015-05-11 17:39:18 -07:00
Alex Crawford
14e765f890 sys-app/ignition: add initial ebuild and service 2015-05-11 16:27:26 -07:00
Geoff Levand
f9c9324505 sys-auth/polkit: Add arm64 keyword
Add arm64 keyword and bump polkit-0.112-r3.ebuild to polkit-0.112-r4.ebuild.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-07 16:23:02 -07:00
Geoff Levand
3bc6d03a9f dev-lang/spidermonkey: Add arm64 keyword
Add arm64 keyword and bump spidermonkey-17.0.0-r4.ebuild to spidermonkey-17.0.0-r5.ebuild.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-07 16:23:02 -07:00
Geoff Levand
d213cbe455 dev-lang/spidermonkey: Add aarch64-to-double-conversion patch
Fixes build errors on arm64.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-07 16:23:02 -07:00
Geoff Levand
b965582969 sys-apps/systemd: Add arm64 keywords
Add arm64 keywork and bump systemd-219-r7.ebuild to systemd-219-r8.ebuild.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-07 16:23:02 -07:00
Alex Crawford
fe2d7eba24 sys-libs/ncurses: add screen-16color 2015-05-07 16:23:02 -07:00
Michael Marineau
78214961ad fix(sys-libs/ncurses): Remove terminfo from /etc w/ symlink-usr
Existing behavior remains unchanged if symlink-usr is unset, otherwise
leave terminfo alone (if minimal is also unset) or prune terminfo down
to the set that would have been installed to /etc if minimal is set.
2015-05-07 16:23:02 -07:00
Geoff Levand
1568802883 bump(sys-libs/ncurses): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-07 16:23:02 -07:00
Michael Marineau
4501de7633 Merge pull request #1245 from marineam/docker
docker: update to final v1.6.1 release tag
2015-05-07 15:00:59 -07:00
Michael Marineau
70a0587d53 docker: update to final v1.6.1 release tag 2015-05-07 17:56:44 -04:00
Michael Marineau
b63285acee Merge pull request #1244 from marineam/docker
Bump docker to v1.6.1-rc2
2015-05-07 14:52:12 -07:00
Michael Marineau
9c3779d0a5 docker: use coreos repo temporarily 2015-05-07 17:45:07 -04:00
mischief
dc6254cb7b sys-kernel/coreos-{sources,kernel}: bump to 4.0.2 2015-05-07 14:37:37 -07:00
Michael Marineau
3fa2cd90e6 Merge pull request #1241 from marineam/local-fix
spidermonkey: fix improper error handling
2015-05-07 12:08:29 -07:00
mischief
c9674406a1 sys-kernel/coreos-kernel: enable 3w_sas and 3w_9xxx modules 2015-05-07 10:57:51 -07:00
Michael Marineau
466fcb3297 spidermonkey: fix improper error handling
Mixing `local` and `|| die` will never work because the exit status
being tested is that of local, not any subcommands that may be involved.
2015-05-06 19:33:06 -07:00
Michael Marineau
ab5ff0bb2f Bump docker to v1.6.1-rc2 2015-05-06 19:47:13 -04:00
Michael Marineau
8c63c5e22a coreos-kernel: run oldconfig, bump ebuild revision 2015-05-04 09:11:59 -07:00
Robert Zotter
a7f01e2290 Enable dell RBU and DCDBAS kernel modules.
Closes: https://github.com/coreos/bugs/issues/346
2015-05-04 08:47:02 -07:00
Michael Marineau
409293d555 portage: fix error handling for for fetching binhost package list
Upstream bug: https://bugs.gentoo.org/show_bug.cgi?id=532784

This reverts commit 13b119488b8ced018b6fb0bde51a61e61448771c.
2015-04-29 19:20:18 -07:00
Michael Marineau
c2b7ce8ebd profiles: mask new broken portage
Fails when binhost reports a 404:

    !! Error fetching binhost package info from 'http://builds.developer.core-os.net/sdk/amd64/668.0.0/pkgs/'
    Traceback (most recent call last):
      File "/usr/lib/python-exec/python2.7/emerge", line 50, in <module>
        retval = emerge_main()
      File "/usr/lib64/python2.7/site-packages/_emerge/main.py", line 1154, in emerge_main
        return run_action(emerge_config)
      File "/usr/lib64/python2.7/site-packages/_emerge/actions.py", line 2818, in run_action
        getbinpkgs="--getbinpkg" in emerge_config.opts)
      File "/usr/lib64/python2.7/site-packages/portage/dbapi/bintree.py", line 633, in populate
        self._populate(getbinpkgs)
      File "/usr/lib64/python2.7/site-packages/portage/dbapi/bintree.py", line 1034, in _populate
        _encodings["stdio"], errors="replace"))
    TypeError: coercing to Unicode: need string or buffer, HTTPError found
2015-04-29 17:31:33 -07:00
Alex Crawford
5ac3abe782 dev-db/etcd: bump to v2.0.10 2015-04-29 16:45:36 -07:00
Michael Marineau
f06d7bba75 Merge pull request #1235 from marineam/kernel
coreos-kernel: bump to 4.0.1, enable mvsas driver
2015-04-29 11:36:10 -07:00
Michael Marineau
90941dbc0f coreos-kernel: bump to 4.0.1, enable mvsas driver
Fixes https://github.com/coreos/coreos-overlay/issues/1234
2015-04-29 11:14:12 -07:00
Brian Waldon
fd5d58fed3 app-admin/fleet: bump to v0.10.1 2015-04-29 08:54:54 -07:00
Michael Marineau
6be2c3c238 cros-devutils: fix devserver with newer versions of portage 2015-04-28 17:17:21 -07:00
Alex Crawford
3d80b96688 Merge pull request #1231 from crawford/import
sys-apps/systemd: enable importd
2015-04-28 13:45:38 -07:00
Alex Crawford
86f8ab9041 sys-apps/systemd: enable importd 2015-04-28 13:42:44 -07:00
Alex Crawford
ddc6e205c0 app-emulation/rkt: bump to v0.5.4 2015-04-28 10:44:08 -07:00
Michael Marineau
002ecf6ed9 portage: apply CoreOS patches to 2.2.18 ebuild 2015-04-27 18:48:52 -07:00
Michael Marineau
51d04bbe3a portage: import ebuild for 2.2.18
This is the current stable version from upstream.
2015-04-27 18:43:14 -07:00