Commit Graph

13 Commits

Author SHA1 Message Date
Flatcar Buildbot
1dad511f69 2317.0.1 2019-11-07 19:40:01 +01:00
Alex Crawford
d8ea06c5c5 *: don't hardcode path to bash
Bash isn't always at this location. These scripts in particular are
being updated because they are called from outside of the SDK.
2017-03-02 14:00:11 -08:00
Alex Crawford
784c276957 roller_upload: fix spacing 2016-10-11 12:51:39 -07:00
Michael Marineau
bad4ff715c core_roller_upload: use new download URL 2016-04-29 15:55:31 -07:00
Michael Marineau
21017632e4 core_roller_upload: use new update storage bucket
The google domain name is still used for downloads, that will be
switched as soon as the appropriate certificates are set up.
2016-04-27 16:58:56 -07:00
Michael Marineau
5ba4c7181d *: drop usage of COREOS_VERSION_STRING
This variable was semi-deprecated ages ago so `version.txt` could follow
a similar variable naming pattern to `os-release`. Finally drop usage of
it here in favor of `$COREOS_VERSION`.
2016-02-15 13:55:55 -08:00
Michael Marineau
f6bc2908d4 rename references to updatectl, it is now updateservicectl 2014-08-20 16:27:44 -07:00
Michael Marineau
2a7c3f31e6 updates: switch to updatectl 1.1.0, remove metadata option. 2014-06-25 22:44:31 -07:00
Michael Marineau
d4c1c0b867 updates: use HTTPS for fetching update payloads 2014-06-23 14:42:14 -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
9b8f739fd0 fix(core_roller_upload): Update to new roller HTTPS URL. 2014-03-31 11:18:53 -07:00
Michael Marineau
50bc0ffefd fix(core_roller_upload): Assorted minor script fixes. 2014-03-28 17:46:27 -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