17119 Commits

Author SHA1 Message Date
Michael Marineau
43d6e587cb profiles: use go 1.3.1 instead of 1.3
The current version marked stable in Gentoo is 1.3 but we might as well
bump directly to 1.3.1 instead.
2014-08-25 16:01:04 -07:00
Brian Waldon
4853422afa bump: fleet v0.7.1 2014-08-25 13:14:07 -07:00
Alex Crawford
3d5f923c1e Merge pull request #817 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v0.9.4
2014-08-24 19:22:05 -07:00
Alex Crawford
68fa5219d4 Merge pull request #814 from crawford/docker
app-emulation/docker: bump to v1.2.0
2014-08-24 19:01:31 -07:00
Alex Crawford
f248b814aa coreos-base/coreos-cloudinit: bump to v0.9.4 2014-08-24 19:00:05 -07:00
Michael Marineau
bc5174f8cd Merge pull request #801 from marineam/install
coreos-init: new coreos-install that doesn't cache image in tmp
2014-08-24 18:08:09 -07:00
Alex Crawford
ab43b91f53 app-emulation/docker: bump to v1.2.0
Expand flags into long flags. Remove the deprecated restart flag.
2014-08-22 13:54:03 -07:00
Michael Marineau
d0833aa3aa profiles: disable openmp globally instead of just for boards
Not a particularly big deal but it seems wise to build the SDK compilers
and the gcc in dev images with the same feature set.
2014-08-21 14:50:10 -07:00
Alex Crawford
cc887f50cd Merge pull request #808 from crawford/profiles
profiles: Update USE flags
2014-08-21 14:40:03 -07:00
Michael Marineau
2316580c64 bump(sys-devel/gcc): sync with upstream
This updates our compiler to gcc-4.7.3-r1 which has been stable in
Gentoo for a long time now. One interesting thing in this compiler is it
will report errors if you attempt to link against system libraries when
building in an alternate sysroot like /build/amd64-usr which should help
catch a variety of mistakes.
2014-08-21 14:29:23 -07:00
Michael Marineau
a953c6e5c5 cloudinit: fix building master version of cloudinit
cloudinit now includes to CGO stuff for interacting with serial ports.
2014-08-21 13:45:25 -07:00
Alex Crawford
27d3a64558 profiles: Remove PIC and PIE default USE flags 2014-08-20 16:36:37 -07:00
Alex Crawford
a45845e1e6 profiles: Remove USE flags for systemd-213 2014-08-20 16:36:32 -07:00
Michael Marineau
15815e27ea updateservicectl: rename and update to 1.3.0 2014-08-20 16:24:16 -07:00
Michael Marineau
a575e24f84 profiles: enable python bindings in libxml2
Not required any more but helps existing SDKs upgrade.
2014-08-20 15:46:40 -07:00
Michael Marineau
ee7ee83281 hard-host-depends: remove gtk-doc
This would only be needed if we were building board packages with the
"doc" use flag, which we don't. So it and many things can go away:

 app-text/docbook-dsssl-stylesheets
 app-text/docbook-sgml-dtd
 app-text/openjade
 app-text/opensp
 app-text/rarian
 app-text/scrollkeeper
 app-text/scrollkeeper-dtd
 app-text/yelp-tools
 dev-util/gtk-doc
 dev-util/itstool
 gnome-extra/yelp-xsl
2014-08-20 15:11:06 -07:00
Michael Marineau
bc01e31d66 bump(sys-boot/grub): sync with upstream
Packages updated:
  app-emulation/xen-tools
  dev-libs/yajl
  dev-python/markdown
  sys-boot/efibootmgr
  sys-boot/grub
2014-08-20 14:08:51 -07:00
Michael Marineau
dddabe976d grub: setup grub build and install it into the SDK
Starting to investigate replacing SYSLINUX with GRUB.
2014-08-20 14:05:35 -07:00
Michael Marineau
d46131a492 profiles: do not enable the python use flag globally in the SDK
This is not actually needed for most things, just adds clutter.
2014-08-20 13:25:18 -07:00
Jonathan Boulle
0a9cd09bb1 Merge pull request #803 from jonboulle/master
app-admin/toolbox: bump to fix coreos/toolbox#7
2014-08-18 21:26:29 -07:00
Jonathan Boulle
8f64771291 app-admin/toolbox: bump to fix coreos/toolbox#7 2014-08-18 18:41:59 -07:00
Michael Marineau
f2d6c724c9 chore(metadata): Regenerate cache 2014-08-18 16:47:18 -07:00
Michael Marineau
555623c690 Merge pull request #802 from marineam/dev
cros-devutils: remove dependency on git-prompt
2014-08-18 16:45:18 -07:00
Michael Marineau
7c3d8856cc cros-devutils: remove dependency on git-prompt 2014-08-18 15:21:46 -07:00
Michael Marineau
909b968760 coreos-init: new coreos-install that doesn't cache image in tmp 2014-08-18 15:08:02 -07:00
Brian Waldon
47fe3d332a Merge pull request #800 from bcwaldon/bump-fleet
bump: fleet v0.7.0
2014-08-18 15:03:15 -07:00
Michael Marineau
48b92fcea3 chore(metadata): Regenerate cache 2014-08-18 13:11:50 -07:00
Michael Marineau
15bdfe9bae portage: fix build, had some lingering python2_6 references 2014-08-18 13:11:16 -07:00
Michael Marineau
b5fdbd288f Merge pull request #796 from marineam/debug
baselayout: create proper symlinks under /usr/lib/debug
2014-08-18 13:05:29 -07:00
Michael Marineau
4a7e03c954 chore(metadata): Regenerate cache 2014-08-18 11:54:29 -07:00
Michael Marineau
fd91ddcf23 update_engine: remove coredumping code, fix glib compatibility 2014-08-18 11:54:20 -07:00
Michael Marineau
63eecc79d8 portage: fix stage1 builds involving new slot dependencies
Really screwy crud going on here, see the upstream bug for details:
https://bugs.gentoo.org/show_bug.cgi?id=520112
2014-08-18 11:54:20 -07:00
Michael Marineau
0adce60061 vim: fix cross-compiling, newer ebuilds rely on broken auto-detection 2014-08-18 11:54:20 -07:00
Brian Waldon
7c3d2136a6 bump: fleet v0.7.0 2014-08-18 11:17:37 -07:00
Michael Marineau
70760aaf9b bump(eclass): sync with upstream
Update eclasses and profiles. Since python2.6 has been dropped from the
allowed list in the python eclass all ebuilds must stop referring to it
so a extra ebuilds have to get pulled in with this change.

