summaryrefslogtreecommitdiff
path: root/gnu/system/linux-container.scm
AgeCommit message (Expand)Author
2017-02-03file-systems: Add 'file-system-mapping->bind-mount'.Ludovic Courtès
2016-11-10container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès
2016-11-10linux-container: Use 'source-module-closure' when generating the script.Ludovic Courtès
2016-07-12linux-container: Fix list of imported modules.Ludovic Courtès
2016-07-12gnu: Switch to 'with-imported-modules'.Ludovic Courtès
2016-02-08linux-container: Accept file systems with a UUID 'source'.Ludovic Courtès
2016-02-08file-systems: Spawn a Bournish REPL upon fsck failure.Ludovic Courtès
2015-11-02services: Add 'system-service-type'.Ludovic Courtès
2015-10-30scripts: system: Add 'container' action.David Thompson
2015-10-30system: container: Adjust to changes in gexps.David Thompson
2015-09-14gnu: system: Add Linux container module.David Thompson