guix-devel/guix/scripts
Ludovic Courtès d2a5e6982d
file-systems: Add 'file-system-mapping->bind-mount'.
* gnu/system/file-systems.scm (file-system-mapping->bind-mount): New
procedure.
* gnu/system/linux-container.scm (mapping->file-system): Remove.
(containerized-operating-system)[mapping->fs]: Use
'file-system-mapping->bind-mount' instead of 'mapping->file-system'.
* guix/scripts/environment.scm (launch-environment/container): Likewise.
2017-02-03 00:23:28 +01:00
..
container container: Pass through TERM when calling exec. 2017-01-25 14:27:31 +01:00
import import cran: Add "recursive" option. 2016-12-17 19:13:41 +01:00
archive.scm
authenticate.scm
build.scm Add (guix memoization). 2017-01-28 18:55:20 +01:00
challenge.scm
container.scm
copy.scm copy: Use userauth-public-key/auto! for ssh authentification. 2017-01-26 11:26:24 +01:00
download.scm guix download: Add '-o' option. 2016-11-16 18:00:41 +01:00
edit.scm
environment.scm file-systems: Add 'file-system-mapping->bind-mount'. 2017-02-03 00:23:28 +01:00
gc.scm
graph.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
hash.scm
import.scm
lint.scm lint: Use the "@" syntax for versioned packages in warnings. 2017-01-31 23:51:09 +01:00
offload.scm
package.scm
perform-download.scm
publish.scm
pull.scm
refresh.scm
size.scm
substitute.scm
system.scm