grml.org.git
5 years agoUpdate ISO sizes for new release
Michael Prokop [Thu, 20 Dec 2018 15:23:28 +0000 (16:23 +0100)]
Update ISO sizes for new release

5 years agoFurther updates for 2018.12-rc1 release
Michael Prokop [Thu, 20 Dec 2018 15:20:16 +0000 (16:20 +0100)]
Further updates for 2018.12-rc1 release

5 years agoGrml 2018.12-rc1, here we come
Michael Prokop [Thu, 20 Dec 2018 15:07:40 +0000 (16:07 +0100)]
Grml 2018.12-rc1, here we come

5 years agoUpdate grml-zsh-refcard.pdf to latest grml-etc-core version
Michael Prokop [Sat, 29 Sep 2018 20:02:09 +0000 (22:02 +0200)]
Update grml-zsh-refcard.pdf to latest grml-etc-core version

Closes: https://github.com/grml/grml.org/issues/22

5 years agoConvert missing links to ssl
Alexander Wirt [Thu, 23 Aug 2018 11:53:23 +0000 (13:53 +0200)]
Convert missing links to ssl

6 years agopull archive keyring out of global trust path
anarcat [Thu, 15 Feb 2018 15:29:59 +0000 (10:29 -0500)]
pull archive keyring out of global trust path

