25370 Commits

Author SHA1 Message Date
Brandon Philips
bd7d4f4aaa fix(build_library): use https://public.update.core-os.net now
We added a new https certificate on the new update service and changed
the hostname to be consistent with all of the other endpoints. Update
the new images to use this.

The old URL http://public.roller.core-os.net will remain working until
all of the old client have been updated.
2014-04-08 10:54:45 -07:00
Michael Marineau
3e84bbaade Merge pull request #529 from robszumski/master
fix(oem-rackspace): increase etcd timeout
2014-04-07 14:42:25 -07:00
Michael Marineau
289098a893 Merge pull request #530 from marineam/openssl
fix(profiles): Update to openssl-1.0.1g
2014-04-07 14:25:08 -07:00
Michael Marineau
32d7df5488 Merge pull request #103 from marineam/openssl
bump(dev-libs/openssl): sync with upstream
2014-04-07 14:25:01 -07:00
Michael Marineau
0d1e11b4d0 fix(profiles): Update to openssl-1.0.1g
Upstream hasn't finished marking the new version stable yet.
2014-04-07 14:20:36 -07:00
Michael Marineau
86da4ce3c4 bump(dev-libs/openssl): sync with upstream 2014-04-07 14:17:18 -07:00
Rob Szumski
f8231be36d fix(oem-rackspace): increase etcd timeout 2014-04-07 14:13:14 -07:00
Brian Waldon
a3058aeb67 Merge pull request #528 from bcwaldon/bump-coreos-cloudinit
bump(coreos-cloudinit): Upgrade to v0.4.0
2014-04-07 10:56:44 -07:00
Brian Waldon
0fe8eadec6 bump(coreos-cloudinit): Upgrade to v0.4.0 2014-04-07 10:28:21 -07:00
Brandon Philips
cabd0ea17f Merge pull request #520 from philips/no-boto-tools-on-gce
fix(app-emulation/google-startup-scripts): don't install boto
2014-04-06 23:31:12 -07:00
Brandon Philips
83d5effd57 fix(coreos-base/oem-gce): call run-startup-scripts
I didn't realize that google-startup-scripts has two services it needs.
First it calls onboot which essentially just downloads the
startup-script. Then there is a second service that actually calls the
script.
2014-04-06 17:26:25 -07:00
Brandon Philips
b83fa9e55d fix(app-emulation/google-startup-scripts): don't install boto
skip installing the boto scripts since we don't ship python or gsutil.
2014-04-06 16:25:50 -07:00
Brandon Philips
01054fb26c Merge pull request #517 from philips/systemd-journal-gateway
Systemd journal gateway
2014-04-06 16:09:12 -07:00
Michael Marineau
dd8e7c8be4 Merge pull request #217 from marineam/diskless
fix(vm_image_util): Remove fstab from PXE initrd
2014-04-05 13:43:48 -07:00
Michael Marineau
02ee9290a1 Merge pull request #519 from marineam/diskless
bump(sys-kernel/bootengine): Add generator for handling PXE/iso booting
2014-04-05 13:43:43 -07:00
Michael Marineau
f88c37c603 bump(sys-kernel/bootengine): Add generator for handling PXE/iso booting 2014-04-05 13:41:28 -07:00
Michael Marineau
80cbb49519 Merge pull request #216 from skarllot/master
New script to create VirtualBox VDI
2014-04-05 12:42:56 -07:00
Fabrício Godoy
431d71a90f Fixed authorized_keys file creation
Fix to create .ssh directory before the authorized_keys file.
The option -k renamed to -a to match another scripts.
Added verification if the VBoxManage exists.
2014-04-05 16:16:12 -03:00
Fabrício Godoy
6bdaf88b80 New script to create VirtualBox VDI 2014-04-05 16:11:11 -03:00
Brian Waldon
e8b109744b Merge pull request #518 from bcwaldon/bump-fleet
bump(fleet): upgrade to v0.2.0
2014-04-04 20:17:21 -07:00
Brian Waldon
38354e7321 bump(fleet): upgrade to v0.2.0 2014-04-04 19:03:08 -07:00
Michael Marineau
58bac50d91 fix(vm_image_util): Remove fstab from PXE initrd
Using fstab made overriding it with kernel command line options like
root=/some/disk not work properly. A generator handles it now.
2014-04-04 16:58:43 -07:00
Brandon Philips
ce8a7fbab1 bump(sys-apps/systemd): bump to pull in http use flag 2014-04-04 16:32:35 -07:00
Brandon Philips
2184245433 feat(profiles): enable changes for systemd-journald-gateway 2014-04-04 16:32:35 -07:00
Brandon Philips
885a20ad96 Merge pull request #102 from philips/systemd-journal-gateway
bump(net-libs/libmicrohttpd): initial import
2014-04-04 16:31:19 -07:00
Brandon Philips
43df48056e Merge pull request #516 from philips/drop-old-stuff
Drop old stuff
2014-04-04 16:23:39 -07:00
Brandon Philips
01978daf21 bump(net-libs/libmicrohttpd): initial import
Needed by systemd-journald-gateway
2014-04-04 16:16:40 -07:00
Brandon Philips
1ebf7049d3 fix(coreos-base/hard-host-depends): drop autotest depends 2014-04-04 15:40:48 -07:00
Brandon Philips
2c2a4e5431 chore(coreos-base): drop autotest 2014-04-04 15:39:14 -07:00
Brandon Philips
0411c9b909 chore(*): remove systemd-rest and motd-http
these projects are old and no longer used.
2014-04-04 15:35:36 -07:00
Brandon Philips
b4a62b4f72 Merge pull request #514 from philips/sudo-gce
feat(app-emulation/google-compute-daemon): add sudo group
2014-04-04 15:16:26 -07:00
Michael Marineau
b7376675e7 Merge pull request #512 from robszumski/master
feat(oem): populate /etc/oem-release
2014-04-04 15:14:14 -07:00
Rob Szumski
fbea716604 feat(oem): populate /etc/oem-release 2014-04-04 15:09:00 -07:00
Michael Marineau
ec815ee783 Merge pull request #515 from marineam/sudo
fix(profiles): Unmask a version of sudo that doesn't crash.
2014-04-04 14:00:58 -07:00
Michael Marineau
e6b228c510 Merge pull request #101 from marineam/sudo
bump(app-admin/sudo): sync with upstream
2014-04-04 14:00:51 -07:00
Michael Marineau
9cb64d9f70 fix(profiles): Unmask a version of sudo that doesn't crash. 2014-04-04 13:03:42 -07:00
Brandon Philips
9a12136f99 feat(app-emulation/google-compute-daemon): add sudo group 2014-04-04 12:34:12 -07:00
Michael Marineau
1bbe32e17e Merge pull request #215 from marineam/tiger
fix(set_lsb_release): Code name was not epic enough.
2014-04-04 12:31:30 -07:00
Michael Marineau
8f9dec177d Merge pull request #513 from marineam/sudo
bump(sys-apps/baselayout): Adds sudo group, moves tmpfiles script
2014-04-04 12:31:23 -07:00
Michael Marineau
294b94e73a bump(app-admin/sudo): sync with upstream 2014-04-04 12:23:51 -07:00
Michael Marineau
49339e72a0 bump(sys-apps/baselayout): Adds sudo group, moves tmpfiles script
The tmpfiles script and service file are now in the baselayout repo.
2014-04-04 12:18:33 -07:00
Michael Marineau
06e03e912e fix(set_lsb_release): Code name was not epic enough. 2014-04-04 11:32:31 -07:00
Jonathan Boulle
e01a1f70c3 Merge pull request #2 from jonboulle/master
Clean up CONTRIBUTING.md and other bits of template-project
2014-04-04 10:41:40 -07:00
Jonathan Boulle
2e4ea503b0 chore(contributing): clean up CONTRIBUTING.md and split out DCO 2014-04-04 10:40:37 -07:00
Michael Marineau
a659daec96 Merge pull request #510 from marineam/default-network
bump(coreos-base/coreos-init): Update default network unit name.
2014-04-03 21:24:01 -07:00
Michael Marineau
08a9edc4e3 Merge pull request #508 from marineam/units
Updates for etcd and fleet units
2014-04-03 14:18:13 -07:00
Brandon Philips
36f3d64f7d Merge pull request #483 from philips/gce-python
Google Compute Engine agent
2014-04-03 13:56:24 -07:00
Brandon Philips
13442af2b2 fix(coreos-base/oem-gce): make gce's cloudinit oneshot 2014-04-03 13:50:24 -07:00
Brandon Philips
4c85c26dcb feat(coreos-base/oem-gce): add the gce-add-metadata-host service
One of the requirements of GCE is setting up the metadata host. Do this.
2014-04-03 13:50:24 -07:00
Brandon Philips
dbd1895f49 feat(coreos-base/oem-gce): add google-startup-scripts 2014-04-03 13:50:24 -07:00