index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
system
/
linux-container.scm
Age
Commit message (
Expand
)
Author
2020-01-06
system: linux-container: Recommend guix container.
...
Efraim Flashner
2019-09-18
linux-container: 'eval/container' correctly passes -L and -C flags.
...
Ludovic Courtès
2019-09-12
linux-container: "run-container" scripts shows the container's PID.
...
Ludovic Courtès
2019-09-12
linux-container: Exclude more services when sharing networking with the host.
...
Ludovic Courtès
2019-09-12
file-systems: Add /var/run/nscd to '%network-file-mappings'.
...
Ludovic Courtès
2019-07-19
linux-container: Add 'eval/container'.
...
Ludovic Courtès
2019-06-19
linux-container: Remove networking service when network is shared with host.
...
Arun Isaac
2019-05-25
linux-container: Check if nscd run directory exists when container is run.
...
Arun Isaac
2019-05-15
linux-container: Compute essential services for THIS-OPERATING-SYSTEM.
...
Ludovic Courtès
2019-05-15
linux-container: Do not add %CONTAINER-FILE-SYSTEMS to Docker image OSes.
...
Ludovic Courtès
2019-05-14
linux-container: Support container network sharing.
...
Arun Isaac
2019-05-10
linux-container: Improve filtering of unnecessary file systems.
...
Ludovic Courtès
2019-04-23
linux-container: Remove '%containerized-shepherd-service' hack.
...
Ludovic Courtès
2019-03-25
system: Add 'essential-services' field to <operating-system>.
...
Ludovic Courtès
2019-03-13
linux-container: 'containerized-operating-system' removes "useless" services.
...
Ludovic Courtès
2017-02-03
file-systems: Add 'file-system-mapping->bind-mount'.
...
Ludovic Courtès
2016-11-10
container: Pass a list of <file-system> objects as things to mount.
...
Ludovic Courtès
2016-11-10
linux-container: Use 'source-module-closure' when generating the script.
...
Ludovic Courtès
2016-07-12
linux-container: Fix list of imported modules.
...
Ludovic Courtès
2016-07-12
gnu: Switch to 'with-imported-modules'.
...
Ludovic Courtès
2016-02-08
linux-container: Accept file systems with a UUID 'source'.
...
Ludovic Courtès
2016-02-08
file-systems: Spawn a Bournish REPL upon fsck failure.
...
Ludovic Courtès
2015-11-02
services: Add 'system-service-type'.
...
Ludovic Courtès
2015-10-30
scripts: system: Add 'container' action.
...
David Thompson
2015-10-30
system: container: Adjust to changes in gexps.
...
David Thompson
2015-09-14
gnu: system: Add Linux container module.
...
David Thompson