Tags: tinez/cirros
Tags
Merge pull request cirros-dev#38 from smoser/fix/load-modules-fix load-modules: Fix bug in parse_modules and print loaded modules.
Merge pull request cirros-dev#25 from smoser/fix/travis-releases-2 Travis Releases try number 2
Merge pull request cirros-dev#19 from cirros-dev/feature/travis-releases Configure travis for publishing releases.
Add stream data and creation of metadata for lxd and -lxc.tar.xz. This adds a lxd.tar.xz metadata file and also the information in the stream output so that cirros can be utilized by lxd. As the needed files (-lxc.tar.xz and -lxd.tar.xz) are purely new content, the change to mirror-dump-sstream-data allows us to create them for old releases. A small re-factor in mirror-dump-sstream-data was required to more easily create missing -lxd.tar.gz and -lxd.tar.xz and get the data to create the combined_rootxz_sha256 information. Once this is published, we'll be able to do: lxc remote add --public --protocol=simplestreams cirros \ https://download.cirros-cloud.net/ lxc launch cirros:0.4.0 and also: lxc launch cirros:0.4.0 "--config=user.user-data=$(cat user-data.txt)"
doc: update create-release for tag different than version
PreviousNext