Michael Marineau
b3b31a2ec6
bump(coreos-base/coretest): Include latest fixes
2014-03-23 17:32:31 -07:00
Michael Marineau
b507e746a8
fix(sys-apps/shadow): Install configs to /usr and symlinks to /etc
...
This ensures logging in still works after booting with an empty /etc.
Remove some pkg_pre/postinst fixups that we don't need.
2014-03-23 13:41:29 -07:00
Michael Marineau
c221074bae
bump(sys-kernel/bootengine): PXE related updates
2014-03-23 11:54:31 -07:00
Michael Marineau
2b9355d63d
fix(profiles): Disable pam in -usr images.
...
pam complicates our tiny little OS, I don't think we actually have a
need for pam so instead of fixing it to move configs to /usr just
disable it. If someone comes up with a need we can fix pam later.
2014-03-22 21:49:34 -07:00
Michael Marineau
7487cee327
fix(coreos-base/coreos): Add glibc as explicit run-time dependency
...
Turns out the only package that was pulling in glibc as a run-time
dependency in our images was pam. This breaks when pam is disabled. :)
2014-03-22 21:46:04 -07:00
Michael Marineau
fd6fc2a144
fix(sys-kernel/coreos-kernel): Remove root= from built in flags.
...
This is no longer required and is incorrect for usr images.
2014-03-22 12:32:16 -07:00
Brandon Philips
b8b1af1b94
Merge pull request #472 from philips/more-gce-oem-setup
...
feat(coreos-base/oem-gce): support cloudconfig
2014-03-22 09:17:40 -07:00
Brandon Philips
9dc97bccb5
fix(coreos-base/oem-gce): use only one into
...
Suggestion by @marineam.
2014-03-22 09:13:44 -07:00
Brandon Philips
f8f054c1d7
fix(coreos-base/oem-*): be consistent about sh -e
...
Use sh -e everywhere to be safe.
2014-03-22 09:12:20 -07:00
Greg Kroah-Hartman
8605bf1677
Merge pull request #459 from x-clone/master
...
Requesting UDF support
2014-03-22 04:25:52 +00:00
Michael Marineau
e24791c6ac
Merge pull request #473 from marineam/parted
...
drop(sys-block/parted): Moved to portage-stable
2014-03-21 20:36:15 -07:00
Michael Marineau
19047b6ee1
drop(sys-block/parted): Moved to portage-stable
2014-03-21 16:19:47 -07:00
Brian Waldon
0f4ad3e0c4
Merge pull request #471 from bcwaldon/bump-coreos-cloudinit
...
bump(coreos-cloudinit): Upgrade to v0.2.2
2014-03-21 15:05:47 -07:00
Brandon Philips
729fe0e6ae
feat(coreos-base/oem-gce): support cloudconfig
...
With this pull request we can support a cloudconfig sent to the
user-data metadata key. Tested etcd and fleet bootstrapping and ssh key
insertion.
2014-03-21 15:02:53 -07:00
Brian Waldon
bb7ef79b3d
bump(coreos-cloudinit): Upgrade to v0.2.2
2014-03-21 14:54:02 -07:00
Brandon Philips
a7fc7060f4
Merge pull request #469 from philips/remove-docker-dependency-on-network.target
...
fix(app-emulation/docker): don't require network.target
2014-03-21 13:50:42 -07:00
Brandon Philips
8a4a98c55f
fix(app-emulation/docker): don't require network.target
...
This isn't required since docker is socket activated now. Also, for some
reason vagrant isn't starting network.target after a reboot so we "fix"
that too.
2014-03-21 11:36:23 -07:00
Michael Marineau
b474d074b4
bump(coreos-base/coretest): Assorted test fixes/updates
2014-03-21 09:15:24 -07:00
polvi
49831a2dcf
Merge pull request #467 from polvi/rackspace-oem
...
fix(oem-rackspace): add coreos-setup-environment for rackspace
2014-03-21 06:38:13 -07:00
Brandon Philips
fe357a7be0
Merge pull request #464 from philips/oem-gce-cloud-config
...
Fixes for GCE
2014-03-20 22:19:59 -07:00
Alex Polvi
a4f8460e65
bump cloudinit
2014-03-21 03:55:49 +00:00
Alex Polvi
f7aa6084b7
fix(oem-rackspace): add coreos-setup-environment for rackspace
2014-03-21 03:54:35 +00:00
Alex Polvi
94e3404c2c
Merge branch 'rackspace-oem' of https://github.com/polvi/coreos-overlay into rackspace-oem
2014-03-21 03:35:16 +00:00
Alex Polvi
462635d603
wip, start coreos-setup-environment in the right order
2014-03-20 20:34:29 -07:00
Alex Polvi
85b6920454
bump symlink
2014-03-20 19:47:25 -07:00
Alex Polvi
6d05456618
feat(etcd): no more auto start-up, must be explicit
2014-03-20 19:46:07 -07:00
Alex Polvi
e4266dfd5d
fix(oem-ami): fix bad [Service] section
2014-03-20 16:11:36 -07:00
Brandon Philips
40c707632d
fix(sys-apps/systemd): explicitly route to the gateway
...
Fix sent and pending upstream.
2014-03-20 11:34:54 -07:00
Michael Marineau
c0d7adbc80
Merge pull request #461 from marineam/syslinux
...
bump(sys-boot/syslinux): Add syslinux with EFI support.
2014-03-19 20:39:20 -07:00
Michael Marineau
2f92bf567f
Merge pull request #463 from marineam/release-files
...
Release files
2014-03-19 20:38:48 -07:00
Michael Marineau
b47a9a1e57
bump(coreos-base/gmerge): Update to latest in platform/dev repo
2014-03-19 20:11:07 -07:00
Brian Waldon
dc105cd114
bump(coreos-cloudinit): upgrade to version v0.2.1
2014-03-19 19:09:40 -07:00
Michael Marineau
510094683a
bump(sys-boot/syslinux): Add syslinux with EFI support.
2014-03-19 17:19:37 -07:00
polvi
9a560ecc08
Merge pull request #460 from polvi/nova-bump
...
bump(nova-agent-watcher): fix rackspace oem issue with blank etcd config...
2014-03-19 15:30:43 -07:00
Alex Polvi
8b7d87fe9b
bump(nova-agent-watcher): fix rackspace oem issue with blank etcd configs
2014-03-19 22:26:12 +00:00
xaduha
c31d39fda8
UDF support as a module
2014-03-20 01:50:47 +04:00
Michael Marineau
f9e1f707c3
fix(coreos-devel/sdk-depends): Add iproute2
...
This will help our build scripts find the local IP address if the local
DNS name cannot be determined. gmerge and update_engine will use this.
2014-03-19 14:34:46 -07:00
Brian Waldon
9437816a64
bump(coreos-cloudinit): Upgrade to v0.2.0
2014-03-19 09:04:10 -07:00
Brandon Philips
650c8e50b5
fix(sys-apps/systemd): add dhcp fix for gce
...
Thanks to Tom Gundersen for the quick fix.
2014-03-19 06:44:56 -07:00
Brandon Philips
66760e1293
fix(oem-gce): use cloud-config instead of run
2014-03-19 06:07:11 -07:00
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