Michael Marineau
a6328f7c2b
feat(vm_image_util): Add /usr/.noupdate flag file in PXE images.
...
This can be used by update_engine as a quick test to determine if it is
running on a system that it can handle. This avoids needing something
like the 'coreos.diskless' kernel command line flag.
2014-03-27 15:41:41 -07:00
Brandon Philips
f519fb70bd
Merge pull request #489 from philips/docker-0.9.1
...
feat(app-emulation/docker): bump to docker-0.9.1
2014-03-27 14:17:51 -07:00
Brandon Philips
6c3e0a8c0e
feat(app-emulation/docker): bump to docker-0.9.1
2014-03-26 21:25:43 -07:00
Brandon Philips
b21aefcf99
Merge pull request #487 from philips/sym-link-usr-docker-fix
...
fix(app-emulation/docker): Don't depend on network.target
2014-03-26 11:44:38 -07:00
Brandon Philips
4d4b2b2866
fix(app-emulation/docker): Don't depend on network.target
...
symlink-usr builds have a different service file because we use the
btrfs backend there. We need to drop network.target here as we did in
81f2cf1a4014a96a5f39e967e53a3165f125093a
2014-03-26 11:43:39 -07:00
Brandon Philips
096cc1ee82
Merge pull request #482 from philips/coretest-etcd-cluster-fix
...
bump(coreos-base/coretest): include fixes for etcd cluster
2014-03-26 05:59:54 -07:00
Brandon Philips
7b6e547751
Merge pull request #206 from philips/fixup_core_upload_update
...
feat(core_roller_upload): initial commit
2014-03-26 05:56:20 -07:00
Brandon Philips
42770b6c00
feat(core_roller_upload): initial commit
...
TODO: get rollerctl releases installed in here too.
2014-03-26 05:55:26 -07:00
Michael Marineau
e515a67576
Merge pull request #486 from marineam/fix2
...
fix(sys-kernel/bootengine): Fix mistaken merge
2014-03-25 21:53:57 -07:00
Michael Marineau
2c1ed08587
fix(sys-kernel/bootengine): Fix mistaken merge
2014-03-25 21:35:42 -07:00
Brian Waldon
0bd1f545e6
Merge pull request #484 from bcwaldon/fix-path-unit
...
Fix oem-vagrant cloudinit
2014-03-25 20:28:12 -07:00
Brian Waldon
bddf7dee74
bump(coreos-cloudinit): Upgrade to v0.3.1
2014-03-25 20:07:58 -07:00
Michael Marineau
893ca360dd
Merge pull request #207 from marineam/fix
...
fix(vm_image_util): Do not generate a machine UUID.
2014-03-25 19:54:17 -07:00
Michael Marineau
24243b1c52
Merge pull request #485 from marineam/fix
...
Fixes for /usr images
2014-03-25 19:54:07 -07:00
Michael Marineau
6d02465cb4
bump(sys-kernel/bootengine): boot fixes for /usr images
2014-03-25 19:52:55 -07:00
Michael Marineau
7abe6c3f22
fix(coreos-base/update_engine): fixes postinst script
2014-03-25 19:40:10 -07:00
Brian Waldon
587ad57d45
fix(oem-vagrant): Use sentinel to limit coreos-cloudinit to one run
2014-03-25 17:43:19 -07:00
Michael Marineau
11aabd7bd0
fix(vm_image_util): Do not generate a machine UUID.
...
If QEMU is given a uuid systemd will detect that and in turn use it for
the machine-id. This made the bug causing the machine-id to be always
re-generated on boot harder to notice since it didn't happen on QEMU.
2014-03-25 14:23:23 -07:00
Brandon Philips
24a1f7fb8e
bump(coreos-base/coretest): include fixes for etcd cluster
2014-03-25 11:03:01 -07:00
Michael Marineau
f96ea36dea
Merge pull request #481 from polvi/c10n-start-etcd
...
fix(c10n): start etcd
2014-03-25 10:13:45 -07:00
Michael Marineau
222f447599
Merge pull request #480 from bcwaldon/fix-cloud-configs
...
Update cloud-config.yml in all OEMs
2014-03-25 10:13:40 -07:00
Michael Marineau
74149dffb3
Merge pull request #479 from marineam/cleanup
...
remove(coreos-base/oem-pxe): Unused
2014-03-25 10:13:35 -07:00
Alex Polvi
0580694b5f
add no-block
2014-03-25 10:09:17 -07:00
Brian Waldon
4a9944c814
fix(oem-vagrant): Drop unit stop command from cloud-config.yml
2014-03-25 10:00:25 -07:00
Brian Waldon
88065cfa6b
fix(oem-rackspace): Provide commands; Use runtime
2014-03-25 09:59:46 -07:00
Alex Polvi
150cca3e8c
fix(c10n): start etcd
2014-03-25 09:56:26 -07:00
Brian Waldon
3128ba3e2b
fix(oem-gce): Define unit commands in cloud-config.yml
2014-03-25 09:26:43 -07:00
Michael Marineau
e799880374
remove(coreos-base/oem-pxe): Unused
2014-03-25 09:26:24 -07:00
Brian Waldon
840782808e
fix(oem-ami): Define unit commands in cloud-config.yml
2014-03-25 09:25:33 -07:00
Michael Marineau
9cb0076063
Merge pull request #478 from marineam/sudo
...
bump(sys-apps/baselayout): Include new sudo configuration
2014-03-24 21:46:25 -07:00
Michael Marineau
4b0b3dc2ec
bump(sys-apps/baselayout): Include new sudo configuration
2014-03-24 21:44:25 -07:00
Brian Waldon
a75f345226
Merge pull request #477 from bcwaldon/bump-coreos-cloudinit
...
bump(coreos-cloudinit): Upgrade to v0.3.0
2014-03-24 19:27:49 -07:00
Brian Waldon
ab18eed800
bump(coreos-cloudinit): Upgrade to v0.3.0
2014-03-24 18:06:31 -07:00
Michael Marineau
c489d2f7c8
Merge pull request #196 from marineam/no_kexec
...
feat(vm_image_util): Add qemu_no_kexec image type
2014-03-24 14:48:55 -07:00
Brandon Philips
6f6c77b2ea
Merge pull request #476 from bcwaldon/oem-vagrant-cloudinit
...
feat(oem-vagrant): Automagically run user-data
2014-03-24 14:25:10 -07:00
Brian Waldon
317d995aec
feat(oem-vagrant): Automagically run user-data
2014-03-24 13:56:50 -07:00
Michael Marineau
5ddaeb074b
Merge pull request #205 from marineam/binhost
...
fix(toolchain_util): Correct default binhost ordering.
2014-03-24 11:33:27 -07:00
Michael Marineau
dc1b3e32e9
fix(toolchain_util): Correct default binhost ordering.
...
Later hosts in the list override earlier hosts so the current version
must be listed after the older sdk version.
2014-03-24 11:17:26 -07:00
Michael Marineau
0a4e6716b4
Merge pull request #204 from marineam/prune
...
add(prune_images): Add a little script to clean up build directory
2014-03-23 20:19:48 -07:00
Michael Marineau
7c0e821953
Merge pull request #202 from marineam/pxe
...
PXE images
2014-03-23 20:19:41 -07:00
Michael Marineau
3676a510b2
Merge pull request #475 from marineam/usr
...
PXE and other updates
2014-03-23 20:19:35 -07:00
Michael Marineau
0d328b8c6f
bump(coreos-base/coreos-init): Update for PXE/PAM fixes.
2014-03-23 20:11:02 -07:00
Michael Marineau
9d7945df93
add(prune_images): Add a little script to clean up build directory
2014-03-23 20:07:45 -07:00
Michael Marineau
5357390bb6
Merge pull request #203 from marineam/vhd
...
VHD disk images
2014-03-23 18:29:50 -07:00
Michael Marineau
307b740f6e
Merge pull request #98 from marineam/qemu
...
bump(app-emulation/qemu): sync with upstream
2014-03-23 18:29:24 -07:00
Michael Marineau
b3b31a2ec6
bump(coreos-base/coretest): Include latest fixes
2014-03-23 17:32:31 -07:00
Michael Marineau
934675d19b
fix(build_image): Add auto-enter-chroot call
...
This makes build_image and image_to_vm behave like build_packages, where
if you call the script outside of the SDK's chroot it will automatically
reexecute itself inside of the chroot.
2014-03-23 20:17:05 -04:00
Michael Marineau
0a8f178002
feat(vm_image_util): Support other disk formats with Xen, such as vhd.
2014-03-23 17:15:36 -07:00
Michael Marineau
d4d06cfe57
feat(vm_image_util): Add new Rackspace target with VHD disk images.
2014-03-23 16:31:09 -07:00
Michael Marineau
bff5b9c1de
bump(app-emulation/qemu): sync with upstream
...
Packages updated:
app-emulation/qemu
sys-firmware/ipxe
sys-firmware/seabios
2014-03-23 15:58:59 -07:00