davexunit pushed a change to branch master
in repository guix.

      from  9f04196   gnu: preseq: Move "use-samtools-headers" phase.
       new  85c3127   build: file-systems: Import (guix build syscalls) for 
non-static Guiles.
       new  c1f6a0c   gnu: build: Add Linux container module.
       new  c829bc8   gnu: system: Add Linux container file systems.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .dir-locals.el                |    3 +
 Makefile.am                   |    3 +-
 gnu-system.am                 |    1 +
 gnu/build/file-systems.scm    |    7 +
 gnu/build/linux-container.scm |  260 +++++++++++++++++++++++++++++++++++++++++
 gnu/system.scm                |    1 +
 gnu/system/file-systems.scm   |   40 +++++++
 tests/containers.scm          |  136 +++++++++++++++++++++
 8 files changed, 450 insertions(+), 1 deletions(-)
 create mode 100644 gnu/build/linux-container.scm
 create mode 100644 tests/containers.scm

Reply via email to