Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: eth-cscs/uenv

v10.0.0

18 May 16:02
de058fd

Choose a tag to compare

fix rpm build environment (#154)

v9.0.0

13 Oct 11:04
2b8bb0f

Choose a tag to compare

Changelog

working (since v8.1.0)

  • #83 [fix] Turn some CLI flags into options, so that they can be set with or without =. e.g. uenv --repo=$HOME/uenv or uenv --repo $HOME/uenv.
  • #87 [fix] Only use meta data path in adjacent to a uenv image if it contains an env.json file.
  • #90 [fix] image push was not pushing the correct meta data path.
  • #91 [fix] Add --json option to image ls and image find.
  • #93 [fix] a bug where the --only-meta flag was ignored on image pull.
  • #96 [improvement] for unsquashfs to use a single thread when unpacking meta data.
  • #97 [improvement] reimplement squashfs-mount in the main repository
  • #99 [improvement] improve file name completion in bash.
  • #104 [feature] elastic logging.
  • #111 [feature] add --format flag to uenv status
  • #112 [fix] add hints to error message when uenv is not found

version 7.0.0

10 Jan 11:51
4fb8523

Choose a tag to compare

The first release that replaces the full uenv implementation on Alps.