30065 Commits

Author SHA1 Message Date
Michael Marineau
2953e72cbd Merge pull request #598 from marineam/revert
fix(app-emulation/docker): Roll back to 0.10.0
2014-05-09 15:37:06 -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
5417bd7ae3 fix(vm_image_util): Set correct group in Vagrant metadata. 2014-05-09 11:52:11 -07:00
Michael Marineau
17bde8aa12 refactor(build_image_util): Move prod specific code to prod_image_util 2014-05-09 11:18:20 -07:00
Michael Marineau
56b550dc21 cleanup(build_image_util): Delete unused code 2014-05-09 11:18:19 -07:00
Michael Marineau
1c5393b78e refactor(build_image_util): Merge with base_image_util
There isn't a base image now, and less file clutter is nice.
2014-05-09 11:16:48 -07:00
Michael Marineau
1836d5998d refactor(base_image_util): Split into two functions.
Use what was the base image build function as setup/finalize steps in
the dev and prod build functions. This eliminates duplicate code
that mounted and unmounted the filesystem images.
2014-05-09 11:13:54 -07:00
Michael Marineau
39086358bf refactor(build_image): Build dev and prod images independently
We need some more control over exactly what lands in dev vs prod images
which will require letting them diverge in what is currently the common
base image step. There isn't any real need for the base image in the
first place other than to speed up building both dev and prod images at
the same time but that isn't common enough to worry about.

As part of this cleanup also remove references to CHROMEOS_* variables
and the recovery image that never actually existed in CoreOS.
2014-05-09 10:55:09 -07:00
Michael Marineau
f2bafd7932 fix(oem/ami): Remove key options, update wrapper for beta
The key/cert authentication method doesn't work any more, just rely on
sourcing a file with the right env vars exported.

Re-enable parallel copy.

Add group option to wrapper and custom google storage url options.
2014-05-08 21:30:24 -07:00
Michael Marineau
209cb28fbb Merge pull request #596 from marineam/update
The morning's bug fixes
2014-05-08 14:51:56 -07:00
Michael Marineau
d11528ca98 fix(image_set_group): Add support for uploading images. 2014-05-08 17:42:30 -04: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
a0cd1f6814 Merge pull request #594 from marineam/group
bump(coreos-base/coreos-cloudinit): Pull in primary group bug fix
2014-05-07 21:52:04 -07:00
Michael Marineau
690340e457 bump(coreos-base/coreos-cloudinit): Pull in primary group bug fix 2014-05-07 21:49:52 -07:00
Michael Marineau
28482f8dfa Merge pull request #246 from marineam/promote
add(core_promote): A script for bumping a channel to a new version.
2014-05-07 21:46:45 -07:00
Michael Marineau
fa750b5aeb add(core_promote): A script for bumping a channel to a new version. 2014-05-07 21:45: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
b40ab1a0a3 Merge pull request #593 from philips/docker-0.11.1
bump(app-emulation/docker): docker 0.11.1
2014-05-07 21:29:53 -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
8078fa2eec Merge pull request #107 from marineam/headers
bump(sys-kernel/linux-headers): sync with upstream
2014-05-07 18:03:49 -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
Michael Marineau
9dd0a9d87f Merge pull request #245 from marineam/set-group
add(image_set_group): New script to set the update group in prod images.
2014-05-07 16:58:24 -07:00
Brian Waldon
22bc02052f Merge pull request #591 from bcwaldon/bump-fleet
Release the kraken!
2014-05-07 15:52:44 -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
Michael Marineau
a7e1e5a177 add(image_set_group): New script to set the update group in prod images.
For generating images for groups other than the one given to build_image
run this script along with the usual image_to_vm.sh commands. To avoid
ambiguity with the 'latest' symlink, this script creates $group-latest
symlinks instead. build_image creates the new symlink too.
2014-05-07 15:07:14 -07:00
Michael Marineau
174ab609f8 Merge pull request #244 from marineam/dev-group
fix(set_lsb_release): Set default GROUP= from arg again.
2014-05-07 13:39:44 -07:00
Michael Marineau
277544f421 Merge pull request #590 from philips/locksmith-always-unlock
bump(app-admin/locksmith): always attempt unlock
2014-05-07 13:39:37 -07:00
Brandon Philips
34436e8ab0 bump(app-admin/locksmith): always try unlock 2014-05-07 13:36:02 -07:00
Michael Marineau
b4d6fb9597 fix(set_lsb_release): Set default GROUP= from arg again.
This makes sure developer builds stick to the developer group. After
commit c3d07e94 developer PXE/ISO images would report as 'alpha'.
2014-05-07 12:52:05 -07:00
Michael Marineau
38fa6b4a76 Merge pull request #589 from marineam/diskless
bump(coreos-base/update_engine): Fixes update_engine_stub
2014-05-07 12:15:44 -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
Michael Marineau
af8e6da2da Merge pull request #242 from marineam/c10n
maint(generate_au_zip): Drop old update service uploader
2014-05-07 11:31:17 -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