1780 Commits

Author SHA1 Message Date
Michael Marineau
ee589472fa coreos-kernel: roll forward to 3.16 again, minus KASLR
Our Xen boot failure appears to be related to enabling KASLR and
helpuflly the 'nokaslr' command line option does not help. Disable the
feature entirely until the bugs are shaken out.
2014-09-04 13:53:40 -07:00
Michael Marineau
0fff9d827d coreos-kernel: roll back to previous 3.15.8 kernel
The new kernel completely failed to boot on EC2 as a Xen PV instance.
Rolling back until we figure out what is going on.

Boot log: https://gist.github.com/marineam/50f92ded40e02c163c19
2014-09-04 12:51:34 -07:00
Michael Marineau
09bd1216c6 Merge pull request #827 from gregkh/kernel_update
coreos-kernel: bump to 3.16.1
2014-09-03 12:45:27 -07:00
Michael Marineau
bdfd945801 Merge pull request #831 from marineam/build
util-linux: fix intermittent build failure
2014-09-03 12:43:45 -07:00
Richard Yao
aa13923611 ktop: Install into /usr/sbin, not /usr/local/sbin
This preemptively fixes a Gentoo QA warning that will be introduced in
future versions of portage.

Signed-off-by: Richard Yao <richard.yao@clusterhq.com>
2014-09-03 11:58:27 -04:00
Michael Marineau
c78493c0bc util-linux: fix intermittent build failure
This has been killing builds every once and a while for a long time.
2014-09-02 20:46:05 -07:00
Alex Crawford
94614782ce coreos-base/coreos-cloudinit: bump to v0.9.6 2014-09-02 17:51:43 -07:00
Alex Crawford
8f1bd1d6d5 coreos-base/oem-digitalocean: Add DigitalOcean OEM 2014-09-02 13:44:05 -07:00
Alex Crawford
cfd586fede coreos-base/coreos-cloudinit: bump to v0.9.5 2014-09-02 10:41:05 -07:00
Michael Marineau
96a7e0d01f vboot_reference: add grub bios partition type to cgpt 2014-09-02 10:07:14 -07:00
Michael Marineau
ac18af2a9c grub: add ebuild for latest snapshot of grub
Lots of bug fixing has gone in since beta2 was released in December.
2014-08-31 13:33:48 -07:00
Greg Kroah-Hartman
a36471fe0d coreos-kernel: bump to 3.16.1 2014-08-30 23:26:17 -07:00
Michael Marineau
913878a8c3 update_engine: fix using delta_generator from update.zip 2014-08-27 21:09:45 -07:00
Michael Marineau
de8cad8df6 bootengine: regenerate ld.so.cache when running dracut 2014-08-27 12:40:33 -07:00
Michael Marineau
08d456fdc5 coreos-kernel: enable Ceph RDB module
Fixes https://github.com/coreos/coreos-overlay/pull/822
2014-08-27 11:41:57 -07:00
Michael Marineau
c33fe9007f Merge pull request #821 from marineam/gcc
GCC 4.7 build fixes
2014-08-26 18:44:50 -07:00
Michael Marineau
4636a4036d vboot_reference: fix build with GCC 4.7.x 2014-08-26 18:42:06 -07:00
Michael Marineau
7040050e48 Merge pull request #820 from marineam/lto
systemd: enable lto, always run ldconfig
2014-08-26 18:31:24 -07:00
Michael Marineau
579df3aede systemd: run ldconfig on every boot 2014-08-26 18:25:47 -07:00
Michael Marineau
9e10304903 cros_boot_mode: remove unused ChromeOS utility
This package has some issues in its build process but we don't actually
use it or want it so it's about time to delete it.
2014-08-26 17:58:26 -07:00
Michael Marineau
240d868746 systemd: enable lto
Gentoo disabled systemd's preference for link-time-optimization because
it consumes a far amount of CPU and distcc doesn't run the linking step
remotely. This change alone shaves some 19MB from the uncompressed /usr
filesystem. That seems like a solid reason to leave it enabled.
2014-08-26 17:56:31 -07:00
Michael Marineau
f2f865ac69 update_engine: fix build with GCC 4.7.x, prune unnused dependencies 2014-08-26 16:48:57 -07:00
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
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
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