]> git.proxmox.com Git - mirror_ifupdown2.git/blobdiff - README.rst
addons: address: add a settle dad method
[mirror_ifupdown2.git] / README.rst
index fd3216a8bda32f45d5320b3d3121b87e2153e1ec..93521b397d5c7cf5090e21312b12158ea52ec619 100644 (file)
@@ -35,7 +35,7 @@ Once you have a copy of the source, you should build a deb-package and install i
 
 .. code-block:: console
 
-    $ cd ifupdown2 && git checkout master-next && make deb
+    $ cd ifupdown2 && git checkout master && make deb
 
 The generated deb should be in the root directory (``../ifupdown2_1.2.1_all.deb``)
 
@@ -52,6 +52,12 @@ You might need to manually download dependencies. Mandatory dependencies:
 
     $ apt-get install build-essential devscripts dh-systemd fakeroot python-all python-docutils iproute2 python-ipaddr python-setuptools
 
+To build the deb file successfully, the following additional packages are required:
+
+.. code-block:: console
+
+    $ apt-get install dh-python python3-all python3-setuptools python3-docutils
+
 Suggested dependencies:
 
 .. code-block:: console
@@ -121,6 +127,7 @@ Contributors
 * Maximilian Wilhelm <max@sdn.clinic>
 * Sven Auhagen <sven.auhagen@voleatech.de>
 * skorpy <magnus@skorpy.space>
+* Alexandre Derumier <aderumier@odiso.com>
 * Sam Tannous <stannous@cumulusnetworks.com>
 * Wilson Kok <wkok@cumulusnetworks.com>
 * John Berezovik <berezovik@gmail.com>