30045 Commits

Author SHA1 Message Date
Michael Marineau
38fa0f92a8 Merge pull request #252 from marineam/clean
Clean out some old ChromeOS junk
2014-05-15 17:57:53 -07:00
Michael Marineau
da934cc439 remove(cruft): Kill a few more things that aren't used 2014-05-15 15:48:41 -07:00
Michael Marineau
11d783b95c remove(symbols): Kill off scripts for managing ChromeOS debug symbols 2014-05-15 15:48:05 -07:00
Michael Marineau
9dc6424da6 remove(tests): Remove old ChromeOS test utilities
None are useful or relevant to us.
2014-05-15 15:45:45 -07:00
Michael Marineau
2b2576c4ab remove(hooks): Kill off old hook that checked compile flags.
This did things like verify that things were linked with gold (which we
don't do) and other checks. We don't have a need for it kill it.
2014-05-15 15:42:02 -07:00
Michael Marineau
5484890349 Merge pull request #607 from marineam/aufs
maint(coreos-base/coreos): Drop aufs tools from our images.
2014-05-15 15:19:10 -07:00
Michael Marineau
dc93012500 Merge pull request #248 from marineam/oem
fix(oem/ami): Remove key options, update wrapper for beta
2014-05-15 15:09:21 -07:00
Michael Marineau
85a9cb9da1 maint(coreos-base/coreos): Drop aufs tools from our images. 2014-05-15 15:06:20 -07:00
Michael Marineau
c8addbb6cc Merge pull request #251 from marineam/refactor
Refactor sdk setup
2014-05-15 15:02:50 -07:00
Michael Marineau
457233148c bump(sys-kernel/bootengine): Updates for new dracut version
Dracut is now in portage-stable and DRACUT_MODULES is unused.
Update bootengine dependencies so we can use btrfs and mdadm in the
initrd. Drop kbd because I'm excluding out the terminfo module now.
2014-05-15 14:43:26 -07:00
Michael Marineau
8f147c8032 bump(sys-kernel/dracut): sync with upstream 2014-05-15 13:09:09 -07:00
Michael Marineau
68a8a67081 fix(update_chroot): Consolidate more portage configuration
To behave more like setup_board/build_packages update_chroot should
fully configure portage to make sure everything is accurate.

Now binhosts are defined in make.conf.host_setup so the static config in
coreos-overlays doesn't need to refer to version.txt. setup_board
already made this change in 7a43a07f.

Define path locations to reduce dependency between static configs in
coreos-overlays and the behavior of the scripts repo. Spreading
configuration across two repos makes everything harder to understand.
Eventually everything should either be defined in profiles in
coreos-overlays or minimal auto-generated config files here in scripts.
2014-05-14 19:15:30 -07:00
Michael Marineau
57d19d0f06 refactor(update_chroot): Write make.conf.host_setup
There is no need for this to be in sdk_lib any more, remove what little
remains of make_conf_util.sh.
2014-05-14 18:51:58 -07:00
Michael Marineau
a3d3d30b24 fix(sdk_lib): Delete a pile of dead/pointless code.
For the most part this doesn't influence anything. The one exception is
the custom configuration for using curl is dropped, just rely on the
portage defaults. It appears curl was only used to work around a wget
issue with Google's internal SSL certificates. We care not. :)
2014-05-14 18:51:58 -07:00
Brian Waldon
17ef058245 Merge pull request #605 from bcwaldon/bump-coreos-cloudinit
bump(coreos-cloudinit): Upgrade to v0.6.1
2014-05-14 11:45:17 -07:00
Brian Waldon
72ac05414d bump(coreos-cloudinit): Upgrade to v0.6.1
Fix incorrect primary-group flag and locksmith configuration bugs.
2014-05-14 10:58:21 -07:00
Michael Marineau
3dcb8a8763 Merge pull request #604 from bcwaldon/bump-fleet
Upgrade fleet to v0.3.2
2014-05-13 17:51:56 -07:00
Michael Marineau
7d6619df8a fix(setup_board): Remove unused option to accept restrictive licenses 2014-05-13 17:42:00 -07:00
Michael Marineau
57992324ba Merge pull request #250 from marineam/refactor
Refactor image building
2014-05-13 17:38:52 -07:00
Brian Waldon
d0ef5e0cb4 bump(fleet): Upgrade to v0.3.2 2014-05-13 16:12:59 -07:00
Greg Kroah-Hartman
478642a1e5 Merge pull request #603 from marineam/kernel
bump(sys-kernel/coreos-kernel): Update to v3.14.4
2014-05-13 21:22:31 +02:00
Michael Marineau
3f41a379c1 Merge pull request #247 from marineam/upload
fix(image_set_group): Add support for uploading images.
2014-05-13 12:17:37 -07:00
Michael Marineau
51553a0f6b bump(sys-kernel/coreos-kernel): Update to v3.14.4
- Drops aufs support!!
- Enables Areca SCSI/SATA driver, fixes issue #552
2014-05-13 11:10:28 -07:00
Michael Marineau
7fd530c09b Merge pull request #249 from marineam/beta
fix(vm_image_util): Set correct group in Vagrant metadata.
2014-05-13 10:58:15 -07:00
Michael Marineau
eec3075a1f Merge pull request #601 from marineam/baselayout
bump(sys-apps/baselayout): Add backwards compat motd symlink
2014-05-12 16:27:14 -07:00
Brian Waldon
ba8465ec28 Merge pull request #602 from bcwaldon/bump-fleet
bump(fleet): Upgrade to v0.3.1
2014-05-12 15:32:17 -07:00
Brian Waldon
5671ed6142 bump(fleet): Upgrade to v0.3.1 2014-05-12 15:23:07 -07:00
Brandon Philips
cbdf0d1b5c Merge pull request #600 from philips/docker-0.11-again
bump(app-emulation/docker): re-add docker-0.11.1
2014-05-11 20:03:25 -07:00
Michael Marineau
c37cab8d51 bump(sys-apps/baselayout): Add backwards compat motd symlink 2014-05-09 19:51:05 -07:00
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
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