Commit Graph

1150 Commits

Author SHA1 Message Date
polvi
1b0e4e877e Merge pull request #455 from polvi/c10n-ftw
fix(c10n): do not set peer if it is your own IP, will create a leader
2014-03-18 22:12:31 -07:00
Alex Polvi
0e45883807 move it to a list 2014-03-19 04:56:23 +00:00
Michael Marineau
7dc842fb53 Merge pull request #456 from marineam/bump
fix(coreos-base/*init): Retry conflict fix from e8403520
2014-03-18 21:37:25 -07:00
Michael Marineau
b49897ff3c fix(coreos-base/*init): Retry conflict fix from e8403520
Too many in-flight things meant the fix didn't fix things. Re-bump.
2014-03-18 21:31:45 -07:00
Alex Polvi
85eba0afdc fix(c10n): do not set peer if it is your own IP, will create a leader 2014-03-19 04:31:41 +00:00
Alex Polvi
08a9503e9e fix(c10n): fix with ignore-failures, bump cloudinit ebuild 2014-03-19 03:59:40 +00:00
Michael Marineau
91e6941762 Merge pull request #453 from marineam/revert
Revert switch to systemd-tmpfiles
2014-03-18 20:51:20 -07:00
Michael Marineau
b70545fadd Revert "fix(sys-apps/baselayout): Replace cros-tmpfiles with systemd-tmpfiles"
This reverts commit 7bc566630cb05d509371fa09435a08900057b308.
2014-03-18 20:44:01 -07:00
Michael Marineau
33636c026c Revert "fix(app-misc/ca-certificates): Replace cros-tmpfiles with systemd-tmpfiles"
This reverts commit 93ec181e26540e65f8b7636a6d63be87affb49a4.
2014-03-18 20:43:07 -07:00
Michael Marineau
cd007ef90d Revert "remove(cros-tmpfiles.eclass): Replaced by new systemd-tmpfiles"
This reverts commit b4d0088622884704dda44711fb8f8b7b65dc8a0f.
2014-03-18 20:39:15 -07:00
polvi
e1bf07d74d Merge pull request #452 from polvi/c10n-fu
C10n fu
2014-03-18 20:35:17 -07:00
Alex Polvi
4ceb7e541d use ConditionPathIsMountPoint 2014-03-19 03:31:50 +00:00
Alex Polvi
5174415149 bump(coreos-init) 2014-03-19 03:26:08 +00:00
Alex Polvi
eee92b76b3 fix(c10n): fix a few c10n errors 2014-03-19 03:12:03 +00:00
Michael Marineau
fb3a1eb6d2 bump(sys-kernel/bootengine): Fix fs initialization 2014-03-18 20:06:56 -07:00
Michael Marineau
ca186261af fix(sys-kernel/bootengine): Add explicit sub-slot
This allows coreos-kernel to use a slot depend operator to force a
kernel rebuild every time the bootengine version changes even if
bootengine got build in a different emerge job.
2014-03-18 20:00:17 -07:00
Michael Marineau
62cbeb9645 remove(cros-tmpfiles.eclass): Replaced by new systemd-tmpfiles 2014-03-18 19:42:55 -07:00
Michael Marineau
8d6365f15b fix(app-misc/ca-certificates): Replace cros-tmpfiles with systemd-tmpfiles 2014-03-18 19:42:23 -07:00
Michael Marineau
7e5e785ed4 fix(sys-apps/baselayout): Replace cros-tmpfiles with systemd-tmpfiles 2014-03-18 19:36:40 -07:00
polvi
f00de0a1de Merge pull request #449 from polvi/bump-all-the-things
bump(cloudinit,etcd,init): bump post etcd refactor
2014-03-18 18:54:43 -07:00
Michael Marineau
5de443b470 fix(coreos-base/coreos-init): conflicting ebuild was edited without bump 2014-03-18 18:50:08 -07:00
Michael Marineau
fb1bce348d bump(sys-kernel/coreos-firmware): Update firmware snapshot. 2014-03-18 18:25:53 -07:00
Alex Polvi
857aca39cf bump cloudinit again 2014-03-18 20:13:01 +00:00
Alex Polvi
4e3c2c8690 bump(cloudinit,etcd,init): bump post etcd refactor 2014-03-18 19:22:36 +00:00
polvi
4aca9d1bbf Merge pull request #448 from polvi/etcd-refactor-again
fix(c10n): so close, use correct discovery url var
2014-03-18 12:15:46 -07:00
Alex Polvi
d5000081da fix(c10n): so close, use correct discovery url var 2014-03-18 19:02:29 +00:00
polvi
e338e6a354 Merge pull request #447 from polvi/etcd-refactor-more
use legacy hostnames in c10n
2014-03-18 11:41:40 -07:00
Brandon Philips
9ab712559a Merge pull request #446 from philips/add-oem-and-machine
bump(update_engine): include the oem/machineid code
2014-03-18 11:33:08 -07:00
Michael Marineau
c96c4fa514 Merge pull request #445 from marineam/locale
fix(sys-libs/glibc): Build only en_US locale by default.
2014-03-18 11:30:55 -07:00
Alex Polvi
3c959167d8 use legacy hostnames in c10n 2014-03-18 18:25:32 +00:00
Brandon Philips
d15d233d49 bump(update_engine): include the oem/machineid code
This commit also gets all of the tests running (after removing some
broken ones)
2014-03-18 11:24:27 -07:00
Brian Waldon
f04d7f23b8 Merge pull request #440 from polvi/etcd-refactor
fix(etcd.service): refactor to support cloudinit and easy c10n slaughtering
2014-03-18 11:20:35 -07:00
Alex Polvi
81b2c916eb add back restart 2014-03-18 10:53:36 -07:00
Alex Polvi
1f3d02db36 add cloud-config.target and make etcd hang off of that 2014-03-18 10:52:01 -07:00
Michael Marineau
b79fcf4542 fix(sys-libs/glibc): Build only en_US locale by default.
This is only applicable to building the SDK (boards ship with only the
built-in C and POSIX locales). The SDK chroot sets en_US by default so
there is no reason to waste time building other locales for the tarball.
2014-03-18 10:44:25 -07:00
Michael Marineau
e74026d471 fix(sys-apps/systemd): Fix systemd build during SDK bootstrap.
Since we have started patching the man pages we need to pull in docbook
and xslt to generate fresh ones. Doesn't impact other builds since
docbook is only missing early in the bootstrap process.
2014-03-18 10:18:01 -07:00
Alex Polvi
de0def339f correctly document cloudinit version 2014-03-18 16:41:56 +00:00
Greg Kroah-Hartman
f58115c31f Merge pull request #443 from gregkh/bootengine
bump(sys-kernel/bootengine) pull in machine-id changes
2014-03-18 16:14:49 +00:00
Greg Kroah-Hartman
f48b5527e1 bump(sys-kernel/bootengine) pull in machine-id changes 2014-03-18 15:47:10 +00:00
Alex Polvi
2bca0818af fix comment 2014-03-18 15:34:11 +00:00
Alex Polvi
0b1b197be6 move cloudinit service file to ebuild 2014-03-18 03:29:25 +00:00
Greg Kroah-Hartman
436ac48330 clean(sys-kernel/coreos-kernel) remove 3.12.6 files
They aren't being used anymore, no need to keep them around.
2014-03-18 03:25:13 +00:00
Greg Kroah-Hartman
b357614e42 feat(sys-kernel/coreos-kernel) add support for forcedeth network driver
As requested in issue #439.
2014-03-18 03:23:40 +00:00
Alex Polvi
141dba89cd updates from testing 2014-03-18 01:17:17 +00:00
Alex Polvi
d9e5aa902f Merge branch 'etcd-refactor' of https://github.com/polvi/coreos-overlay into etcd-refactor
Conflicts:
	coreos-base/oem-ami/files/cloud-config.yml
2014-03-17 23:24:12 +00:00
Alex Polvi
138afee423 fix(etcd.service): refactor to support cloudinit and easy c10n slaughtering 2014-03-17 23:22:23 +00:00
Alex Polvi
34af23e3a3 content instead of contents 2014-03-17 16:22:20 -07:00
Michael Marineau
1c073e090f bump(coreos-base/coreos-init): Include fix for btrfs resize 2014-03-17 15:46:28 -07:00
Alex Polvi
e6b4539b92 fix(etcd.service): refactor to support cloudinit and easy c10n slaughtering 2014-03-17 14:54:31 -07:00
Alex Polvi
d1473bb6c8 bump(nova-agent-watcher): bump to latest 2014-03-16 23:40:26 +00:00