From: Alexander Wirt Date: Wed, 14 Feb 2018 18:34:01 +0000 (+0100) Subject: Merge pull request #13 from anarcat/patch-1 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=65c3d435ec30ba126a4867eb09d34c4a48c3737a;hp=-c;p=grml.org.git Merge pull request #13 from anarcat/patch-1 debian repository instructions improvements --- 65c3d435ec30ba126a4867eb09d34c4a48c3737a diff --combined files/index.html.tt2 index 9451319,51574ba..4e3f02f --- a/files/index.html.tt2 +++ b/files/index.html.tt2 @@@ -44,6 -44,35 +44,35 @@@ # 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: 05483D2F0A254E5BC12AC73021E0CA38EA2EA4AB
+ +

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 /etc/apt/trusted.gpg.d/grml.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 +84,40 @@@

Package lists for the current release

-

grml32-full 2014.11

+

grml32-full 2017.05

-

grml64-full 2014.11

+

grml64-full 2017.05

-

grml32-small 2014.11

+

grml32-small 2017.05

-

grml64-small 2014.11

+

grml64-small 2017.05