Packages removed:
  dev-python/argparse
  virtual/python-argparse
  virtual/python-unittest2

Packages updated:
  app-portage/gentoolkit
  dev-lang/python-exec
  dev-libs/boost
  dev-libs/libxml2
  dev-libs/libxslt
  dev-python/dbus-python
  dev-python/logilab-common
  dev-python/lxml
  dev-python/mock
  dev-python/pygobject
  dev-util/cmake
  dev-vcs/git
  eclass
  licenses
  profiles
  scripts
  sys-devel/automake
  sys-devel/automake-wrapper
  sys-fs/cryptsetup
2014-08-16 14:14:54 -07:00
Michael Marineau
399ad853a9 profiles: break dependency loop between glib and pkg-config 2014-08-16 11:57:48 -07:00
Michael Marineau
816c95c815 bump(dev-libs/glib): sync with upstream
Update glib and assorted dependencies, our version is so out of date it
prevents updating other ebuilds.

Packages updated:
  app-text/yelp-tools
  dev-libs/dbus-glib
  dev-libs/expat
  dev-libs/glib
  dev-libs/gobject-introspection
  dev-libs/gobject-introspection-common
  dev-libs/libffi
  dev-util/gdbus-codegen
  dev-util/gtk-doc
  dev-util/gtk-doc-am
  dev-util/itstool
  gnome-extra/yelp-xsl
  virtual/libffi
  virtual/libiconv
2014-08-16 00:02:35 -07:00
Michael Marineau
f08b0d81aa profiles: disable dependency on x11-misc/shared-mime-info
Newer versions of glib pull in this package simply because lots of
glib/gtk apps need it. This isn't applicable to us.
2014-08-15 23:07:57 -07:00
Michael Marineau
8185054b6f python: remove 2.6 as a supported version
2.6 is no longer an allowed value by the upstream python eclass.
2014-08-15 22:42:01 -07:00
Michael Marineau
3edb015c1c baselayout: create proper symlinks under /usr/lib/debug
Without these symlinks the path to many things changes and thus gdb
cannot find any symbols.
2014-08-15 15:03:14 -07:00
Alex Crawford
55a8b89103 Merge pull request #795 from marineam/crash
systemd: fix udev crash when network devices lack a hwaddr
2014-08-15 12:33:50 -07:00
Michael Marineau
373bd1807b systemd: fix udev crash when network devices lack a hwaddr
This refreshes the full set of 215 patches from my v215-coreos branch.
2014-08-15 12:16:26 -07:00
Alex Crawford
e43d825c82 Merge pull request #794 from crawford/bump
coreos-base/coreos-cloudinit: bump to v0.9.3
2014-08-15 10:56:38 -07:00
Alex Crawford
a815ee22b0 coreos-base/coreos-cloudinit: bump to v0.9.3 2014-08-15 10:52:06 -07:00
Michael Marineau
48cb8a1c74 Merge pull request #792 from petrhosek/oem-cloudstack-networkd-leases-fix
fix(coreos-base/oem-cloudstack): fix DHCP server resolution
2014-08-15 10:34:10 -07:00
Jonathan Boulle
4e05f8dcaf coreos-base/coreos-cloudinit: bump to v0.9.2 2014-08-12 11:48:35 -07:00
Petr Hosek
63e3e7c7a0 fix(coreos-base/oem-cloudstack): fix DHCP server resolution
The path for network leases has been change in recent versions
of systemd. This fix modified the DHCP server resolution script
used by CloudStack to reflect this change.
2014-08-11 14:12:26 +01:00
Alex Crawford
c28898951c Revert "coreos-base/coreos-cloudinit: bump to v0.9.1"
This reverts commit ab350a7e7ed5d1819fe406b4a0a73cb220cff8db.
2014-08-07 11:02:20 -07:00
Alex Crawford
b5588960d0 profiles: Update to openssl-1.0.1i
https://bugs.gentoo.org/show_bug.cgi?id=519264
2014-08-06 23:02:13 -07:00
Alex Crawford
c73c23a62f bump(dev-libs/openssl): sync with upstream 2014-08-06 22:54:35 -07:00