30859 Commits

Author SHA1 Message Date
Brian Waldon
41b07642ae feat(etcd-discovery): Add support to etcd-bootstrap for etcd-discovery 2014-02-10 11:20:50 -07:00
Michael Marineau
4a5eaf8f0a Merge pull request #347 from marineam/assert_compile_et
hack(sys-libs/e2fsprogs-libs): assert compile_et is being installed
2014-02-09 23:15:46 -08:00
Michael Marineau
a610038a74 hack(sys-libs/e2fsprogs-libs): assert compile_et is being installed
A broken e2fsprogs-libs binary package lacking compile_et has been
causing problems. I am entirely at a loss as to how this happened in the
first place and unfortunately the error is not revealed until much
later. Hopefully this crude test at the end of src_install will find the
error as it happens. Or at the very least the revision bump will force
everything to move past the one bad build.
2014-02-09 23:11:45 -08:00
Michael Marineau
18d4bf8e01 Merge pull request #346 from gregkh/kernel_update
bump(sys-kernel/coreos-kernel) bump to 3.13.2
2014-02-09 22:50:22 -08:00
Michael Marineau
f2c0c79775 Merge pull request #172 from marineam/load
fix(setup_board): increase load-based threshold to 2xCPUs
2014-02-09 21:34:12 -08:00
Michael Marineau
8a19dcc8e6 Merge pull request #88 from marineam/gcrypt
bump(dev-libs/libgcrypt): sync with upstream
2014-02-09 21:33:55 -08:00
Greg Kroah-Hartman
8c591532d7 bump(sys-kernel/coreos-kernel) bump to 3.13.2 2014-02-09 21:30:52 -08:00
Michael Marineau
e1ee712a16 fix(setup_board): increase load-based threshold to 2xCPUs
My laptop has idle time! This cannot stand...
2014-02-09 21:01:39 -08:00
Michael Marineau
6ba26c0515 bump(dev-libs/libgcrypt): sync with upstream
Fixes a linking oddity with glibc 2.17 that breaks building libxslt.

Packages updated:
  dev-libs/libgcrypt
  dev-libs/libgpg-error
2014-02-09 20:49:33 -08:00
Michael Marineau
5bba92ce2c Merge pull request #171 from marineam/bashism
fix(vm_image_util): assert qemu wrapper is sh friendly
2014-02-09 19:59:24 -08:00
Michael Marineau
ee1f13e03b Merge pull request #345 from marineam/bashism
fix(coreos-devel/sdk-depends): Add checkbashisms to SDK
2014-02-09 19:59:16 -08:00
Michael Marineau
821d718a74 fix(vm_image_util): assert qemu wrapper is sh friendly 2014-02-09 18:22:34 -08:00
Michael Marineau
fb7f256e8a fix(coreos-devel/sdk-depends): Add checkbashisms to SDK 2014-02-09 18:21:05 -08:00
Michael Marineau
dedd6f9421 Merge pull request #344 from marineam/cross-glibc
fix(sys-libs/glibc): Fix cross compile builds
2014-02-09 18:07:19 -08:00
Michael Marineau
5abb561e19 Merge pull request #170 from marineam/catalyst
fix(catalyst): Recreate portage snapshot with --rebuild
2014-02-09 18:06:58 -08:00
Michael Marineau
0b8060ef70 fix(sys-libs/glibc): Fix cross compile builds
Cross compile builds don't include nsswitch.conf
2014-02-09 18:01:06 -08:00
Michael Marineau
a1026792aa fix(catalyst): Recreate portage snapshot with --rebuild 2014-02-09 17:37:53 -08:00
Michael Marineau
aa0cd52fb8 Merge pull request #343 from marineam/binhost
fix(make.conf): Remove BINHOST from static make.conf
2014-02-09 16:06:36 -08:00
Michael Marineau
c39443e597 Merge pull request #169 from marineam/binhost
binhost config update
2014-02-09 16:06:29 -08:00
Michael Marineau
e201df2bf6 Merge pull request #87 from marineam/bashisms
bump(dev-util/checkbashisms): sync with upstream
2014-02-09 15:26:34 -08:00
Michael Marineau
416941ef2a bump(dev-util/checkbashisms): sync with upstream
Packages updated:
  dev-util/checkbashisms
  virtual/perl-Getopt-Long
