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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -17,5 +17,6 @@
|
||||
*.zip
|
||||
.*.swp
|
||||
.editix
|
||||
.idea/
|
||||
__pycache__/
|
||||
test.py
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user