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
Michael Marineau
e2f1544bfc
Merge pull request #333 from marineam/certs
...
fix(profiles): Update to latest certs package
2014-02-04 17:23:11 -08:00
Michael Marineau
76768a3ac6
fix(profiles): Update to latest certs package
2014-02-04 17:01:22 -08:00
Michael Marineau
7a8bacbea1
bump(app-misc/ca-certificates): sync with upstream
2014-02-04 16:51:04 -08:00
Michael Marineau
aac47622cc
fix(coreos-base/coreos-dev): Drop perf from dev build.
...
We haven't been using it, the version we have is old, and the build
appears to be a little flaky. Just drop it, can always bump and re-add
later if someone wants it.
2014-01-31 18:57:04 -08:00
polvi
0d91598591
Merge pull request #83 from polvi/usr-bash
...
usr(bash): move bash to coreos-overlay
2014-01-31 17:07:05 -08:00
polvi
fba4410a6e
Merge pull request #330 from polvi/usr-bash
...
usr(bash): move bash to coreos-overlay, update ebuild to use /usr/share
2014-01-31 16:55:58 -08:00
Alex Polvi
8426bf1a1c
revert dodir and dosym on /bin/
2014-01-31 16:39:30 -08:00
Alex Polvi
2d3ef2cd9a
usr(bash): move bash to coreos-overlay
2014-01-31 16:26:19 -08:00
Alex Polvi
e655a3ae27
do not mess around with /usr/bin/bash
2014-01-31 16:25:31 -08:00
Alex Polvi
1fcf5c69c8
usr(bash): patch bash ebuild to use /usr
2014-01-31 16:11:34 -08:00
Alex Polvi
581855f4d2
usr(bash): move bash to coreos-overlay
2014-01-31 16:11:07 -08:00
Michael Marineau
05b0db01af
Merge pull request #164 from marineam/cleanup
...
fix(base_image_util): Prune old reference to platform/dev
2014-01-31 15:56:12 -08:00
Michael Marineau
1f84df1388
fix(base_image_util): Prune old reference to platform/dev
2014-01-31 15:46:29 -08:00
polvi
bc2f557b83
Merge pull request #323 from polvi/usr-systemd3
...
Usr systemd3
2014-01-31 15:28:04 -08:00
Alex Polvi
73fca0b33e
move the rm to the ebuild
2014-01-31 15:24:24 -08:00
polvi
78ab864a37
Merge pull request #324 from polvi/usr-tlsdate2
...
usr(tlsdate): move to /usr/share/tlsdate
2014-01-31 13:06:11 -08:00
Michael Marineau
736d4bbae8
Merge pull request #82 from marineam/nfs
...
bump(net-fs/nfs-utils): sync with upstream
2014-01-31 10:10:54 -08:00
Michael Marineau
70c16725d7
bump(net-fs/nfs-utils): sync with upstream
...
This bumps to nfs-utils-1.2.9 which has the useful property of actually
declaring that it depends on util-linux. This fixes build failures that
parallel_emerge's automatic retry logic was papering over.
Packages updated:
net-fs/nfs-utils
net-libs/libnfsidmap
net-libs/libtirpc
net-nds/rpcbind
sys-apps/keyutils
2014-01-30 18:23:52 -08:00
Michael Marineau
0a9e74d331
Merge pull request #329 from marineam/coreinit
...
fix(app-admin/coreinit): Switch to new 'stable' ebuild.
2014-01-30 14:37:57 -08:00
Michael Marineau
8e86082bff
fix(app-admin/coreinit): Switch to new 'stable' ebuild.
...
Depending on live ebuilds is potentially flaky, time to start bumping
manually. Also fix the build, the path to the built binaries changed.
2014-01-30 14:25:30 -08:00
Michael Marineau
6eab81061b
Merge pull request #328 from marineam/fix-docker
...
fix(coreos-base/coreos-init): Sync up stable and live ebuilds.
2014-01-30 14:13:41 -08:00
Michael Marineau
fad6a267c7
Merge pull request #326 from gregkh/kernel_update
...
bump(sys-kernel/coreos-kernel) Bump to 3.13.0
2014-01-30 14:09:33 -08:00
Michael Marineau
fa7742c46c
fix(coreos-base/coreos-init): Sync up stable and live ebuilds.
...
Trying on a new scheme to use an if statement so we can share the same
ebuild between live and stable ebuilds. This should help avoid letting
the two get out of sync.
2014-01-30 14:01:09 -08:00
Michael Marineau
53ba1def9d
Merge pull request #163 from marineam/digest-fix
...
fix(vm_image_util): If DIGESTS wasn't generated don't copy it.
2014-01-30 13:36:13 -08:00
Michael Marineau
bf6ee33244
fix(vm_image_util): If DIGESTS wasn't generated don't copy it.
...
Failed to test my last change with uploads disabled :(
Also, it needs to be return 0, not return.
2014-01-30 13:31:36 -08:00