Michael Marineau
f96ea36dea
Merge pull request #481 from polvi/c10n-start-etcd
...
fix(c10n): start etcd
2014-03-25 10:13:45 -07:00
Michael Marineau
222f447599
Merge pull request #480 from bcwaldon/fix-cloud-configs
...
Update cloud-config.yml in all OEMs
2014-03-25 10:13:40 -07:00
Alex Polvi
0580694b5f
add no-block
2014-03-25 10:09:17 -07:00
Brian Waldon
4a9944c814
fix(oem-vagrant): Drop unit stop command from cloud-config.yml
2014-03-25 10:00:25 -07:00
Brian Waldon
88065cfa6b
fix(oem-rackspace): Provide commands; Use runtime
2014-03-25 09:59:46 -07:00
Alex Polvi
150cca3e8c
fix(c10n): start etcd
2014-03-25 09:56:26 -07:00
Brian Waldon
3128ba3e2b
fix(oem-gce): Define unit commands in cloud-config.yml
2014-03-25 09:26:43 -07:00
Michael Marineau
e799880374
remove(coreos-base/oem-pxe): Unused
2014-03-25 09:26:24 -07:00
Brian Waldon
840782808e
fix(oem-ami): Define unit commands in cloud-config.yml
2014-03-25 09:25:33 -07:00
Michael Marineau
4b0b3dc2ec
bump(sys-apps/baselayout): Include new sudo configuration
2014-03-24 21:44:25 -07:00
Brian Waldon
ab18eed800
bump(coreos-cloudinit): Upgrade to v0.3.0
2014-03-24 18:06:31 -07:00
Brian Waldon
317d995aec
feat(oem-vagrant): Automagically run user-data
2014-03-24 13:56:50 -07:00
Michael Marineau
0d328b8c6f
bump(coreos-base/coreos-init): Update for PXE/PAM fixes.
2014-03-23 20:11:02 -07:00
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