1402 Commits

Author SHA1 Message Date
Brandon Philips
9f079bc09e bump(app-emulation/docker): re-add docker-0.11.1
docker-0.11.1 plus the /var/lib/docker creation fix.
2014-05-09 18:44:07 -07:00
Michael Marineau
f65a3806b3 fix(app-emulation/docker): Roll back to 0.10.0
0.11 does not currently work properly with socket activation.
2014-05-09 15:06:58 -07:00
Michael Marineau
cfe885b60b bump(app-admin/locksmith): Disable locksmith on systems that don't update 2014-05-08 12:06:50 -07:00
Michael Marineau
5895a79d7d bump(coreos-base/update_engine): remove reference to reboot manager 2014-05-08 12:05:05 -07:00
Michael Marineau
07d7b41010 bump(coreos-base/coreos-init): Remove old coreos-startup target 2014-05-08 12:03:56 -07:00
Michael Marineau
690340e457 bump(coreos-base/coreos-cloudinit): Pull in primary group bug fix 2014-05-07 21:49:52 -07:00
Brandon Philips
cfa87a664e Merge pull request #592 from bcwaldon/bump-coretest
Bump coretest
2014-05-07 21:41:07 -07:00
Brandon Philips
95644726c9 bump(app-emulation/docker): docker 0.11.1 2014-05-07 21:17:37 -07:00
Brian Waldon
bd6289df39 bump(coretest): 7ce9e130033cf47569aa1c8ab86d591c681504e0
Fix for slow fleet clusters
2014-05-07 19:04:31 -07:00
Michael Marineau
7d2309a30b Merge pull request #581 from marineam/c10n
Cleanup c10n and old update service bits
2014-05-07 18:08:06 -07:00
Michael Marineau
7d5e343043 Merge pull request #583 from marineam/headers
fix(sys-apps/systemd): Stabilize linux headers 3.13 for systemd
2014-05-07 18:06:21 -07:00
Michael Marineau
7eb34a0a57 maint(coreos-base/coreos-ca-certificates): Remove old CA certs 2014-05-07 18:02:30 -07:00
Michael Marineau
766b0e0e37 bump(coreos-base/coreos-init): Remove reference to old CA cert 2014-05-07 18:02:30 -07:00
Michael Marineau
bc4c18acd2 bump(coreos-base/update_engine): Remove dependency on old CA cert 2014-05-07 18:02:29 -07:00
Michael Marineau
3ac98b1e83 maint(coreos-base/crash-reporter): Remove unused utility 2014-05-07 17:59:17 -07:00
Michael Marineau
c5c8c2f95b maint(coreos-base/core-admin): Remove old update service client 2014-05-07 17:59:16 -07:00
Michael Marineau
ed91c76f9f maint(coreos-base/oem-ec2-compat): Remove c10n based etcd bootstrapping 2014-05-07 17:59:16 -07:00
Brandon Philips
a99cdcb99c Merge pull request #588 from philips/docker-0.11.0
bump to docker 0.11.0
2014-05-07 17:52:28 -07:00
Brian Waldon
0054811d88 bump(fleet): v0.3.0 2014-05-07 15:49:33 -07:00
Brian Waldon
8568eb5392 bump(coretest): 873860fe97f1dbeda9918cee40630410992aa421 2014-05-07 15:24:27 -07:00
Brandon Philips
34436e8ab0 bump(app-admin/locksmith): always try unlock 2014-05-07 13:36:02 -07:00
Michael Marineau
f4e431b599 bump(coreos-base/update_engine): Fixes update_engine_stub
This removes references to the old update service, doing so gets the
stub working again since it wasn't using the system CAs for roller.
2014-05-07 12:05:21 -07:00
Brandon Philips
713c059164 bump(app-emulation/docker): docker-0.11.0 final 2014-05-07 11:56:59 -07:00
Brandon Philips
4b8c372203 Merge pull request #587 from philips/bump-toolbox
bump(app-admin/toolbox): add ability to execute arbitrary things
2014-05-07 10:11:58 -07:00
Brandon Philips
e094f65e4d feat(app-emulation/docker): cros-workon'ify
Use the symlink and -9999 pattern. This pull from crosbymichael's WIP
0.11.0 release branch but will make it easy to bump once the final
release is in.
2014-05-07 09:48:44 -07:00
Brandon Philips
0758a718b0 chore(app-emulation/docker): cleanout old ebuilds 2014-05-07 09:41:54 -07:00
Brandon Philips
5bfc768d1c bump(app-admin/toolbox): add ability to execute arbitrary things
Grab this change: https://github.com/coreos/toolbox/pull/5
2014-05-07 09:36:31 -07:00
Michael Marineau
537b3fe6ca Merge pull request #585 from philips/bump-locksmith-to-update-conf
Bump locksmith and cloudinit
2014-05-06 21:53:31 -07:00
Brandon Philips
e6be8c2ac0 bump(coreos-base/coreos-cloudinit): grab update.reboot-strategy 2014-05-06 21:11:26 -07:00
Brandon Philips
9e73e02ce9 bump(app-admin/locksmith): use update.conf 2014-05-06 21:03:55 -07:00
Michael Marineau
a05fcc794b fix(sys-apps/systemd): Fix hangs/failures in initrd
This bug manifested itself as a silent hang without the other reload
fix. With that fix it manifests itself as fsck failing because it is
started before the disk/by-* symlinks are created.
2014-05-06 19:19:45 -07:00
Michael Marineau
f3e6563df0 fix(sys-apps/systemd): Stabilize linux headers 3.13 for systemd
The currently systemd git only compiles against 3.10 headers or later.
Looks like upstream Gentoo is going to stabilize 3.13 so go ahead and
do jump ahead on that to make testing systemd easier.
2014-05-06 13:52:34 -07:00
Michael Marineau
7a185cc0a1 Revert "maint(sys-apps/systemd): Replace reload patch with upstream version."
This patch was not functionally equivalent to the original, roll back to
the original until a corrected version is accepted upstream.

