mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-26 06:26:18 -05:00
Add new keyring to Debian templates
This commit is contained in:
parent
d439baef30
commit
2b3fa9b114
@ -34,7 +34,8 @@ in-place:
|
||||
5. In each old the old templates update the Qubes software sources from 4.1 to Qubes 4.2. Do this by opening a teminal in each of the imported templates and running the following commands:
|
||||
- **Debian-based templates**:
|
||||
```
|
||||
sudo sed -i 's/r4.[01]/r4.2/g' /etc/apt/sources.list.d/qubes-r4.list`
|
||||
sudo sed -i 's/r4.[01]/r4.2/g' /etc/apt/sources.list.d/qubes-r4.list
|
||||
sudo sed -i 's|\[arch=amd64\]|\[arch=amd64 signed-by=/usr/share/keyrings/qubes-archive-keyring-4.2.gpg \]|g' /etc/apt/sources.list.d/qubes-r4.list
|
||||
```
|
||||
- **Fedora-based templates**:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user