summaryrefslogtreecommitdiff
path: root/gnu/system/linux-container.scm
Commit message (Expand)AuthorAgeFilesLines
* Instantiate nscd in each system container....Jason Conroy2020-10-011-19/+40
* services: system: Initial entries are non-monadic....Ludovic Courtès2020-04-261-4/+2
* system: linux-container: Recommend guix container....Efraim Flashner2020-01-061-3/+6
* linux-container: 'eval/container' correctly passes -L and -C flags....Ludovic Courtès2019-09-181-5/+7
* linux-container: "run-container" scripts shows the container's PID....Ludovic Courtès2019-09-121-2/+17
* linux-container: Exclude more services when sharing networking with the host....Ludovic Courtès2019-09-121-1/+6
* file-systems: Add /var/run/nscd to '%network-file-mappings'....Ludovic Courtès2019-09-121-21/+14
* linux-container: Add 'eval/container'....Ludovic Courtès2019-07-191-1/+48
* linux-container: Remove networking service when network is shared with host....Arun Isaac2019-06-191-5/+24
* linux-container: Check if nscd run directory exists when container is run....Arun Isaac2019-05-251-22/+31
* linux-container: Compute essential services for THIS-OPERATING-SYSTEM....Ludovic Courtès2019-05-151-4/+17
* linux-container: Do not add %CONTAINER-FILE-SYSTEMS to Docker image OSes....Ludovic Courtès2019-05-151-24/+23
* linux-container: Support container network sharing....Arun Isaac2019-05-141-11/+52
* linux-container: Improve filtering of unnecessary file systems....Ludovic Courtès2019-05-101-2/+2
* linux-container: Remove '%containerized-shepherd-service' hack....Ludovic Courtès2019-04-231-2/+1
* system: Add 'essential-services' field to <operating-system>....Ludovic Courtès2019-03-251-26/+43
* linux-container: 'containerized-operating-system' removes "useless" services....Ludovic Courtès2019-03-131-1/+13
* file-systems: Add 'file-system-mapping->bind-mount'....Ludovic Courtès2017-02-031-18/+3
* container: Pass a list of <file-system> objects as things to mount....Ludovic Courtès2016-11-101-1/+2
* linux-container: Use 'source-module-closure' when generating the script....Ludovic Courtès2016-11-101-8/+5
* linux-container: Fix list of imported modules....Ludovic Courtès2016-07-121-0/+1
* gnu: Switch to 'with-imported-modules'....Ludovic Courtès2016-07-121-25/+23
* linux-container: Accept file systems with a UUID 'source'....Ludovic Courtès2016-02-081-1/+2
* file-systems: Spawn a Bournish REPL upon fsck failure....Ludovic Courtès2016-02-081-0/+1
* services: Add 'system-service-type'....Ludovic Courtès2015-11-021-15/+3
* scripts: system: Add 'container' action....David Thompson2015-10-301-1/+6
* system: container: Adjust to changes in gexps....David Thompson2015-10-301-6/+8
* gnu: system: Add Linux container module....David Thompson2015-09-141-0/+119