summaryrefslogtreecommitdiff
path: root/gnu/system/linux-container.scm
Commit message (Expand)AuthorAge
* services: system: Initial entries are non-monadic.Ludovic Courtès2020-04-26
* system: linux-container: Recommend guix container.Efraim Flashner2020-01-06
* linux-container: 'eval/container' correctly passes -L and -C flags.Ludovic Courtès2019-09-18
* linux-container: "run-container" scripts shows the container's PID.Ludovic Courtès2019-09-12
* linux-container: Exclude more services when sharing networking with the host.Ludovic Courtès2019-09-12
* file-systems: Add /var/run/nscd to '%network-file-mappings'.Ludovic Courtès2019-09-12
* linux-container: Add 'eval/container'.Ludovic Courtès2019-07-19
* linux-container: Remove networking service when network is shared with host.Arun Isaac2019-06-19
* linux-container: Check if nscd run directory exists when container is run.Arun Isaac2019-05-25
* linux-container: Compute essential services for THIS-OPERATING-SYSTEM.Ludovic Courtès2019-05-15
* linux-container: Do not add %CONTAINER-FILE-SYSTEMS to Docker image OSes.Ludovic Courtès2019-05-15
* linux-container: Support container network sharing.Arun Isaac2019-05-14
* linux-container: Improve filtering of unnecessary file systems.Ludovic Courtès2019-05-10
* linux-container: Remove '%containerized-shepherd-service' hack.Ludovic Courtès2019-04-23
* system: Add 'essential-services' field to <operating-system>.Ludovic Courtès2019-03-25
* linux-container: 'containerized-operating-system' removes "useless" services.Ludovic Courtès2019-03-13
* file-systems: Add 'file-system-mapping->bind-mount'.Ludovic Courtès2017-02-03
* container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès2016-11-10
* linux-container: Use 'source-module-closure' when generating the script.Ludovic Courtès2016-11-10
* linux-container: Fix list of imported modules.Ludovic Courtès2016-07-12
* gnu: Switch to 'with-imported-modules'.Ludovic Courtès2016-07-12
* linux-container: Accept file systems with a UUID 'source'.Ludovic Courtès2016-02-08
* file-systems: Spawn a Bournish REPL upon fsck failure.Ludovic Courtès2016-02-08
* services: Add 'system-service-type'.Ludovic Courtès2015-11-02
* scripts: system: Add 'container' action.David Thompson2015-10-30
* system: container: Adjust to changes in gexps.David Thompson2015-10-30
* gnu: system: Add Linux container module.David Thompson2015-09-14