summaryrefslogtreecommitdiff
path: root/gnu/system/linux-container.scm
AgeCommit message (Expand)AuthorFilesLines
2026-04-27linux-container: Add #:child-is-pid1? to ‘eval/container’.Johannes Christ1-2/+8
2026-01-27system/linux-container: Re-export %namespaces, %writable-/tmp variables.Maxim Cournoyer1-1/+5
2025-12-16system: Reinstate lock-mounts work around for system containers.Rutherther1-0/+4
2025-11-13gnu: Add --pid-file option to "guix system container" scripts.Carlo Zancanaro1-1/+20
2025-10-29system: Reinstate lock mounts in `container-script'.Maxim Cournoyer1-4/+0
2025-10-29Reinstate "linux-container: Remove #:lock-mounts? and related code."Maxim Cournoyer1-0/+4
2025-10-13linux-container: Remove #:lock-mounts? and related code.Ludovic Courtès1-4/+0
2025-07-24gnu: system: Replace deprecated dhcp client service.Gabriel Wicki1-1/+1
2025-06-28gnu: Add %dummy-linux-kernel-for-container.Hilton Chain1-0/+2
2025-06-04linux-container: ‘containerized-operating-system’ provides ‘loopback’...Ludovic Courtès1-8/+11
2025-05-12linux-container: Do not attempt to lock mounts for ‘guix system container’.Ludovic Courtès1-0/+4
2025-05-05linux-container: Support having a read-only root file system.Ludovic Courtès1-0/+5
2025-05-05linux-container: Add #:mounts to ‘eval/container’.Ludovic Courtès1-12/+14
2025-02-17gnu: guix-configuration: Add a chroot? parameter.Andreas Enge1-20/+23
2024-02-05linux-container: Inherit essential services.Leo Nikkilä1-41/+47
2023-06-24linux-container: Pass '--disable-chroot' to 'guix-daemon'.Ludovic Courtès1-1/+12
2023-06-09linux-container: Adjust to 'modify-services' semantic change.Ludovic Courtès1-9/+12
2023-03-26linux-container: Remove hosts-service-type when network is shared.Pierre Langlois1-3/+7
2022-12-01linux-container: Do not replace nscd-service-type.Ricardo Wurmus1-15/+13
2022-08-09linux-container: container-script: Parse command line options.Ricardo Wurmus1-25/+72
2022-05-31gnu: Remove wicd.Maxim Cournoyer1-2/+1
2022-03-19linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'.Ludovic Courtès1-5/+9
2022-03-19linux-container: 'eval/container' honors #:namespaces.Ludovic Courtès1-1/+2
2021-01-13services: shepherd: 'shepherd-service-type' requires documentation.Ludovic Courtès1-2/+5
2020-10-01Instantiate nscd in each system container.Jason Conroy1-19/+40
2020-04-26services: system: Initial entries are non-monadic.Ludovic Courtès1-4/+2
2020-01-06system: linux-container: Recommend guix container.Efraim Flashner1-3/+6
2019-09-18linux-container: 'eval/container' correctly passes -L and -C flags.Ludovic Courtès1-5/+7
2019-09-12linux-container: "run-container" scripts shows the container's PID.Ludovic Courtès1-2/+17
2019-09-12linux-container: Exclude more services when sharing networking with the host.Ludovic Courtès1-1/+6
2019-09-12file-systems: Add /var/run/nscd to '%network-file-mappings'.Ludovic Courtès1-21/+14
2019-07-19linux-container: Add 'eval/container'.Ludovic Courtès1-1/+48
2019-06-19linux-container: Remove networking service when network is shared with host.Arun Isaac1-5/+24
2019-05-25linux-container: Check if nscd run directory exists when container is run.Arun Isaac1-22/+31
2019-05-15linux-container: Compute essential services for THIS-OPERATING-SYSTEM.Ludovic Courtès1-4/+17
2019-05-15linux-container: Do not add %CONTAINER-FILE-SYSTEMS to Docker image OSes.Ludovic Courtès1-24/+23
2019-05-14linux-container: Support container network sharing.Arun Isaac1-11/+52
2019-05-10linux-container: Improve filtering of unnecessary file systems.Ludovic Courtès1-2/+2
2019-04-23linux-container: Remove '%containerized-shepherd-service' hack.Ludovic Courtès1-2/+1
2019-03-25system: Add 'essential-services' field to <operating-system>.Ludovic Courtès1-26/+43
2019-03-13linux-container: 'containerized-operating-system' removes "useless" services.Ludovic Courtès1-1/+13
2017-02-03file-systems: Add 'file-system-mapping->bind-mount'.Ludovic Courtès1-18/+3
2016-11-10container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès1-1/+2
2016-11-10linux-container: Use 'source-module-closure' when generating the script.Ludovic Courtès1-8/+5
2016-07-12linux-container: Fix list of imported modules.Ludovic Courtès1-0/+1
2016-07-12gnu: Switch to 'with-imported-modules'.Ludovic Courtès1-25/+23
2016-02-08linux-container: Accept file systems with a UUID 'source'.Ludovic Courtès1-1/+2
2016-02-08file-systems: Spawn a Bournish REPL upon fsck failure.Ludovic Courtès1-0/+1
2015-11-02services: Add 'system-service-type'.Ludovic Courtès1-15/+3
2015-10-30scripts: system: Add 'container' action.David Thompson1-1/+6