The [repository instructions](https://wiki.debian.org/RepositoryInstructions) have been changed to avoid writing third-party keyring files to the global trust anchors (in `/etc/apt/trusted-gpg.d`) and instead write those to a more neutral location (`/usr/share/keyrings`, alongside other keyring files).

The downside of this change is that the key fingerprint isn't validated directly through this process. But considering that validation of the key is anchored through HTTPS validation in the first place, we do not *really* lose anything by moving that to the `.gpg` file transfer: that file's integrity is still checked through HTTPS. Furthermore, not storing the explicit fingerprint here will make future key rotations easier as they will not require documentation updates.

Note that this change will also require a change in the `grml-debian-keyring` package to install the keyring file in the new location. If that package does not install a `.sources` or `.list` file, that move will also break existing configurations, so a NEWS entry might be in order as well.

6 years agoMerge pull request #13 from anarcat/patch-1
Alexander Wirt [Wed, 14 Feb 2018 18:34:01 +0000 (19:34 +0100)]
Merge pull request #13 from anarcat/patch-1

debian repository instructions improvements

6 years agoMerge remote-tracking branch 'origin/github/pr/20'
Darshaka Pathirana [Wed, 14 Feb 2018 12:28:37 +0000 (13:28 +0100)]
Merge remote-tracking branch 'origin/github/pr/20'

6 years agoMerge branch 'master' into patch-1
Darshaka Pathirana [Mon, 5 Feb 2018 16:19:31 +0000 (17:19 +0100)]
Merge branch 'master' into patch-1

6 years agoFix dead link of grml-zsh-config package for Archlinux
Darshaka Pathirana [Sat, 3 Feb 2018 13:45:10 +0000 (14:45 +0100)]
Fix dead link of grml-zsh-config package for Archlinux

Thanks to NobbZ for the reporting the broken link.
Closes grml/grml.org#19

6 years agoUpdate copyright information for 2018
Michael Prokop [Mon, 1 Jan 2018 23:34:34 +0000 (00:34 +0100)]
Update copyright information for 2018

6 years agoAdd github.com/grml/grml issues #65 + #76 to known issues
Michael Prokop [Fri, 6 Oct 2017 12:11:28 +0000 (14:11 +0200)]
Add github.com/grml/grml issues #65 + #76 to known issues

6 years agoClarify that we no longer support i586 but require i686+
Michael Prokop [Fri, 6 Oct 2017 10:14:57 +0000 (12:14 +0200)]
Clarify that we no longer support i586 but require i686+

Thanks to rnlf for the bug report
Closes grml/grml#68

6 years agoUpdate requirements to reflect release 2017.05
ooxi [Sun, 23 Jul 2017 13:10:00 +0000 (15:10 +0200)]
Update requirements to reflect release 2017.05

According to the [release notes of 2017.05](https://grml.org/changelogs/README-grml-2017.05/), the new baseline is the i686.

6 years agoAnnounce Darshaka as new Grml developer
Michael Prokop [Fri, 23 Jun 2017 11:19:52 +0000 (13:19 +0200)]
Announce Darshaka as new Grml developer

6 years agoAdd Darsha as team member
Michael Prokop [Fri, 23 Jun 2017 11:10:49 +0000 (13:10 +0200)]
Add Darsha as team member

6 years agozsh: update grmlzshrc to latest grml-etc-core version
Michael Prokop [Mon, 19 Jun 2017 09:27:59 +0000 (11:27 +0200)]
zsh: update grmlzshrc to latest grml-etc-core version

6 years agoDocument known bugs for Grml 2017.05 release
Michael Prokop [Fri, 9 Jun 2017 20:59:38 +0000 (22:59 +0200)]
Document known bugs for Grml 2017.05 release

6 years agofaq: typo -> add closing bracket
Darshaka Pathirana [Fri, 2 Jun 2017 17:24:46 +0000 (19:24 +0200)]
faq: typo -> add closing bracket

6 years agozsh: use https nowadays
Michael Prokop [Tue, 6 Jun 2017 11:41:12 +0000 (13:41 +0200)]
zsh: use https nowadays

Thanks: Csillag Tamas for the hint

6 years agopress: add pro-linux.de URL
Michael Prokop [Fri, 2 Jun 2017 09:16:42 +0000 (11:16 +0200)]
press: add pro-linux.de URL

6 years agopress: add linux-magazin.de URL
Michael Prokop [Fri, 2 Jun 2017 09:15:32 +0000 (11:15 +0200)]
press: add linux-magazin.de URL

6 years agopress: add linux-community URL
Michael Prokop [Fri, 2 Jun 2017 08:47:03 +0000 (10:47 +0200)]
press: add linux-community URL

6 years agopress: add heise.de URL for new release
Michael Prokop [Thu, 1 Jun 2017 13:36:40 +0000 (15:36 +0200)]
press: add heise.de URL for new release

6 years agoDownload page: yet another ISO size bugfix
Michael Prokop [Thu, 1 Jun 2017 07:46:55 +0000 (09:46 +0200)]
Download page: yet another ISO size bugfix

6 years agoDownload page: fix ISO size for grml-full flavours
Michael Prokop [Thu, 1 Jun 2017 06:58:45 +0000 (08:58 +0200)]
Download page: fix ISO size for grml-full flavours

Thanks: Michael Schierl for the bug report

6 years agoUpdate startpage for new stable release
Michael Prokop [Wed, 31 May 2017 16:11:17 +0000 (18:11 +0200)]
Update startpage for new stable release

6 years agoUpdate screenshots page for new stable release
Michael Prokop [Wed, 31 May 2017 16:00:39 +0000 (18:00 +0200)]
Update screenshots page for new stable release

6 years agoUpdate changelog page for new stable release
Michael Prokop [Wed, 31 May 2017 16:00:07 +0000 (18:00 +0200)]
Update changelog page for new stable release

6 years agoUpdate download site for new stable release
Michael Prokop [Wed, 31 May 2017 15:58:42 +0000 (17:58 +0200)]
Update download site for new stable release

6 years agoFurther changelog improvements for 2017.05
Michael Prokop [Wed, 31 May 2017 15:38:39 +0000 (17:38 +0200)]
Further changelog improvements for 2017.05

6 years agoFurther changelog improvements for 2017.05
Michael Prokop [Wed, 31 May 2017 15:05:44 +0000 (17:05 +0200)]
Further changelog improvements for 2017.05

6 years agoRelease notes for 2017.05
Michael Prokop [Wed, 31 May 2017 14:47:27 +0000 (16:47 +0200)]
Release notes for 2017.05

6 years agoRelease notes: add Thomas Stewart to thanks
Michael Prokop [Wed, 24 May 2017 12:33:46 +0000 (14:33 +0200)]
Release notes: add Thomas Stewart to thanks

6 years agoFAQ: drop ISO sizes of flavors, tending to be out-of-date too often
Michael Prokop [Fri, 19 May 2017 14:07:19 +0000 (16:07 +0200)]
FAQ: drop ISO sizes of flavors, tending to be out-of-date too often

6 years agoRelease notes: mention i386 CPU changes
Michael Prokop [Fri, 19 May 2017 14:05:41 +0000 (16:05 +0200)]
Release notes: mention i386 CPU changes

Thanks: Christoph Biedl <grml.fksi@manchmal.in-ulm.de>

6 years agoUpdate qemu page to use 256M of RAM
Thomas Stewart [Fri, 19 May 2017 09:43:42 +0000 (10:43 +0100)]
Update qemu page to use 256M of RAM

Closes grml/grml#35

6 years agoFix download URL in release notes (thanks, Leonhard Preis)
Michael Prokop [Tue, 9 May 2017 11:33:35 +0000 (13:33 +0200)]
Fix download URL in release notes (thanks, Leonhard Preis)

6 years agoFinal polishing for 2017.05-rc1 release
Michael Prokop [Mon, 8 May 2017 20:48:47 +0000 (22:48 +0200)]
Final polishing for 2017.05-rc1 release

6 years agoUse actual dpkg.list of 2017.05-rc1 ISOs
Michael Prokop [Mon, 8 May 2017 20:44:41 +0000 (22:44 +0200)]
Use actual dpkg.list of 2017.05-rc1 ISOs

6 years agoDocument known bugs of 2017.05-rc1
Michael Prokop [Mon, 8 May 2017 20:41:08 +0000 (22:41 +0200)]
Document known bugs of 2017.05-rc1

6 years agoFurther fine-tuning for new release candidate version
Michael Prokop [Mon, 8 May 2017 20:34:57 +0000 (22:34 +0200)]
Further fine-tuning for new release candidate version

6 years agoFurther adjustements for new rc1
Michael Prokop [Mon, 8 May 2017 20:27:10 +0000 (22:27 +0200)]
Further adjustements for new rc1

6 years agoDebian package files for 2017.05(rc1)
Michael Prokop [Mon, 8 May 2017 20:23:03 +0000 (22:23 +0200)]
Debian package files for 2017.05(rc1)

6 years agoUpdate ISO sizes
Michael Prokop [Mon, 8 May 2017 20:14:36 +0000 (22:14 +0200)]
Update ISO sizes

6 years agoMisc changes for 2017.05-rc1 release
Michael Prokop [Mon, 8 May 2017 20:10:53 +0000 (22:10 +0200)]
Misc changes for 2017.05-rc1 release

6 years agoFAQ: provide information about switch to systemd
Michael Prokop [Fri, 5 May 2017 23:02:25 +0000 (01:02 +0200)]
FAQ: provide information about switch to systemd

6 years agoFix mirmon detection
Alexander Wirt [Mon, 8 May 2017 07:00:02 +0000 (09:00 +0200)]
Fix mirmon detection

6 years agoFurther improvements to 2017.05-rc1 release notes, thanks Andras Korn
Michael Prokop [Sun, 7 May 2017 18:31:25 +0000 (20:31 +0200)]
Further improvements to 2017.05-rc1 release notes, thanks Andras Korn

6 years agoRelease notes: up2date->up to date, add pointer WRT systemd migration, drop vlock...
Michael Prokop [Fri, 5 May 2017 23:02:12 +0000 (01:02 +0200)]
Release notes: up2date->up to date, add pointer WRT systemd migration, drop vlock->physlock switch from important changes

6 years agoFurther release notes updates
Michael Prokop [Fri, 5 May 2017 15:58:07 +0000 (17:58 +0200)]
Further release notes updates

6 years agoList known bugs for 2017.05-rc1, further adjust release notes
Michael Prokop [Fri, 5 May 2017 13:58:15 +0000 (15:58 +0200)]
List known bugs for 2017.05-rc1, further adjust release notes

6 years agoAdd missing </li> closing tags
Felipe Sateler [Fri, 5 May 2017 13:51:29 +0000 (10:51 -0300)]
Add missing </li> closing tags

Also indent nested lists so that they are obvious

6 years agoInitial release notes for 2017.05-rc1
Michael Prokop [Fri, 5 May 2017 13:04:54 +0000 (15:04 +0200)]
Initial release notes for 2017.05-rc1

6 years agoNo longer announce bts.grml.org for bug reports, mention https://github.com/grml...
Michael Prokop [Fri, 5 May 2017 12:16:16 +0000 (14:16 +0200)]
No longer announce bts.grml.org for bug reports, mention https://github.com/grml/grml/issues instead

7 years agodaily: switch all URLs to https version
Michael Prokop [Wed, 19 Apr 2017 14:28:57 +0000 (16:28 +0200)]
daily: switch all URLs to https version

Thanks: Alexander Wirt for the TLS setup

7 years agofixup apt pinning
anarcat [Tue, 14 Mar 2017 16:08:38 +0000 (12:08 -0400)]
fixup apt pinning

use more liberal pin (`100`) which allows upgrading packages while respecting default release policies. also use the `archive` name instead of none-existent suite name

7 years agoadd workaround for keyring issue
anarcat [Tue, 14 Mar 2017 15:42:44 +0000 (11:42 -0400)]
add workaround for keyring issue

the docs don't clearly say how to deploy the keyring, just installing the package fails on Debian stretch

7 years agomore docs on preferences
anarcat [Tue, 14 Mar 2017 15:38:59 +0000 (11:38 -0400)]
more docs on preferences

link to the manpage and suggest a filename

7 years agoadd architectures and stable to .sources file
anarcat [Tue, 14 Mar 2017 15:36:23 +0000 (11:36 -0400)]
add architectures and stable to .sources file

otherwise adding just stable yields a warning on ARM

7 years agoadd signed-by and preferences directives
anarcat [Tue, 14 Mar 2017 15:33:21 +0000 (11:33 -0400)]
add signed-by and preferences directives

this change allows people to setup the Grml repositories without trusting them with base packages and will enforce the signature on the repository as well instead of trusting the upstream `grml-debian-archive` package which could be hijacked.

7 years agoUpdate grml2usb to version 0.14.14
Michael Prokop [Wed, 15 Feb 2017 15:32:46 +0000 (16:32 +0100)]
Update grml2usb to version 0.14.14

7 years agoProvide redirects to zshrc, vimrc + screenrc via grml.org/console/$file [Closes:...
Michael Prokop [Fri, 27 Jan 2017 14:34:07 +0000 (15:34 +0100)]
Provide redirects to zshrc, vimrc + screenrc via grml.org/console/$file [Closes: issue2168]

Now it's possible to simply do:

  wget -O .screenrc https://grml.org/console/screenrc
  wget -O .vimrc    https://grml.org/console/vimrc
  wget -O .zshrc    https://grml.org/console/zshrc

7 years ago2016->2017
Michael Prokop [Tue, 3 Jan 2017 14:11:22 +0000 (15:11 +0100)]
2016->2017

7 years agoDocument the ldlinux.c32 PXE issue as known bug
Michael Prokop [Fri, 25 Nov 2016 20:34:19 +0000 (21:34 +0100)]
Document the ldlinux.c32 PXE issue as known bug

Thanks: Jy Zyxel for reporting on IRC

7 years agoUpdate grml-debootstrap website to latest grml-debootstrap.git state
Michael Prokop [Thu, 17 Nov 2016 11:10:14 +0000 (12:10 +0100)]
Update grml-debootstrap website to latest grml-debootstrap.git state

Thanks: Stefan Schlesinger for the pointer

7 years agodaily: convert static URLs to relative ones to fix HTTPS issue
Michael Prokop [Tue, 20 Sep 2016 13:18:17 +0000 (15:18 +0200)]
daily: convert static URLs to relative ones to fix HTTPS issue

7 years agoNow that we are mentioning two sponsors adjust wording accordingly
Michael Prokop [Fri, 13 May 2016 19:44:50 +0000 (21:44 +0200)]
Now that we are mentioning two sponsors adjust wording accordingly

Thanks: Jimmy for the bug report :)

7 years agoAlso adjust SNEL URL text on sponsor webpage
Michael Prokop [Thu, 12 May 2016 17:20:24 +0000 (19:20 +0200)]
Also adjust SNEL URL text on sponsor webpage

7 years agoUse https://www.snelserver.com/ for SNEL sponsor URL
Michael Prokop [Thu, 12 May 2016 17:18:48 +0000 (19:18 +0200)]
Use https://snelserver.com/ for SNEL sponsor URL

7 years agoAdd SNEL as sponsor
Michael Prokop [Thu, 12 May 2016 17:15:42 +0000 (19:15 +0200)]
Add SNEL as sponsor

8 years agoMerge pull request #11 from rhonda/patch-1
Alexander Wirt [Wed, 6 Apr 2016 07:49:51 +0000 (09:49 +0200)]
Merge pull request #11 from rhonda/patch-1

update my name

8 years agoupdate my name
Rhonda D'Vine [Wed, 6 Apr 2016 07:46:33 +0000 (09:46 +0200)]
update my name

I guess most people that might ACK this change are well aware of the reasons behind it.  Thanks in advance. :)

8 years agoUpdate grml-live docs to latest git version of grml-live.git
Michael Prokop [Mon, 15 Feb 2016 21:23:44 +0000 (22:23 +0100)]
Update grml-live docs to latest git version of grml-live.git

As of git commit 5c8e5c9e2

8 years agoUpdate grmlzshrc.html + grml-zsh-refcard.pdf to latest repos versions
Michael Prokop [Mon, 25 Jan 2016 08:16:14 +0000 (09:16 +0100)]
Update grmlzshrc.html + grml-zsh-refcard.pdf to latest repos versions

* grmlzshrc.html generated via 'cd grml-etc-core/doc ; make'
* grml-zsh-refcard.pdf generated via 'cd grml-gen-zshrefcard ; make test'

8 years agoUpdate NEWS section
Michael Prokop [Thu, 7 Jan 2016 09:51:49 +0000 (10:51 +0100)]
Update NEWS section

8 years agoUpdate copyright information (hello 2016)
Michael Prokop [Tue, 5 Jan 2016 13:55:30 +0000 (14:55 +0100)]
Update copyright information (hello 2016)

8 years agoSigning key information: drop uids, adjust formatting
Michael Prokop [Fri, 4 Dec 2015 22:51:52 +0000 (23:51 +0100)]
Signing key information: drop uids, adjust formatting

I don't want to have my mail addresses be listed in plaintext
on the website.

8 years agoUse https in README
Till Maas [Tue, 27 Oct 2015 17:18:36 +0000 (18:18 +0100)]
Use https in README

8 years agoShow fingerprint of GPG key and use HTTPS for key
Till Maas [Tue, 27 Oct 2015 17:17:50 +0000 (18:17 +0100)]
Show fingerprint of GPG key and use HTTPS for key

8 years agoBump copyright year information
Michael Prokop [Tue, 27 Oct 2015 07:29:56 +0000 (08:29 +0100)]
Bump copyright year information

8 years agoMention cheatcodes in docs
Michael Prokop [Tue, 27 Oct 2015 07:29:10 +0000 (08:29 +0100)]
Mention cheatcodes in docs

8 years agoUpdate grmlzshrc.html
Michael Prokop [Wed, 24 Jun 2015 13:59:37 +0000 (15:59 +0200)]
Update grmlzshrc.html

8 years agoUpdate grml-zsh-refcard.pdf
Michael Prokop [Wed, 24 Jun 2015 13:58:35 +0000 (15:58 +0200)]
Update grml-zsh-refcard.pdf

8 years agoFix name of grml-debian-keyring package
Michael Prokop [Thu, 18 Jun 2015 10:56:19 +0000 (12:56 +0200)]
Fix name of grml-debian-keyring package

9 years agoAdd symlinks for grml.org/files/ pointing to latest stable release
Michael Prokop [Sun, 8 Mar 2015 19:27:14 +0000 (20:27 +0100)]
Add symlinks for grml.org/files/ pointing to latest stable release

9 years agopress: Grml 2014.11 shipped on DVD of german Linux User magazine 02/2015
Michael Prokop [Fri, 20 Feb 2015 10:16:42 +0000 (11:16 +0100)]
press: Grml 2014.11 shipped on DVD of german Linux User magazine 02/2015

9 years agoUpdate grml-debootstrap docs webpage
Michael Prokop [Tue, 30 Dec 2014 09:50:54 +0000 (10:50 +0100)]
Update grml-debootstrap docs webpage

9 years agomention mgag200 modeset issue under known bugs
Michael Prokop [Tue, 30 Dec 2014 09:40:17 +0000 (10:40 +0100)]
mention mgag200 modeset issue under known bugs

9 years agoPress: add URL for pro-linux article
Michael Prokop [Tue, 18 Nov 2014 20:49:52 +0000 (21:49 +0100)]
Press: add URL for pro-linux article

9 years agoFix changelogs page for new release
Michael Prokop [Mon, 17 Nov 2014 22:46:34 +0000 (23:46 +0100)]
Fix changelogs page for new release

9 years agoUpdate screenshot in release notes for 2014.11
Michael Prokop [Mon, 17 Nov 2014 21:16:38 +0000 (22:16 +0100)]
Update screenshot in release notes for 2014.11

9 years agoUpdate size information for new stable release
Michael Prokop [Mon, 17 Nov 2014 21:14:26 +0000 (22:14 +0100)]
Update size information for new stable release

9 years agoReplace my 1024bit key with my new 4096bit one
Michael Prokop [Mon, 17 Nov 2014 21:12:10 +0000 (22:12 +0100)]
Replace my 1024bit key with my new 4096bit one

9 years agoUpdate download page for 2014.11 release
Michael Prokop [Mon, 17 Nov 2014 21:11:33 +0000 (22:11 +0100)]
Update download page for 2014.11 release

9 years agoUpdate startpage for new stable release 2014.11
Michael Prokop [Mon, 17 Nov 2014 21:07:03 +0000 (22:07 +0100)]
Update startpage for new stable release 2014.11

9 years agoUpdate bugs page for 2014.11 release
Michael Prokop [Mon, 17 Nov 2014 21:06:05 +0000 (22:06 +0100)]
Update bugs page for 2014.11 release

9 years agoUpdate faq for 2014.11 release
Michael Prokop [Mon, 17 Nov 2014 21:05:03 +0000 (22:05 +0100)]
Update faq for 2014.11 release

9 years agoScreenshot data for 2014.11 release
Michael Prokop [Mon, 17 Nov 2014 21:04:54 +0000 (22:04 +0100)]
Screenshot data for 2014.11 release

9 years agoPackage information for 2014.11 release
Michael Prokop [Mon, 17 Nov 2014 20:59:18 +0000 (21:59 +0100)]
Package information for 2014.11 release