Use public signed RPM repository bootstrap
This commit is contained in:
@@ -52,7 +52,7 @@ Dieser Ablauf wurde mit Version 0.15 in einer isolierten APT-Umgebung geprüft:
|
|||||||
Die getrennte und signierte RPM-Quelle wird so eingerichtet:
|
Die getrennte und signierte RPM-Quelle wird so eingerichtet:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo curl -fsSL https://git.blackwall.ipv64.de/pan/synadm-tui-thueringen/raw/branch/main/packaging/synadm-tui-thueringen.repo \
|
sudo curl -fsSL https://git.blackwall.ipv64.de/api/packages/pan/generic/synadm-tui-repository/1/synadm-tui-thueringen.repo \
|
||||||
-o /etc/yum.repos.d/synadm-tui-thueringen.repo
|
-o /etc/yum.repos.d/synadm-tui-thueringen.repo
|
||||||
sudo dnf install synadm-tui-thueringen
|
sudo dnf install synadm-tui-thueringen
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -3,4 +3,4 @@ name=synadm TUI Thüringen
|
|||||||
baseurl=https://git.blackwall.ipv64.de/api/packages/pan/rpm/thueringen
|
baseurl=https://git.blackwall.ipv64.de/api/packages/pan/rpm/thueringen
|
||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=https://git.blackwall.ipv64.de/pan/synadm-tui/raw/branch/main/packaging/RPM-GPG-KEY-synadm-tui
|
gpgkey=https://git.blackwall.ipv64.de/api/packages/pan/generic/synadm-tui-repository/1/RPM-GPG-KEY-synadm-tui
|
||||||
|
|||||||
Reference in New Issue
Block a user