Commit Graph

1135 Commits

Author SHA1 Message Date
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
polvi
659e31ac9a Merge pull request #430 from polvi/rackspace-cloudinit
feat(rackspace): support for config drive
2014-03-16 10:40:10 -07:00
polvi
27bd288e80 Merge pull request #435 from polvi/etcd-fix
fix(etcd): whoops, need name
2014-03-15 11:13:24 -07:00
Michael Marineau
9f405c1850 Merge pull request #433 from marineam/dbus
Dbus
2014-03-14 12:58:31 -07:00
Alex Polvi
84d6f3e8a7 fix(etcd): whoops, need name 2014-03-14 19:28:29 +00:00
Greg Kroah-Hartman
9b3bd7dda3 Merge pull request #432 from gregkh/systemd
sys-apps/systemd : lots of bugfixes and multiple dns server feature
2014-03-14 18:48:19 +00:00
Greg Kroah-Hartman
de49c204a3 feat(sys-apps/systemd) add support for multiple dns servers
As requested by @polvi
2014-03-14 18:31:32 +00:00
Michael Marineau
ab27761f73 fix(profiles): Disable Python 3.3 use flags
This is required for compatibility with the latest upstream profiles
which bump Python 3 from 3.2 to 3.3.
2014-03-14 11:19:03 -07:00
Michael Marineau
33df3b0f1c fix(sys-apps/dbus): Apply local changes from 1.6.12 to 1.6.18 2014-03-14 11:18:39 -07:00
Brian Waldon
9f30226546 Merge pull request #431 from bcwaldon/bump-coreos-cloudinit
bump(coreos-cloudinit): Upgrade to v0.1.2 tag
2014-03-14 11:18:05 -07:00
Michael Marineau
045073139e bump(sys-apps/dbus): import latest stable dbus 2014-03-14 11:16:30 -07:00
Greg Kroah-Hartman
756bae743a clean(sys-apps/systemd) remove unused 207 systemd ebuild 2014-03-14 18:14:58 +00:00
Greg Kroah-Hartman
5cff6f999b clean(sys-apps/systemd) remove unused systemd patches
These are no longer used by any ebuild, so drop them to clean things up
2014-03-14 18:12:16 +00:00
Greg Kroah-Hartman
2cc64031dc fix(sys-apps/systemd) pick in upstream systemd bugfixes
Also add the --root= files from @marineam and me so that our initramfs
scripts will work properly in the near future.
2014-03-14 18:09:42 +00:00
Brian Waldon
3d6280fbad bump(coreos-cloudinit): Upgrade to v0.1.2 tag
Add rdepend on >=sys-apps/shadow-4.1.5.1
2014-03-14 11:04:40 -07:00
Alex Polvi
d9c3531d78 feat(rackspace): support for config drive 2014-03-14 07:40:14 +00:00