netplan.io 1.2-ok1 source package in openKylin
Changelog
netplan.io (1.2-ok1) huanghe; urgency=medium * Build for openKylin 3.0. -- liwenjun <email address hidden> Sat, 09 May 2026 11:11:48 +0800
netplan.io (1.2-ok1) huanghe; urgency=medium * Build for openKylin 3.0. -- liwenjun <email address hidden> Sat, 09 May 2026 11:11:48 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | net |
| File | Size | SHA-256 Checksum |
|---|---|---|
| netplan.io_1.2.orig.tar.gz | 548.9 KiB | 710f2f7411e6d3c7b90724886ae1beba6c500e46cfe461879929bcfa8876c8f4 |
| netplan.io_1.2-ok1.debian.tar.xz | 13.6 KiB | 14f8f4d4d448b527a7359da0a4460491060357282a18fc0a4ca6826380092a3e |
| netplan.io_1.2-ok1.dsc | 2.7 KiB | 6aa8185dec082a8e0f2839671e00d29e047176072e738655fc5d32931e99987d |
Netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
Currently supported backends are networkd and NetworkManager.
.
This package contains development files for developers wanting to use
libnetplan in their applications.
Netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
Currently supported backends are networkd and NetworkManager.
.
This package contains the necessary runtime library files.
Netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
Currently supported backends are networkd and NetworkManager.
.
This package provides a systemd-generator to configure various networking
daemons at boot time.
Netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
Currently supported backends are networkd and NetworkManager.
.
This package provides a runtime CLI to control the Netplan backends,
e.g. to re-generate configuration or apply changes.
Netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
Currently supported backends are networkd and NetworkManager.
.
This package provides a CFFI based Python bindings to libnetplan.