X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=files%2Findex.html.tt2;h=bb1e75d21b4b9ed7c8bfbd94646ae63d5b2c2bf3;hb=ff7260455a685fa8f21eba93b1af4fb964454e20;hp=40b41c4402dfae68fe994e660eddc36f27a74df1;hpb=52725265980c26a814e88fd7374b5175c979516c;p=grml.org.git diff --git a/files/index.html.tt2 b/files/index.html.tt2 index 40b41c4..bb1e75d 100644 --- a/files/index.html.tt2 +++ b/files/index.html.tt2 @@ -33,16 +33,16 @@

Packages provided by the Grml team are available from the Grml repository.

+ href="https://deb.grml.org/">Grml repository.

-

Note that using the Grml repository on standard Debian systems is not recommended. If you just want our console configuration, read "Make console work comfortable".

+

Note that using the Grml repository on standard Debian systems is not recommended. If you just want our console configuration, read "Make console work comfortable".

 # Signing key is available in grml-debian-keyring
-#  deb     http://deb.grml.org/ grml-stable main
-#  deb-src http://deb.grml.org/ grml-stable main
-#  deb     http://deb.grml.org/ grml-testing main
-#  deb-src http://deb.grml.org/ grml-testing main
+# deb [signed-by=/usr/share/keyrings/grml-archive-keyring.gpg] http://deb.grml.org/ grml-stable main +# deb-src [signed-by=/usr/share/keyrings/grml-archive-keyring.gpg] http://deb.grml.org/ grml-stable main +# deb [signed-by=/usr/share/keyrings/grml-archive-keyring.gpg] http://deb.grml.org/ grml-testing main +# deb-src [signed-by=/usr/share/keyrings/grml-archive-keyring.gpg] http://deb.grml.org/ grml-testing main

If you are running Debian stretch or later, you may want to use the following .sources file, which will enforce the suite name and signing keys:

@@ -52,23 +52,23 @@ URIs: http://deb.grml.org/ Suites: grml-stable grml-testing Architectures: i386 amd64 Components: main -Signed-By: 05483D2F0A254E5BC12AC73021E0CA38EA2EA4AB +Signed-By: /usr/share/keyrings/grml-archive-keyring.gpg

Then the following preferences file will keep packages from GRML to replace normal Debian packages, in /etc/apt/preferences.d/grml.pref:

 Package: *
-Pin: release suite=grml-stable
-Pin-Priority: 1
+Pin: release a=grml-stable
+Pin-Priority: 100
 
 Package: *
-Pin: release suite=grml-testing
-Pin-Priority: 1
+Pin: release a=grml-testing +Pin-Priority: 100 -

Also note that you may have trouble installing the grml-debian-keyring package as APT will complain about the missing key. A workaround is to download it directly:

+

Also note that you may have trouble installing the grml-debian-keyring package as APT will complain about the missing key. A workaround is to download it directly:

-sudo wget -O /etc/apt/trusted.gpg.d/grml.gpg http://deb.grml.org/repo-key.gpg
+sudo wget -O /usr/share/keyrings/grml-archive-keyring.gpg https://deb.grml.org/repo-key.gpg
 sudo apt-get update
 sudo apt-get install grml-debian-keyring
 
@@ -84,40 +84,38 @@ sudo apt-get install grml-debian-keyring

Package lists for the current release

-

grml32-full 2014.11

+

grml32-full 2018.12

-

grml64-full 2014.11

+

grml64-full 2018.12

-

grml32-small 2014.11

+

grml32-small 2018.12

-

grml64-small 2014.11

+

grml64-small 2018.12