~mvo/snapd/+git/snapd-mvo:snapfuse

Last commit made on 2017-10-12
Get this branch:
git clone -b snapfuse https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
snapfuse
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

7cbdd3d... by Michael Vogt

ensure config.{guess,sub} is available

58b43e6... by Michael Vogt

update lxd test to ensure we test the new snapfuse

e0683d3... by Michael Vogt

build/use snapfs when available

364a455... by Michael Vogt

imported/readme.txt add information about imported/

d456318... by Michael Vogt

imported: import squashfuse 0.1.100-0ubuntu2

We need an imported version of this package to ensure we have
squashfs available inside lxd containers. We will rename it to
snapfuse internally.

1d4f12c... by Michael Vogt

Merge pull request #3964 from chipaca/ansimeter

many: implement our own ANSI-escape-using progress indicator

d023f13... by Michael Vogt

 snap-exec: update tests to follow main_test pattern (#4006)

The snap-exec tests were using the same package as the snap-exec
main application. Most other packages in snapd use a $foo, $foo_test
package name pattern. This patch updates the tests to do this now.

61ee255... by Michael Vogt

snap: support "command: foo $ENV_STRING" (#3995)

* snap: support "command: foo $ENV_STRING"

* address review feedback

* add missing test for TestEnvMap

* address review feedback

* snap-run/task.yaml: remove restore

* tests/lib/snaps/basic-run/bin/echo: chmod +x (HOW.)

8b54855... by Zygmunt Krynicki

Merge pull request #4014 from zyga/tweak/packaging-update

packaging: update nvidia configure options

aa08253... by Michael Vogt

 snap: add new `snap pack` and use in tests (#3951)

* snap: add new `snap pack` and use in tests

* address first review feedback

* tests/upgrade/basic: skip classic test if "snap pack" missing