Brandon Philips
9634c1fdcd
fix(app-emulation/docker): disable one minute timeout
...
Without this patch pushes to a registry that take over a minute timeout.
2014-06-08 11:07:40 -07:00
Brandon Philips
d6e91c72f5
Merge pull request #666 from philips/etcd-0.4.3
...
bump(dev-db/etcd): v0.4.3
2014-06-07 19:24:45 -07:00
Brandon Philips
13760925d6
bump(dev-db/etcdctl): bump to 0.4.3
2014-06-07 19:24:05 -07:00
Brandon Philips
40fa452aa6
bump(dev-db/etcd): v0.4.3
2014-06-07 18:40:47 -07:00
Michael Marineau
10f5084ba1
Merge pull request #664 from marineam/cloud
...
bump(coreos-base/coreos-cloudinit): update to 0.7.6
2014-06-07 13:43:18 -07:00
Michael Marineau
407d518378
bump(coreos-base/coreos-cloudinit): update to 0.7.6
2014-06-07 16:06:16 -04:00
Brandon Philips
20156da027
Merge pull request #663 from philips/docker-0.12
...
bump(app-emulation/docker): v0.12
2014-06-06 17:43:53 -07:00
Brandon Philips
3d33f2d023
chore(app-emulation): remove unused patches
...
These have all been merged upstream.
2014-06-06 17:43:32 -07:00
Brandon Philips
e4c3f52d6e
bump(app-emulation/docker): v0.12
2014-06-06 17:43:32 -07:00
Jonathan Boulle
80d2ed899d
Merge pull request #660 from jonboulle/cloudinit
...
bump(coreos-cloudinit): upgrade to v0.7.5
2014-06-06 11:25:30 -07:00
Jonathan Boulle
a6a5137243
bump(coreos-cloudinit): upgrade to v0.7.5
2014-06-06 11:19:08 -07:00
Alex Crawford
a7f50c4e09
Merge pull request #659 from crawford/locksmith
...
bump(app-admin/locksmith): Update to locksmith v0.1.3
2014-06-05 15:15:02 -07:00
Alex Crawford
6f9eba58db
bump(app-admin/locksmith): Update to locksmith v0.1.3
2014-06-05 14:52:36 -07:00
Brian Waldon
48771b8c9c
Merge pull request #658 from bcwaldon/etcd-ordering
...
fix(fleet): shut down etcd after fleet
2014-06-05 10:32:41 -07:00
Brian Waldon
0ec7c6902f
fix(fleet): shut down etcd after fleet
...
fleet needs to write to etcd while gracefully shutting
down, which typically requires the etcd unit to be
active locally. Define this relation explicitly in
the fleet unit with an After=etcd.service option.
2014-06-05 10:06:12 -07:00
Brandon Philips
1314ba3e27
Merge pull request #657 from philips/openssl-1.0.1h
...
fix(profiles): Update to openssl-1.0.1h
2014-06-05 09:49:17 -07:00
Brandon Philips
d83f119267
fix(profiles): Update to openssl-1.0.1h
...
https://bugs.gentoo.org/show_bug.cgi?id=512506
2014-06-05 07:31:15 -07:00
Alex Crawford
909bf1e9e9
Merge pull request #656 from crawford/init
...
bump(coreos-base/coreos-init): ssh-keygen and motdgen.service fixes
2014-06-04 17:07:23 -07:00
Alex Crawford
f7d2b41d9e
bump(coreos-base/coreos-init): ssh-keygen and motdgen.service fixes
...
fix(sshd_keygen): Generate all key types
feat(motdgen): Ensure that motdgen runs after locksmith starts
2014-06-04 16:57:05 -07:00
Michael Marineau
e330802704
Merge pull request #655 from marineam/updates
...
Updates
2014-06-04 14:53:58 -07:00
Michael Marineau
3b9a91e464
bump(coreos-base/update_engine): New update_engine, no more metrics.
...
This update removes the dependency on the ChromeOS metrics library that
we never made use of in CoreOS.
2014-06-04 14:40:09 -07:00
Michael Marineau
8325b51a6d
bump(coreos-base/cros-devutils): Update to latest platform/dev
...
Includes bump of gmerge for the sake of keeping things in sync.
2014-06-04 14:30:30 -07:00
Brandon Philips
2587f981f6
Merge pull request #654 from philips/etcd
...
bump(dev-db/etcd): bump to 0.4.2
2014-06-03 15:54:59 -07:00
Brandon Philips
cca64a1b5a
bump(dev-db/etcd): bump to 0.4.2
...
https://github.com/coreos/etcd/releases/tag/v0.4.2
2014-06-03 15:44:14 -07:00
Alex Crawford
eb0400da28
Merge pull request #647 from crawford/teeth
...
feat(coreos-base/oem-rackspace-teeth): Add teeth OEM
2014-06-03 15:04:58 -07:00
Alex Crawford
61805eb14f
Merge pull request #652 from crawford/cloudinit
...
bump(coreos-base/coreos-cloudinit): v0.7.4
2014-06-03 15:02:37 -07:00
Michael Marineau
7d6f8b6768
Merge pull request #653 from marineam/panic
...
bump(sys-apps/baselayout): Remove panic options from sysctl
2014-06-03 15:01:02 -07:00
Michael Marineau
187f3c54ad
bump(sys-apps/baselayout): Remove panic options from sysctl
...
Replaced by kernel config options in 57137c08.
2014-06-03 14:52:31 -07:00
Alex Crawford
0abad14b96
bump(coreos-base/coreos-cloudinit): v0.7.4
2014-06-03 14:24:51 -07:00
Michael Marineau
04cc59855a
Merge pull request #651 from marineam/panic
...
bump(sys-kernel/coreos-kernel): Update to v3.14.5, update panic settings
2014-06-03 14:19:08 -07:00
Michael Marineau
16274d537c
bump(sys-kernel/coreos-kernel): Update to v3.14.5, update panic settings
...
In addition to bumping to the latest stable this tweaks the default
settings for panics and lockups so that they do not need to be set in
sysctl configs. We needed to update these settings anyway and setting it
here means they will apply before boot gets around loading sysctl confs.
Previously the sysctl options set the hardlockup threshold to 5 seconds
and the softlockup threshold to 10 seconds. This is perhaps a bit too
aggressive, just use the default values of 10 and 20 seconds.
Also sysctl enabled an immediate reboot after panic, using a friendlier
60 seconds gives users a chance to see the error before the reboot.
2014-06-03 14:05:15 -07:00
Petr Hosek
c1ecc8e874
add(coreos-base/oem-cloudstack): CloudStack support
...
Provide initial support for CloudStack.
2014-06-03 15:14:55 +01:00
Alex Crawford
2ed5d40f19
feat(coreos-base/oem-rackspace-teeth): Add teeth OEM
2014-06-02 18:49:05 -07:00
brian
4e4de371cf
Merge pull request #650 from brianredbeard/tlsdate-fix
...
pull in fix for coreos/coretest#35 to fix TlsDate checks
2014-06-02 12:21:17 -07:00
Brian 'Redbeard' Harrington
8b0140150b
fix(coreos-base/coretest): Remove/replace coretest TlsDate checks
...
pull in https://github.com/coreos/coretest/pull/36 to fix TlsDate
checks and replace them with calls to ntpdate
2014-05-30 18:40:58 -07:00
Michael Marineau
36ba9666d6
Merge pull request #639 from marineam/coreception
...
feat(sys-apps/baselayout): Stop changing the core user's UID
2014-05-30 14:16:42 -07:00
Michael Marineau
983dc775fd
Merge pull request #644 from marineam/systemd
...
Systemd 213
2014-05-30 10:59:41 -07:00
Brandon Philips
ca02abe3a2
Merge pull request #645 from philips/fix-locksmith-cpu
...
bump(app-admin/locksmith): v0.1.0
2014-05-29 16:27:28 -07:00
Brandon Philips
1567a08930
bump(app-admin/locksmith): v0.1.2
...
address known etcd and memory leaks
2014-05-29 16:27:00 -07:00
Brian Waldon
31c7a6f9b6
Merge pull request #649 from bcwaldon/fleet-v0.3.3
...
bump(fleet): Add fleet v0.3.3 ebuild
2014-05-29 16:13:29 -07:00
Brian Waldon
1de4066a67
bump(fleet): Add fleet v0.3.3 ebuild
2014-05-29 16:07:39 -07:00
Jonathan Boulle
0689eb3001
Merge pull request #646 from jonboulle/master
...
bump(coreos-cloudinit): upgrade to v0.7.3
2014-05-29 15:16:24 -07:00
Jonathan Boulle
e8788cee35
bump(coreos-cloudinit): upgrade to v0.7.3
2014-05-29 15:09:48 -07:00
Michael Marineau
2ed5ff6911
bump(sys-apps/systemd): Update to version 213
...
A few things of note:
- Adds patch to fix tmpfiles regression.
- Adds patch to fix VMware bridged network interfaces.
- Drops all other patches, all merged or otherwise fixed.
- v213 is a pretty big release overall, could use more testing.
2014-05-29 13:40:38 -07:00
Michael Marineau
0289562480
fix(sys-apps/systemd): Enable new systemd services in /usr, not /etc
...
This release features two new services that like networkd before it get
enabled in /etc instead of /usr. Move things back to where they belong.
Original patch from Camilo Aguilar <camilo.aguilar@gmail.com>
2014-05-28 16:23:12 -07:00
Michael Marineau
cd44abfd2e
fix(sys-apps/systemd): Sync live ebuild with upstream.
...
This pulls in changes made in Gentoo since the last sync.
2014-05-28 15:59:47 -07:00
Michael Marineau
f891859df3
fix(sys-apps/systemd): Don't prune systemd dirs (take 2)
...
Commit 591dd523 mistakenly did not apply the same change to the live
ebuild. After this the live build includes most things the stable does.
2014-05-28 15:58:47 -07:00
Michael Marineau
19c98f76fd
Merge pull request #643 from marineam/gce
...
feat(coreos-base/oem-gce): Add a message about the cloud sdk container
2014-05-28 14:28:05 -07:00
Michael Marineau
b3cf93c6dc
feat(coreos-base/oem-gce): Add a message about the cloud sdk container
...
Since it isn't simple for us to provide the Python based Google Cloud
SDK tools users should be directed to the Docker container instead.
Also fix the bug report URL, not that anyone looks at it... :)
2014-05-28 13:40:45 -07:00
Michael Marineau
7b89e4e813
feat(sys-apps/baselayout): Stop changing the core user's UID
...
The SDK does not set the `symlink-usr` flag so it has stuck with the old
amd64-generic behavior of setting the core user's UID to 1000. In order
to make running the SDK on CoreOS reasonably sane switch to 500 on both.
2014-05-27 17:01:20 -07:00