3 Commits
Author SHA1 Message Date
Julien Fortin 223ba5af1d ifupdown2 2.0.0-1
Signed-off-by: Julien Fortin <[email protected]>
2019-12-17 13:46:18 +01:00
Julien FortinandJoerg Dorchain 35b9d035c1 debian: install sysvinit script (Fixes: #26)
Fixes github issue #26 and debian bug #918775

Reported-by: Joerg Dorchain <[email protected]>
Signed-off-by: Julien Fortin <[email protected]>

Co-authored-by: Joerg Dorchain <[email protected]>
Co-authored-by: Julien Fortin <[email protected]>
2019-01-17 12:26:47 +08:00
Julien Fortin d486dd0df0 ifupdown2 2.0.0 release
This is a major update coming all at once from master-next branch
master-next branch was started with --orphan option which is basically a new
branch without history.

The major changes are:
    - repackaging
    - cleanup the directory tree
    - rewritte setup.py to allow install from deb file or pypi (pip install)
    - add a Makefile to make things (like building a deb) easier
    - review all debian files

Signed-off-by: Julien Fortin <[email protected]>
2018-12-13 11:43:32 -08:00