diff options
author | Ludovic Courtès <ludo@gnu.org> | 2019-05-10 22:07:55 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-05-15 16:36:21 +0200 |
commit | 3f9bed04f031a4d4f8d3b6dc0a4de42b0c628496 (patch) | |
tree | 363e7ddff745a5a36c5ae9f20cb1d03af2363fc7 /gnu/tests/install.scm | |
parent | 6edd5c546c7c1bb5ee45436a0441a9daf1e5509c (diff) | |
download | guix-3f9bed04f031a4d4f8d3b6dc0a4de42b0c628496.tar.gz |
linux-container: Compute essential services for THIS-OPERATING-SYSTEM.
Previously, the 'essential-services' would correspond to the initial, non-containerized OS. Thus, all the file systems removed in 'container-essential-services' would actually still be there because the essential services would be computed on the non-containerized OS. This is a followup to 69cae3d3356a69b7fe69481338f760545995485e. * gnu/system/linux-container.scm (container-essential-services): Call 'operating-system-default-essential-services' to get the baseline services. (containerized-operating-system): Pass THIS-OPERATING-SYSTEM, not OS, to 'container-essential-services'. Add a dummy root file system to 'file-systems'. (container-script)[mountable-file-system?]: New procedure. Use it.
Diffstat (limited to 'gnu/tests/install.scm')
0 files changed, 0 insertions, 0 deletions