so turns out we DON'T need NM installed in the host to support it, and DON'T need GI.

This commit is contained in:
brent s. 2019-11-21 06:14:20 -05:00
parent b889d17581
commit 2a3269e2e0
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -17,5 +17,6 @@
*.zip
.*.swp
.editix
.idea/
__pycache__/
test.py

View File

@ -7,3 +7,5 @@ https://github.com/storaged-project/libblockdev/blob/master/tests/lvm_test.py

using libnm with pygobject-introspection examples:
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/master/examples/python/gi/
NM.SETTING_CONNECTION_TYPE = https://developer.gnome.org/NetworkManager/stable/ch01.html
https://developer.gnome.org/libnm/stable/ch03.html