30065 Commits

Author SHA1 Message Date
Michael Marineau
fb668392ab Merge pull request #584 from marineam/reload
fix(sys-apps/systemd): Fix hangs/failures in initrd
2014-05-06 21:17:49 -07:00
Michael Marineau
25aad16c38 Merge pull request #243 from marineam/groups
More release/build script updates for beta prep
2014-05-06 21:15:35 -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
92f3f446a8 Merge pull request #582 from marineam/reload
Revert "maint(sys-apps/systemd): Replace reload patch with upstream version"
2014-05-06 13:27:34 -07:00
Michael Marineau
c3d07e942c feat(set_lsb_release): Write configured group to /etc instead of /usr
The /usr images must be identical across groups so that information is
static. Eventually the default will be 'stable'
2014-05-06 13:21:10 -07:00
Michael Marineau
ce9d1c95a9 fix(core_roller_upload): Use new payload names and upload path.
As of 4e85b172 the build system generates the update payload using the
coreos_production_update prefix, so use that instead. Use the release
version in the storage path instead of a disk image MD5; the version is
sufficiently unique and the no need for the obfuscation.

Drop the disk image copy in the download storage that I tacked in, that
will go into a new core_promote script that I have written but not
tested yet (need an alpha release to promote!!).
2014-05-06 13:04:36 -07:00
Michael Marineau
f171ad044d bump(sys-kernel/linux-headers): sync with upstream 2014-05-06 11:48:39 -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
6d165f8a7c maint(generate_au_zip): Drop old update service uploader 2014-05-05 15:14:46 -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
Michael Marineau
0388d27ab5 Merge pull request #579 from philips/bump-locksmith-to-fix-ordering
bump(app-admin/locksmith): add more systemd ordering
2014-05-05 14:19:56 -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
19d22fb6cf Merge pull request #241 from marineam/fix
fix(tag_release): Fix compatibility with portage's config parser
2014-05-05 10:05:36 -07:00
Michael Marineau
4815c38194 fix(tag_release): Fix compatibility with portage's config parser
Another fix for 10d98e7. Empty values must be quoted, otherwise the
tokenizer gets confused and everything falls apart. :(
2014-05-04 22:52:53 -07:00
Michael Marineau
1acefe7015 Merge pull request #240 from marineam/fix
fix(tag_release): Finish partially completed flag rename.
2014-05-04 22:37:01 -07:00
Michael Marineau
06bcb50a5f fix(tag_release): Finish partially completed flag rename.
Didn't quite complete all the renames in 10d98e7, breaking everything...
2014-05-04 22:31:38 -07:00
Michael Marineau
65dc3955c0 Merge pull request #578 from marineam/tests
bump(coreos-base/coretest): Fixes for update related tests
2014-05-04 21:21:08 -07:00
Michael Marineau
06b9e2e158 bump(coreos-base/coretest): Fixes for update related tests 2014-05-04 21:19:26 -07:00
Michael Marineau
7c66ebe548 Merge pull request #577 from marineam/bump
bump(coreos-base/update_engine): Re-bump to resolve merge
2014-05-04 19:01:41 -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
80180dd952 Merge pull request #576 from marineam/fix
bump(coreos-base/coreos-init): Fix coreos-install regression
2014-05-04 18:26:20 -07:00
Michael Marineau
dff8965797 bump(coreos-base/coreos-init): Fix coreos-install regression 2014-05-04 18:25:55 -07:00
Fabrício Godoy
63d519b992 Script to create basic config-drive
New script that creates a basic config-drive, ideal to testing purpose.
2014-05-04 01:16:34 -03:00
Fabrício Godoy
8f3fc749c2 VirtualBox script changed to convert image untouched
With config drive there is no need to crack image to insert SSH keys. Then VirtualBox script was changed to just download CoreOS image and convert it to VDI format.
2014-05-04 01:16:34 -03:00
Michael Marineau
33858859fb Merge pull request #238 from marineam/insecure
fix(vm_image_util): Don't use the full vagrant OEM on vmware_insecure
2014-05-03 14:19:20 -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
fccefb278e Merge pull request #236 from marineam/vagrant
Vagrant related script updates
2014-05-03 14:18:39 -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
573e653dca Merge pull request #574 from philips/motdgen
motdgen bumps
2014-05-02 17:17:32 -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
c4984b3c7c fix(vm_image_util): Don't use the full vagrant OEM on vmware_insecure
Only the key is needed, and currently the vagrant OEM is completely
broken outside of vagrant. This gets vmware_insecure images back into
the state that they were before cloud config came along. :)
2014-05-02 15:30:49 -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
8a38039706 Merge pull request #573 from philips/locksmith-send-need-reboot
bump(app-admin/locksmith): grab the send-need-reboot command
2014-05-02 14:30:35 -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
d495a980c5 Merge pull request #572 from philips/change-default-locksmith-strategy
feat(app-admin/locksmith): change the default strategy
2014-05-02 13:48:46 -07:00
Brandon Philips
c8f59f1b50 feat(app-admin/locksmith): change the default strategy 2014-05-01 18:38:49 -07:00
Michael Marineau
33b54ee001 Merge pull request #237 from marineam/groups
Updates, keys, and groups
2014-05-01 18:02:04 -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
Brandon Philips
ebe1662c5f bump(coreos-base/update_engine): latest version with new dbus API 2014-05-01 14:00:12 -07:00
Michael Marineau
1430315362 bump(coreos-base/cros-devutils): Sign updates generated by devserver 2014-05-01 11:09:29 -07:00
Michael Marineau
75999b5e2a fix(build_image): Add group prefix to image output directories. 2014-05-01 10:21:51 -07:00
Michael Marineau
4e85b172df feat(build_image): Optionally generate update payload with prod images. 2014-05-01 09:59:58 -07:00