summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-05-06 12:47:01 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-05-06 12:47:15 +0000
commit00c0021d891ffd42352a4acc5e389cc543f2779a (patch)
tree7a75b0f197f3371a6657866824e30dfe8bbb637a /README.txt
parentReleasing debian version 20160415-1. (diff)
downloadopen-infrastructure-compute-tools-00c0021d891ffd42352a4acc5e389cc543f2779a.tar.xz
open-infrastructure-compute-tools-00c0021d891ffd42352a4acc5e389cc543f2779a.zip
Merging upstream version 20160501.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 3627c2d..efc225d 100644
--- a/README.txt
+++ b/README.txt
@@ -31,7 +31,7 @@ systemd-nspawn.
2. git clone https://github.com/open-infrastructure/container-tools
3. cd container-tools && sudo make install
-3.2 Debian 8 (stretch) and newer
+3.2 Debian 9 (stretch) and newer
--------------------------------
* sudo apt install container-tools
@@ -40,7 +40,13 @@ systemd-nspawn.
4. Development
--------------
-Bug reports, feature requests, and patches are welcome. Please base them against the 'next' Git branch.
+Bug reports, feature requests, and patches are welcome via Github:
+
+ * https://github.com/open-infrastructure/container-tools
+
+Please base them against the 'next' Git branch using common sense:
+
+ * https://www.kernel.org/doc/Documentation/SubmittingPatches
5. Usage