guix/tests
Ludovic Courtès 5970e8e248
container: Pass a list of <file-system> objects as things to mount.
* gnu/build/linux-container.scm (mount-file-systems): 'mounts' is now a
list of <file-system> objects instead of a list of lists ("specs").
Add call to 'file-system->spec' as the argument to 'mount-file-system'.
(run-container, call-with-container): Adjust docstring accordingly.
* gnu/system/file-systems.scm (spec->file-system): New procedure.
* gnu/system/linux-container.scm (container-script)[script]: Call
'spec->file-system' inside gexp.
* guix/scripts/environment.scm (launch-environment/container): Remove
call to 'file-system->spec'.
* tests/containers.scm ("call-with-container, mnt namespace")
("call-with-container, mnt namespace, wrong bind mount"): Pass a list of
<file-system> objects.
2016-11-10 18:01:44 +01:00
..
base32.scm
base64.scm
bournish.scm
build-utils.scm
builders.scm
challenge.scm
combinators.scm
containers.scm container: Pass a list of <file-system> objects as things to mount. 2016-11-10 18:01:44 +01:00
cpan.scm tests: Adjust 'url-fetch' mocks to TLS changes. 2016-11-10 11:58:43 +01:00
cpio.scm
cran.scm tests: Adjust 'url-fetch' mocks to TLS changes. 2016-11-10 11:58:43 +01:00
cve-sample.xml
cve.scm
derivations.scm
elpa.scm
file-systems.scm
gem.scm import: Importers return prefixed licenses. 2016-08-28 14:04:50 +02:00
gexp.scm gexp: Add 'file-append'. 2016-09-09 23:54:43 +02:00
gnu-maintenance.scm
grafts.scm grafts: Apply the right grafts in the presence of multiple outputs. 2016-10-17 23:59:03 +02:00
graph.scm graph: Add '%referrer-node-type'. 2016-10-15 23:46:39 +02:00
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh tests: Adjust 'guix build -S' test for source-less packages. 2016-10-03 15:24:21 +02:00
guix-daemon.sh
guix-download.sh
guix-environment-container.sh tests: Fix 'guix environment --container' test in the presence of tmpfs. 2016-08-29 00:09:44 +02:00
guix-environment.sh environment: Set 'GUIX_ENVIRONMENT' to the profile. 2016-07-26 17:59:25 +02:00
guix-gc.sh
guix-graph.sh
guix-hash.sh guix hash: Interpret '-' as standard input. 2016-10-28 22:30:17 +02:00
guix-lint.sh
guix-package-net.sh
guix-package.sh
guix-register.sh tests: Improve synchronization in 'tests/guix-register.sh'. 2016-07-29 11:39:30 +02:00
guix-system.sh
hackage.scm tests: hackage: Fix mock urls. 2016-09-01 13:40:49 +03:00
hash.scm
import-utils.scm import: utils: Refactor license->symbol. 2016-09-28 13:17:15 +02:00
lint.scm lint: Suggest @code instead of quotes. 2016-10-19 15:54:10 +02:00
modules.scm Add (guix modules). 2016-09-05 00:06:47 +02:00
monads.scm
nar.scm
packages.scm packages: 'package-grafts' applies grafts on replacement. 2016-10-14 23:05:41 +02:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Add manifest-transaction helper procedures. 2016-09-06 23:22:10 +02:00
publish.scm tests: Make sure threads use separate output ports. 2016-08-02 18:07:19 +02:00
pypi.scm tests: Adjust pypi test to recent importer change. 2016-10-27 01:00:41 +02:00
records.scm
scripts-build.scm tests: Fix typo in 'with-graft' transformation test. 2016-10-19 15:54:10 +02:00
scripts.scm
services.scm services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'. 2016-08-31 15:44:20 +02:00
sets.scm
signing-key.pub
signing-key.sec
size.scm
snix.scm
store.scm
substitute.scm
syscalls.scm tests: Skip 'pivot-root' test on Linux > 4.7.5. 2016-10-27 01:00:41 +02:00
system.scm services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'. 2016-08-31 15:44:20 +02:00
test.drv
ui.scm
union.scm
upstream.scm
utils.scm utils: Support defaults in substitute-keyword-arguments. 2016-10-07 07:42:05 -05:00
zlib.scm