This reverts commit 685a68db717dfaafe26340fd25aefde642a553aa.
2014-05-06 11:18:36 -07:00
Michael Marineau
9c9eccd583 Merge pull request #580 from marineam/reload
bump(coreos-base/coreos-cloudinit): Re-enable reloads
2014-05-05 14:20:01 -07:00
Brandon Philips
0726e91f48 bump(app-admin/locksmith): add more systemd ordering 2014-05-05 14:17:52 -07:00
Michael Marineau
9ce8f759f5 bump(coreos-base/coreos-cloudinit): Re-enable reloads 2014-05-05 14:10:39 -07:00
Michael Marineau
06b9e2e158 bump(coreos-base/coretest): Fixes for update related tests 2014-05-04 21:19:26 -07:00
Michael Marineau
53d01a5c21 bump(coreos-base/update_engine): Re-bump to resolve merge 2014-05-04 18:52:28 -07:00
Michael Marineau
dff8965797 bump(coreos-base/coreos-init): Fix coreos-install regression 2014-05-04 18:25:55 -07:00
Michael Marineau
6e32109b1d Merge pull request #575 from marineam/insecure
add(coreos-base/oem-vagrant-key): Add oem for vmware_insecure images.
2014-05-03 14:19:05 -07:00
Michael Marineau
f323a0348e Merge pull request #568 from marineam/vagrant
Vagrant hackery redux
2014-05-03 14:18:21 -07:00
Brandon Philips
ca1b73ec27 bump(sys-apps/baselayout): motdgen changes
This also pulls in the systemd-journal-gateway user.
2014-05-02 17:15:43 -07:00
Brandon Philips
25e2ca5483 bump(coreos-base/coreos-init): add motdgen 2014-05-02 17:15:43 -07:00
Michael Marineau
a2c6016ca0 add(coreos-base/oem-vagrant-key): Add oem for vmware_insecure images.
vmware_insecure currently pulls in oem-vagrant which made more sense
back when that package only installed a ssh key. Now that it is oh so
much more and only works properly inside of Vagrant this new ebuild
provides a way to just get the ssh key again.
2014-05-02 15:06:01 -07:00
Brandon Philips
3c3e748126 bump(app-admin/locksmith): grab the send-need-reboot command 2014-05-02 13:50:40 -07:00
Brandon Philips
c8f59f1b50 feat(app-admin/locksmith): change the default strategy 2014-05-01 18:38:49 -07:00
Michael Marineau
2b1106b825 Merge pull request #570 from marineam/key
Install update keys via ebuild
2014-05-01 18:01:46 -07:00
Brandon Philips
caeedfc05d Merge pull request #571 from philips/locksmith
add locksmith
2014-05-01 16:45:17 -07:00
Brandon Philips
e8e9c0ea06 feat(coreos-base/coreos): add locksmith 2014-05-01 14:38:45 -07:00
Brandon Philips
a5b17a1555 feat(app-admin/locksmith): Initial commit 2014-05-01 14:38:45 -07:00