summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-07-01 09:53:24 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-07-01 09:54:30 +0000
commit98e646a8fb214023ab99f661a6ad2550157c6b95 (patch)
tree0430656e1e16ec50b9eeede978c85e156a036d8a /README.txt
parentReleasing debian version 20160615-2. (diff)
downloadopen-infrastructure-compute-tools-98e646a8fb214023ab99f661a6ad2550157c6b95.tar.xz
open-infrastructure-compute-tools-98e646a8fb214023ab99f661a6ad2550157c6b95.zip
Merging upstream version 20160701.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt20
1 files changed, 13 insertions, 7 deletions
diff --git a/README.txt b/README.txt
index f71f560..9ca0598 100644
--- a/README.txt
+++ b/README.txt
@@ -30,8 +30,8 @@ systemd-nspawn.
3.1 Source
----------
- 1. sudo apt install asciidoc git docbook-xml docbook-xsl libxml2-utils make xsltproc
- 2. git clone https://github.com/open-infrastructure/container-tools
+ 1. sudo apt install asciidoc git docbook-xml docbook-xsl libxml2-utils make xsltproc dbus systemd-container
+ 2. git clone https://sources.open-infrastructure.net/software/container-tools
3. cd container-tools && sudo make install
3.2 Debian 9 (stretch) and newer
@@ -43,16 +43,22 @@ systemd-nspawn.
4. Development
--------------
-Bug reports, feature requests, and patches are welcome via Github:
+Bug reports, feature requests, and patches are welcome via Debian Bug Tracking System:
- * https://github.com/open-infrastructure/container-tools
+ * https://bugs.debian.org
Please base them against the 'next' Git branch using common sense:
* https://www.kernel.org/doc/Documentation/SubmittingPatches
-5. Usage
+5. Known Limitations
+--------------------
+
+container-tools currently do not work with systemd-networkd and depend on ifupdown.
+
+
+6. Usage
--------
* Create a new container:
@@ -83,7 +89,7 @@ Please base them against the 'next' Git branch using common sense:
container version
-6. Links
+7. Links
--------
* 2016-02-24: Systemd vs. Docker
@@ -108,7 +114,7 @@ Please base them against the 'next' Git branch using common sense:
https://lwn.net/Articles/531114/
-7. Authors
+8. Authors
----------
* Daniel Baumann <daniel.baumann@open-infrastructure.net>