1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

Add note in readme regarding python-ifupdown2-addons being merged into

python-ifupdown2
This commit is contained in:
Roopa Prabhu
2015-03-06 22:43:50 -08:00
parent f82758bf2c
commit 201a66593d

View File

@ -1,14 +1,14 @@
ifupdown2
=========
ifupdown2 is a new implementation of debian's network interface manager
ifupdown2 is a alternate implementation of debian's network interface manager
ifupdown.
It comprises of two packages, ifupdown2 and ifupdown2-addons.
ifupdown2 provides the required infrastructure to parse, schedule and
manage interface configuration.
manage interface configuration. Also provides default python addon modules
for network interface configuration.
ifupdown2-addons provides python addon modules to extend ifupdown2
functionality.
see individual package directories for details.
Note: Previously ifupdown2 came as two packages: python-ifupdown2 and
python-ifupdown2-addons. python-ifupdown2-addons contents are now merged into
python-ifupdown2 package (python-ifupdown2-addons package is hence deprecated).