2228 Commits

Author SHA1 Message Date
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
Michael Marineau
51089609e7 Merge pull request #638 from marineam/repo
Install repo wrapper in SDK and dev images
2014-05-27 16:38:04 -07:00
Michael Marineau
6c566ea676 feat(coreos-devel/sdk-depends): Add repo to SDK tarballs 2014-05-27 16:09:35 -07:00
Michael Marineau
f7d2dabbe4 feat(coreos-base/coreos-dev): Add repo to dev images/containers. 2014-05-27 16:07:25 -07:00
Michael Marineau
60b2b401f9 churn(coreos-dev/coreos-dev): Clean up dev package list a little. 2014-05-27 16:05:33 -07:00
Michael Marineau
7f1fe4edb4 add(dev-vcs/repo): Add ebuild for repo wrapper script. 2014-05-27 15:56:34 -07:00
Michael Marineau
fa42eee57d Merge pull request #636 from marineam/bump
bump(coreos-base/coreos-cloudinit): Bugfixes for cloudinit
2014-05-27 14:16:41 -07:00
Michael Marineau
bf4b1e9158 bump(coreos-base/coreos-cloudinit): Bugfixes for cloudinit 2014-05-27 14:06:59 -07:00
Michael Marineau
563657eddd Merge pull request #634 from marineam/gce2
Small GCE updates
2014-05-27 11:53:27 -07:00
Brian Waldon
352d0c5ac2 Merge pull request #635 from bcwaldon/bump-fleet
bump(fleet): Upgrade to v0.4.0
2014-05-27 11:52:36 -07:00
Brian Waldon
0c1d0690c2 bump(fleet): Upgrade to v0.4.0 2014-05-26 16:02:21 -07:00
Michael Marineau
65009fe201 bump(coreos-base/coreos-init): Add udev rule for GCE storage 2014-05-23 20:18:27 -07:00
Michael Marineau
784ca19f5f fix(app-emulation/google-compute-daemon): Add users to docker group 2014-05-23 16:52:34 -07:00
Michael Marineau
9bf7516605 fix(coreos-base/oem-gce): Remove unused oem-release file 2014-05-23 16:33:44 -07:00
Michael Marineau
9f453e3ac8 Merge pull request #632 from marineam/compat
bump(coreos-base/coreos-init): update coreos-install
2014-05-22 18:56:57 -07:00
Michael Marineau
0d9e5cc8eb bump(coreos-base/coreos-init): update coreos-install
Small fix for compatibility with older versions of the script.
2014-05-22 17:46:20 -07:00
Michael Marineau
2cea022bfd Merge pull request #631 from marineam/ntp
Add ntpd, remove tlsdate
2014-05-22 17:40:33 -07:00
Michael Marineau
f58946afe2 feat(coreos-base/coreos): replace tlsdate with ntpd 2014-05-22 16:50:59 -07:00
Michael Marineau
28f0c40982 fix(net-misc/ntp): enable ntpd by default 2014-05-22 16:47:32 -07:00
Michael Marineau
aef1bc8cac fix(net-misc/ntp): update ntpd configuration
- Simplify ntp.conf, use generic pool instead of gentoo.
- Set drift file in unit so it doesn't need to be in ntp.conf.
- Run as ntp user if caps are enabled. This was previously done in the
  openrc service but not the systemd service.
- Add tmpfiles config to create /var/lib/ntp and /etc/ntp.conf
2014-05-22 16:44:03 -07:00
Michael Marineau
a6bf1e483e fix(net-misc/ntp): Remove files from /etc and cleanup
Remove everything for openrc and do not install systemd drop-in configs
into /etc either. This simplifies things quite a bit.
2014-05-22 16:43:57 -07:00
Michael Marineau
c296c94a6c fix(net-misc/ntp): don't install extra scripts and docs by default 2014-05-22 16:04:14 -07:00
Michael Marineau
fdf17bc23a add(net-misc/ntp): Import current ntp ebuild. 2014-05-22 14:37:01 -07:00