Adding upstream version 2.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b76282b820
commit
7422bc4c2f
35 changed files with 364 additions and 122 deletions
|
@ -96,7 +96,7 @@ The following packages must be installed to use **`stafd`**/**`stacd`**
|
|||
sudo apt-get install -y python3-pyudev python3-systemd python3-gi
|
||||
sudo apt-get install -y python3-dasbus # Ubuntu 22.04
|
||||
OR:
|
||||
sudo pip3 install dasbus # Ubuntu 20.04
|
||||
sudo pip install dasbus # Ubuntu 20.04 (may require --break-system-packages)
|
||||
```
|
||||
|
||||
**RPM packages (tested on Fedora 34..35 and SLES15):**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue