X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=files%2Findex.html.tt2;h=88fd6ee4d31882253cfa8740b55e50ed4605dd03;hb=b6be1c81206a6010c4751ab7cc76b9a5c3bc7f37;hp=c4fa694c77b87043c7cb6535c602f56c5e4318e5;hpb=7855204c75e9bf1cb3c34674213f6db2c951a88f;p=grml.org.git diff --git a/files/index.html.tt2 b/files/index.html.tt2 index c4fa694..88fd6ee 100644 --- a/files/index.html.tt2 +++ b/files/index.html.tt2 @@ -38,12 +38,41 @@

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-archive-keyring
+# 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
+

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:

+ +
+Types: deb deb-src
+URIs: http://deb.grml.org/
+Suites: grml-stable grml-testing
+Architectures: i386 amd64
+Components: main
+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 a=grml-stable
+Pin-Priority: 100
+
+Package: *
+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:

+ +
+sudo wget -O /usr/share/keyrings/grml-archive-keyring.gpg http://deb.grml.org/repo-key.gpg
+sudo apt-get update
+sudo apt-get install grml-debian-keyring
+
+

Wallpapers and other media files provided by Grml

Wallpapers, CD covers and similar media files are available in the @@ -55,40 +84,40 @@

Package lists for the current release

-

grml32-full 2012.05

+

grml32-full 2018.12

-

grml64-full 2012.05

+

grml64-full 2018.12

-

grml32-small 2012.05

+

grml32-small 2018.12

-

grml64-small 2012.05

+

grml64-small 2018.12