[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch wip-container created (now 28723ea)
From: |
David Thompson |
Subject: |
branch wip-container created (now 28723ea) |
Date: |
Sun, 05 Jul 2015 19:31:40 +0000 |
davexunit pushed a change to branch wip-container
in repository guix.
at 28723ea scripts: Add 'container' subcommand.
This branch includes the following new commits:
new bc2f2c3 build: syscalls: Add additional mount flags.
new de61c59 build: syscalls: Add unmount flags.
new 0a8a582 build: syscalls: Add mkdtemp!
new 31fbabd utils: Add call-with-temporary-directory.
new b5e8118 build: syscalls: Add clone syscall wrapper.
new 1aba6fa build: syscalls: Add setns syscall wrapper.
new f9b58e4 build: syscalls: Add pivot-root.
new a8cd716 gnu: build: Add Linux container module.
new 6150063 gnu: system: Move <file-system-mapping> into (gnu system
file-systems).
new 37e90b6 gnu: system: Move file-system->spec to (gnu system
file-systems).
new 3bb1edc gnu: system: Add Linux container module.
new f290f2a gnu: system: Add Linux container file systems.
new 5b2d1a7 scripts: system: Add 'container' action.
new 84a2397 scripts: environment: Add --container option.
new 28723ea scripts: Add 'container' subcommand.
The 15 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.
- branch wip-container created (now 28723ea),
David Thompson <=
- 01/15: build: syscalls: Add additional mount flags., David Thompson, 2015/07/05
- 02/15: build: syscalls: Add unmount flags., David Thompson, 2015/07/05
- 03/15: build: syscalls: Add mkdtemp!, David Thompson, 2015/07/05
- 04/15: utils: Add call-with-temporary-directory., David Thompson, 2015/07/05
- 05/15: build: syscalls: Add clone syscall wrapper., David Thompson, 2015/07/05
- 06/15: build: syscalls: Add setns syscall wrapper., David Thompson, 2015/07/05
- 07/15: build: syscalls: Add pivot-root., David Thompson, 2015/07/05
- 09/15: gnu: system: Move <file-system-mapping> into (gnu system file-systems)., David Thompson, 2015/07/05
- 10/15: gnu: system: Move file-system->spec to (gnu system file-systems)., David Thompson, 2015/07/05
- 12/15: gnu: system: Add Linux container file systems., David Thompson, 2015/07/05