From a21ee5cdcee345fd7ebf15b8ee674f0b76b39304 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 25 Jan 2024 09:36:43 +0200 Subject: apt.liw.fi.html: improve the advice for bootstrapping trust Signed-off-by: Lars Wirzenius Sponsored-by: author --- ansible/apt.liw.fi.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ansible/apt.liw.fi.html b/ansible/apt.liw.fi.html index bc9c7e4..414b438 100644 --- a/ansible/apt.liw.fi.html +++ b/ansible/apt.liw.fi.html @@ -26,7 +26,15 @@

To add this repository to your APT sources lists, first install - the keyring package, and then create a file + the keyring package: download the latest package + from debian/pool/main/a/apt.liw.fi-keyring/, + then install the downloaded file:

+ +
+ sudo apt install ./apt.liw.fi-keyring_(something).deb +
+ +

Then create a file /etc/apt/sources.list.d/apt.liw.fi.list with the contents (or any other filename that ends in .list):

-- cgit v1.2.1