Skip to content

Tags: tinez/cirros

Tags

0.5.0_pre3

Toggle 0.5.0_pre3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cirros-dev#38 from smoser/fix/load-modules-fix

load-modules: Fix bug in parse_modules and print loaded modules.

0.5.0_pre2

Toggle 0.5.0_pre2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cirros-dev#25 from smoser/fix/travis-releases-2

Travis Releases try number 2

0.5.0_pre1

Toggle 0.5.0_pre1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cirros-dev#19 from cirros-dev/feature/travis-releases

Configure travis for publishing releases.

0.3.6

Toggle 0.3.6's commit message

Verified

This tag was signed with the committer’s verified signature.
smoser Scott Moser
Release 0.3.6

0.4.0

Toggle 0.4.0's commit message
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)"

0.4.0_pre1

Toggle 0.4.0_pre1's commit message
doc: update create-release for tag different than version

0.3.5

Toggle 0.3.5's commit message
bin/mirror-dump-sstream-data: update for git

Update this release data script to support git.

0.3.4

Toggle 0.3.4's commit message
update kernel

0.3.4_pre1

Toggle 0.3.4_pre1's commit message
update kernel

0.3.3

Toggle 0.3.3's commit message
update kernel