2014-02-09 15:19:52 -08:00
Michael Marineau
cad87aa47a Merge pull request #342 from bcwaldon/etcd-v0.3.0
Bump etcd to v0.3.0
2014-02-09 14:56:05 -08:00
Michael Marineau
30b72754ff fix(setup_board): Remove note about annoying eselect warning
Silenced in eselect 1.4
2014-02-09 14:48:45 -08:00
Michael Marineau
d6864434fc fix(profiles): Belatedly update to eselect 1.4
Includes a patch to silence annoying "Strange path" warning.
2014-02-09 14:46:20 -08:00
Michael Marineau
7a43a07fef feat(setup_board): Configure binary package sources on the fly.
Generate list of board binhosts based on the new $COREOS_DOWNLOAD_ROOT
variable and optionally use packages only from a specific version
2014-02-09 14:24:01 -08:00
Michael Marineau
5524a7ce9a fix(common): Define VERSION_ID and BUILD_ID
Scripts can now use COREOS_VERSION_ID to get the base version instead of
having to strip off the BUILD_ID that is appended for unofficial builds.
2014-02-09 13:59:42 -08:00
Michael Marineau
c37eb42915 fix(make.conf): Remove BINHOST from static make.conf
This list is now included in make.conf.board_setup so that it can be
configured on the fly. Useful for odd testing situations and buildbot.
2014-02-09 13:24:18 -08:00
Brian Waldon
6f216aa781 fix(etcd): Use go1.2 in etcd and etcdctl ebuilds 2014-02-07 19:09:55 -08:00
Brian Waldon
95ee11f368 bump(etcd): Upgrade etcd and etcdctl to v0.3.0
Additionally, use the correct bin-path to pull in the
etcd and etcdctl binaries.
2014-02-07 19:09:12 -08:00
Brian Waldon
500a256c63 fix(etcd-lib): Remove defunct etcd-lib ebuilds 2014-02-07 19:00:36 -08:00
Brian Waldon
83c7c9e091 fix(etcd-client): Remove defunct etcd-client ebuilds 2014-02-07 19:00:34 -08:00
Michael Marineau
70c198fb99 Merge pull request #341 from marineam/glibc
bump(sys-libs/glibc): Pull in 2.17, remove some configs from /etc
2014-02-07 17:53:27 -08:00
Michael Marineau
7176f2aa0c bump(sys-libs/glibc): Pull in 2.17, remove some configs from /etc
One oddity here: /etc/nsswitch.conf is setup as a postinst command in
order to avoid conflicting with baselayout once it starts installing
nsswitch.conf instead. Later glibc won't provide nsswitch.conf at all.
2014-02-07 17:42:09 -08:00
Michael Marineau
9f0170cc51 Merge pull request #338 from marineam/fix-fleet
fix(app-admin/fleet): Update to latest revision
2014-02-07 11:07:32 -08:00
Michael Marineau
158e870f53 fix(app-admin/fleet): Update to latest revision 2014-02-07 10:39:30 -08:00
Michael Marineau
50e54cea85 fix(release_util): Move default upload root to common, add --upload_root
Make it possible for other scripts to share the same value for our
release repository and equally easy to override with a custom value.
Also allow setting the root from the command line in addition to the
environment. Usually --upload_root is better to use than --upload_path.
2014-02-07 10:37:45 -08:00
Michael Marineau
d0e9240747 Merge pull request #166 from oremj/binbash
qemu_template: use /bin/bash instead of /bin/sh.
2014-02-07 10:34:33 -08:00
Jeremiah Orem
84b94c97f7 qemu_template: == is a bashism, change to =. 2014-02-07 00:17:14 -08:00
Michael Marineau
b7c6e1d32a Merge pull request #336 from marineam/fix-fleet
fix(app-admin/fleet): Fix stable ebuild symlink
2014-02-06 12:31:29 -08:00
Michael Marineau
559c43278d fix(app-admin/fleet): Fix stable ebuild symlink 2014-02-06 11:51:30 -08:00
Brandon Philips
553b632fd8 Merge pull request #335 from bcwaldon/fleet-rename
fix(app-admin/fleet): Rename coreinit -> fleet
2014-02-05 17:12:24 -08:00
Brian Waldon
ba67585a15 fix(app-admin/fleet): Rename coreinit -> fleet 2014-02-05 16:47:43 -08:00
Brandon Philips
c7aef5fdf2 Merge pull request #1 from bcwaldon/fix-case
fix(CONTRIBUTING.md): Fix title case
2014-02-05 15:52:24 -08:00
Brian Waldon
c4605160c5 fix(CONTRIBUTING.md): Fix title case 2014-02-05 15:51:24 -08:00
Brandon Philips
baf53481b1 Merge pull request #85 from philips/docker-0.8.0
bump(sys-fs/btrfs-progs): btrfs-progs is a buildtime docker dep
2014-02-05 11:41:55 -08:00
Brandon Philips
194e9edc5e Merge pull request #332 from philips/docker-0.8.0
feat(app-emulation/docker): add docker 0.8.0
2014-02-05 11:41:48 -08:00
Brandon Philips
cc155b78a1 Merge pull request #331 from marineam/perf
fix(coreos-base/coreos-dev): Drop perf from dev build.
2014-02-05 10:27:42 -08:00
Brandon Philips
59da555463 feat(app-emulation/docker): add docker 0.8.0 2014-02-05 10:22:21 -08:00
Brandon Philips
29b53c75ab bump(sys-fs/btrfs-progs): btrfs-progs is a buildtime docker dep 2014-02-05 10:20:19 -08:00
Michael Marineau
67e1246062 Merge pull request #84 from marineam/certs
bump(app-misc/ca-certificates): sync with upstream
2014-02-04 17:23:25 -08:00