grml-scripts.git
5 years agogrml-chroot: bind-mount /run/udev in target system as workaround for lvm2 issue ...
Michael Prokop [Fri, 18 Jan 2019 13:13:47 +0000 (14:13 +0100)]
grml-chroot: bind-mount /run/udev in target system as workaround for lvm2 issue #918590

Anything related to LVM tools takes ages with lvm 2.03.02-1 if /run/udev
isn't available in the target system, causing messages like:

| WARNING: Device /dev/[...] not initialized in udev database even after waiting 10000000 microseconds.

This /run/udev bind-mount is a workaround required for Debian/buster's
lvm2, at least until #918590 is resolved.

5 years agoRelease new version 2.8.3 v2.8.3
Michael Prokop [Sun, 30 Dec 2018 11:17:28 +0000 (12:17 +0100)]
Release new version 2.8.3

5 years agogrml-lang: use /etc/default/keyboard instead of /etc/sysconfig/keyboard
Michael Prokop [Sun, 30 Dec 2018 11:10:50 +0000 (12:10 +0100)]
grml-lang: use /etc/default/keyboard instead of /etc/sysconfig/keyboard

For proper font handling we switched to usage of console-setup and
keyboard-configuration packages. We adjusted grml-live and
grml-autoconfig to use /etc/default/keyboard instead of
/etc/sysconfig/keyboard. To better handle this also within grml-lang
itself, switch to usage of /etc/default/keyboard.

FTR, this is not the final and bullet-proof solution yet, but meant to
be fix the main issues (e.g. booting with Grml defaults, then pressing
'd' for german keyboard within grml-quickconfig and then starting X via
'x' within grml-quickoconfig), using a minimal approach.

Initial work addressing https://github.com/grml/grml/issues/115

5 years agoRelease new version 2.8.2 v2.8.2
Michael Prokop [Fri, 14 Dec 2018 10:38:19 +0000 (11:38 +0100)]
Release new version 2.8.2

5 years agogrml-chroot: iff /proc/cmdline exists don't try to mount again
Michael Prokop [Fri, 14 Dec 2018 08:37:33 +0000 (09:37 +0100)]
grml-chroot: iff /proc/cmdline exists don't try to mount again

There's no point in mounting /proc, /sys, /dev + /dev/pts
once again if it's mounted already. The easiest and cheapest
way to detect this is looking for file /proc/cmdline. If
/proc/cmdline exists assume that the chroot has the filesystems
mounted already.

Closes: https://github.com/grml/grml-scripts/issues/4

5 years agoRelease new version 2.8.1 v2.8.1
Michael Prokop [Thu, 15 Nov 2018 09:09:28 +0000 (10:09 +0100)]
Release new version 2.8.1

5 years agoDrop deprecated directories /etc/grml + /etc/postfix
Michael Prokop [Thu, 15 Nov 2018 09:08:50 +0000 (10:08 +0100)]
Drop deprecated directories /etc/grml + /etc/postfix

We no longer ship any files in those directories,
so avoid shipping those empty directories.

5 years agoSwitch Homepage + Vcs-Browser headers from http to https
Michael Prokop [Thu, 15 Nov 2018 09:04:18 +0000 (10:04 +0100)]
Switch Homepage + Vcs-Browser headers from http to https

5 years agoBump Standards-Version to 4.2.1
Michael Prokop [Thu, 15 Nov 2018 09:04:12 +0000 (10:04 +0100)]
Bump Standards-Version to 4.2.1

5 years agogrml-lock: run physlock with `-u` option only if it's supported
Michael Prokop [Thu, 14 Jun 2018 16:05:52 +0000 (18:05 +0200)]
grml-lock: run physlock with `-u` option only if it's supported

Closes grml/grml#87
Thanks: maximebuy for the bugreport

5 years agoRelease new version 2.8.0 v2.8.0
Michael Prokop [Fri, 1 Jun 2018 15:00:52 +0000 (17:00 +0200)]
Release new version 2.8.0

5 years agoDrop reread_partition_table binary
Michael Prokop [Fri, 1 Jun 2018 14:59:48 +0000 (16:59 +0200)]
Drop reread_partition_table binary

Fails to build against recent fs.h versions:

| In file included from reread_partition_table.c:12:0:
| /usr/include/linux/fs.h:366:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__kernel_rwf_t'
|  typedef int __bitwise __kernel_rwf_t;
|                        ^~~~~~~~~~~~~~
| make[1]: *** [Makefile:24: reread_partition_table] Error 1

It's not worth any further work, partprobe(8) does the
job as well and is maintained.

5 years agoBump debian/compat to 10 and adjust Build-Depends for debhelper to v10
Michael Prokop [Fri, 1 Jun 2018 14:58:15 +0000 (16:58 +0200)]
Bump debian/compat to 10 and adjust Build-Depends for debhelper to v10

5 years agoBump Standards-Version to 4.1.4
Michael Prokop [Fri, 1 Jun 2018 14:57:51 +0000 (16:57 +0200)]
Bump Standards-Version to 4.1.4

5 years agorun_welcome: drop unicode hack
Michael Prokop [Fri, 1 Jun 2018 14:54:11 +0000 (16:54 +0200)]
run_welcome: drop unicode hack

The `umpkeys | loadkeys --unicode` recently triggers the following
error message during bootup:

| adding map 3 violates explicit keymap line

AFAICS this old hack is no longer needed, so let's try
without it.

Closes grml/grml#96

6 years agoRelease new version 2.7.3 v2.7.3
Michael Prokop [Fri, 16 Jun 2017 08:05:32 +0000 (10:05 +0200)]
Release new version 2.7.3

6 years agogrml-chroot: mount /dev/pts as devpts inside chroot
Michael Prokop [Wed, 10 May 2017 13:18:13 +0000 (15:18 +0200)]
grml-chroot: mount /dev/pts as devpts inside chroot

Fixes:

| E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)

Closes grml/grml#53

6 years agoRevert "grml-chroot: mount /dev/pts as devpts inside chroot"
Michael Prokop [Fri, 16 Jun 2017 07:56:36 +0000 (09:56 +0200)]
Revert "grml-chroot: mount /dev/pts as devpts inside chroot"

This reverts commit f29c425ad79cbe31fca61397cbd3d97347f32cd7.

This is causing troubles under certain conditions which leave the
system in an unfixable state, so we need a different approach.

See grml/grml#53

6 years agoRelease new version 2.7.2 v2.7.2
Michael Prokop [Wed, 24 May 2017 07:17:20 +0000 (09:17 +0200)]
Release new version 2.7.2

6 years agonotifyd: fix typo in comment
Evgeni Golov [Fri, 16 Oct 2015 15:09:50 +0000 (17:09 +0200)]
notifyd: fix typo in comment

6 years agonotifyd: call aplay using subprocess.Popen + replace os.system with subprocess.call
Evgeni Golov [Fri, 16 Oct 2015 15:08:29 +0000 (17:08 +0200)]
notifyd: call aplay using subprocess.Popen + replace os.system with subprocess.call

Closes #2

6 years agoRelease new version 2.7.1 v2.7.1
Michael Prokop [Tue, 16 May 2017 13:13:00 +0000 (15:13 +0200)]
Release new version 2.7.1

6 years agogrml-chroot: mount /dev/pts as devpts inside chroot
Michael Prokop [Wed, 10 May 2017 13:53:35 +0000 (15:53 +0200)]
grml-chroot: mount /dev/pts as devpts inside chroot

Fixes:

| E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)

Thanks: András Korn for proposing the --rbind/--recursive approach

7 years agoRelease new version 2.7.0 v2.7.0
Michael Prokop [Fri, 30 Dec 2016 23:19:32 +0000 (00:19 +0100)]
Release new version 2.7.0

7 years agoBump Standards-Version to 3.9.8
Michael Prokop [Fri, 30 Dec 2016 23:18:59 +0000 (00:18 +0100)]
Bump Standards-Version to 3.9.8

7 years agogrml-hostname: no longer rely on /etc/init.d/hostname.sh
Michael Prokop [Fri, 30 Dec 2016 23:17:49 +0000 (00:17 +0100)]
grml-hostname: no longer rely on /etc/init.d/hostname.sh

/etc/init.d/hostname.sh was shipped with the initscripts,
but it doesn't necessarily exist anymore nowadays.
So instead directly invoke `hostname` as the init script
does as well.

8 years agoRelease new version 2.6.1 v2.6.1
Michael Prokop [Wed, 6 Jan 2016 11:34:53 +0000 (12:34 +0100)]
Release new version 2.6.1

8 years agoAdd script run-journalctl + use /bin/sh for all run-* wrappers
Michael Prokop [Wed, 6 Jan 2016 11:31:45 +0000 (12:31 +0100)]
Add script run-journalctl + use /bin/sh for all run-* wrappers

The script run-journalctl is for usage on tty12 on Grml systems
which are powered by systemd and therefore provoding journalctl.

8 years agoRelease new version 2.6.0 v2.6.0
Michael Prokop [Wed, 8 Jul 2015 13:19:18 +0000 (15:19 +0200)]
Release new version 2.6.0

8 years agoRun wrap-and-sort on debian directory
Michael Prokop [Wed, 8 Jul 2015 13:19:01 +0000 (15:19 +0200)]
Run wrap-and-sort on debian directory

8 years agoBump Standards-Version to 3.9.6
Michael Prokop [Wed, 8 Jul 2015 13:18:47 +0000 (15:18 +0200)]
Bump Standards-Version to 3.9.6

8 years agogrml-lock: switch from vlock to physlock [Closes: issue1342]
Michael Prokop [Wed, 8 Jul 2015 13:17:21 +0000 (15:17 +0200)]
grml-lock: switch from vlock to physlock [Closes: issue1342]

Add physlock package to Recommends.

10 years agoRelease new version 2.5.2 v2.5.2
Michael Prokop [Sat, 19 Apr 2014 13:41:01 +0000 (15:41 +0200)]
Release new version 2.5.2

10 years agogrml-lang: support language settings for Italy
Michael Prokop [Fri, 18 Apr 2014 20:53:34 +0000 (22:53 +0200)]
grml-lang: support language settings for Italy

Thanks: Marco d'Itri <md@Linux.IT>

10 years agoRelease new version 2.5.1 v2.5.1
Michael Prokop [Fri, 7 Feb 2014 07:56:27 +0000 (08:56 +0100)]
Release new version 2.5.1

10 years agogrml-lock: fix typo (s/to/do/)
Michael Prokop [Fri, 7 Feb 2014 07:56:07 +0000 (08:56 +0100)]
grml-lock: fix typo (s/to/do/)

10 years agoRelease new version 2.5.0 v2.5.0
Michael Prokop [Wed, 5 Feb 2014 08:36:32 +0000 (09:36 +0100)]
Release new version 2.5.0

10 years agoBump Standards-Version to 3.9.5
Michael Prokop [Wed, 5 Feb 2014 08:36:15 +0000 (09:36 +0100)]
Bump Standards-Version to 3.9.5

10 years agoStatically compile grml-runtty to avoid dependency on unstable's libc
Michael Prokop [Wed, 5 Feb 2014 08:29:10 +0000 (09:29 +0100)]
Statically compile grml-runtty to avoid dependency on unstable's libc

It's annoying if grml-scripts can't be updated any longer on
systems based for example on Debian/wheezy, so let's get rid
of the dependency on libc.

Compiling requires -lcompat, otherwise fails with:

| undefined reference to `clearenv'

10 years agoRelease new version 2.4.1 v2.4.1
Michael Prokop [Fri, 13 Sep 2013 08:22:36 +0000 (10:22 +0200)]
Release new version 2.4.1

10 years agoRemove the script grml-config and set a symlink to grml-config-root
Markus Rekkenbeil [Fri, 13 Sep 2013 08:09:40 +0000 (10:09 +0200)]
Remove the script grml-config and set a symlink to grml-config-root

Signed-off-by: Markus Rekkenbeil <bionix@grml.org>
10 years agoFix: Erase all forgotten stuff from grml-config-user [Closes: issue1272]
Markus Rekkenbeil [Thu, 12 Sep 2013 18:40:37 +0000 (20:40 +0200)]
Fix: Erase all forgotten stuff from grml-config-user [Closes: issue1272]

Signed-off-by: Markus Rekkenbeil <bionix@grml.org>
10 years agoRelease new version 2.4.0 v2.4.0
Michael Prokop [Wed, 4 Sep 2013 15:14:41 +0000 (17:14 +0200)]
Release new version 2.4.0

10 years agogrml-lang: sort languages alphabetically
Michael Prokop [Tue, 20 Aug 2013 08:53:07 +0000 (10:53 +0200)]
grml-lang: sort languages alphabetically

10 years agoadd: french keymap support to grml-lang
Ziirish [Fri, 19 Apr 2013 10:30:24 +0000 (12:30 +0200)]
add: french keymap support to grml-lang

11 years agoRelease new version 2.3.1 v2.3.1
Michael Prokop [Mon, 14 Jan 2013 13:01:40 +0000 (14:01 +0100)]
Release new version 2.3.1

11 years agogrml2ram: fix usage of LIVECD_PATH variable together with MEDIA_PATH
Michael Prokop [Mon, 14 Jan 2013 13:00:46 +0000 (14:00 +0100)]
grml2ram: fix usage of LIVECD_PATH variable together with MEDIA_PATH

11 years agoRelease new version 2.3.0 v2.3.0
Michael Prokop [Fri, 11 Jan 2013 12:45:19 +0000 (13:45 +0100)]
Release new version 2.3.0

11 years agogrml2ram: adjust live image handling for new live-boot directory
Michael Prokop [Fri, 11 Jan 2013 12:17:07 +0000 (13:17 +0100)]
grml2ram: adjust live image handling for new live-boot directory

Thanks: Pawel Sadkowski <azhag@dug.net.pl> for reporting and testing

11 years agoRelease new version 2.2.2 v2.2.2
Michael Prokop [Mon, 17 Dec 2012 12:05:38 +0000 (13:05 +0100)]
Release new version 2.2.2

11 years agoBump Standards-Version to 3.9.4
Michael Prokop [Mon, 17 Dec 2012 12:05:21 +0000 (13:05 +0100)]
Bump Standards-Version to 3.9.4

11 years agogrml-scripts manpage: no longer mention deprecated align script
Michael Prokop [Tue, 11 Sep 2012 13:12:41 +0000 (15:12 +0200)]
grml-scripts manpage: no longer mention deprecated align script

11 years agoRelease new version 2.2.1 v2.2.1
Michael Prokop [Wed, 5 Sep 2012 10:48:25 +0000 (12:48 +0200)]
Release new version 2.2.1

11 years agoblacklist: fix indention
Michael Prokop [Wed, 5 Sep 2012 09:22:46 +0000 (11:22 +0200)]
blacklist: fix indention

11 years agoblacklist: check for -h/--help option
Michael Prokop [Wed, 5 Sep 2012 09:22:26 +0000 (11:22 +0200)]
blacklist: check for -h/--help option

11 years agoblacklist: replace 'modprobe -l' command with modinfo(8) command line
Michael Prokop [Wed, 5 Sep 2012 09:21:14 +0000 (11:21 +0200)]
blacklist: replace 'modprobe -l' command with modinfo(8) command line

Thanks kmod for deprecating 'modprobe -l'.

11 years agoRelease new version 2.2.0 v2.2.0
Michael Prokop [Mon, 3 Sep 2012 12:15:54 +0000 (14:15 +0200)]
Release new version 2.2.0

11 years agogrml-hostname: reject invalid hostnames mika/validate_hostname
Michael Prokop [Mon, 3 Sep 2012 10:43:44 +0000 (12:43 +0200)]
grml-hostname: reject invalid hostnames

The check doesn't fully verify RFC 952, but it catches some
known-problematic situations and it's better than nothing.

Closes: gf-issue127

Thanks: Evgeni Golov for review

11 years agoDrop lodgeit script as paste.pocoo.org was discontinued [Closes: issue1199]
Michael Prokop [Mon, 23 Jul 2012 15:47:26 +0000 (17:47 +0200)]
Drop lodgeit script as paste.pocoo.org was discontinued [Closes: issue1199]

Thanks: Ulrich Dangel <mru@grml.org> for the bugreport

11 years agoRelease new version 2.1.0 v2.1.0
Michael Prokop [Fri, 22 Jun 2012 20:43:49 +0000 (22:43 +0200)]
Release new version 2.1.0

11 years agogrml-hostname: restart avahi-daemon service if present and running
Michael Prokop [Fri, 22 Jun 2012 20:41:33 +0000 (22:41 +0200)]
grml-hostname: restart avahi-daemon service if present and running

Quoting http://bts.grml.org/grml/issue1182:

| When booting a machine with the hostname parameter avahi
| exports the grml hostname even though another hostname was specified.

Testing: issue1182
Thanks: Ulrich Dangel for the bugreport

11 years agoDrop deprecated package grml-docs from Suggest
Michael Prokop [Tue, 12 Jun 2012 14:01:09 +0000 (16:01 +0200)]
Drop deprecated package grml-docs from Suggest

11 years agoDrop grml-mutt, grml-slrn + accordingly grml-config-user
Michael Prokop [Tue, 12 Jun 2012 13:58:30 +0000 (15:58 +0200)]
Drop grml-mutt, grml-slrn + accordingly grml-config-user

We don't ship mutt nur slrn any longer and no one is maintaining
those scripts. If anyone is really using this script let's find
those users with this change. :)

11 years agoRelease new version 2.0.7 v2.0.7
Michael Prokop [Mon, 28 May 2012 10:51:40 +0000 (12:51 +0200)]
Release new version 2.0.7

11 years agomake_chroot_jail: suppport sudo configuration via /etc/sudoers.d
Michael Prokop [Mon, 28 May 2012 10:49:43 +0000 (12:49 +0200)]
make_chroot_jail: suppport sudo configuration via /etc/sudoers.d

11 years agomake_chroot_jail: redirect error messages to stderr
Michael Prokop [Mon, 28 May 2012 10:48:33 +0000 (12:48 +0200)]
make_chroot_jail: redirect error messages to stderr

This script could need some serious love, in the meanwhile
backport minor fixes from $customers_project.

11 years agorun-welcome: drop references to deprecated wiki page, replace mail address with http...
Michael Prokop [Mon, 28 May 2012 10:41:35 +0000 (12:41 +0200)]
run-welcome: drop references to deprecated wiki page, replace mail address with grml.org/bugs/

Thanks: Christoph Biedl for the bugreport

11 years agoRelease new version 2.0.6 v2.0.6
Michael Prokop [Wed, 9 May 2012 10:32:40 +0000 (12:32 +0200)]
Release new version 2.0.6

11 years agoBump Standards-Version to 3.9.3.
Michael Prokop [Wed, 9 May 2012 10:32:25 +0000 (12:32 +0200)]
Bump Standards-Version to 3.9.3.

12 years agogrml2ram manpage: update space requirements
Michael Prokop [Fri, 24 Feb 2012 16:04:09 +0000 (17:04 +0100)]
grml2ram manpage: update space requirements

Thanks: Thomas Arendsen Hein

12 years agoRelease new version 2.0.5 v2.0.5
Michael Prokop [Fri, 13 Jan 2012 00:01:50 +0000 (01:01 +0100)]
Release new version 2.0.5

12 years agogrml-hostname: improve regex for hostname matching [Closes: issue1005]
Michael Prokop [Thu, 12 Jan 2012 23:58:34 +0000 (00:58 +0100)]
grml-hostname: improve regex for hostname matching [Closes: issue1005]

Do not trust on output of hostname(1) as this might not
necessarily be what's used inside /etc/hosts. This
is supposed to work on Grml systems as well as on Debian.

While at it also use same formating WRT whitespace chars
when replacing the localhost line(s).

12 years agoRelease new version 2.0.4 v2.0.4
Michael Prokop [Mon, 9 Jan 2012 15:33:02 +0000 (16:33 +0100)]
Release new version 2.0.4

12 years agoTry to determine live-media-path and fallback to first squashfs file.
Ulrich Dangel [Tue, 27 Dec 2011 22:34:47 +0000 (23:34 +0100)]
Try to determine live-media-path and fallback to first squashfs file.

Add missing semicolon to inline perl code.

12 years agoRelease new version 0.2.3 v2.0.3
Michael Prokop [Thu, 8 Dec 2011 13:37:05 +0000 (14:37 +0100)]
Release new version 0.2.3

12 years agorun-welcome: use different beep sequence
Michael Prokop [Wed, 7 Dec 2011 12:08:44 +0000 (13:08 +0100)]
run-welcome: use different beep sequence

Don't sound too similar to avira…

12 years agoRelease new version 2.0.2 v2.0.2
Michael Prokop [Sat, 26 Nov 2011 17:10:22 +0000 (18:10 +0100)]
Release new version 2.0.2

12 years agoAdd welcome beep (disable with nobeep)
Christian Hofstaedtler [Fri, 25 Nov 2011 14:10:08 +0000 (15:10 +0100)]
Add welcome beep (disable with nobeep)

12 years agoRemove X11R6 from run-welcome PATH
Christian Hofstaedtler [Thu, 17 Nov 2011 08:50:14 +0000 (09:50 +0100)]
Remove X11R6 from run-welcome PATH

12 years agoRemove wm-ng
Christian Hofstaedtler [Tue, 15 Nov 2011 14:37:36 +0000 (15:37 +0100)]
Remove wm-ng

12 years agodrop XF86Audio{LowerVolume,Mute,RaiseVolume} scripts [Closes: issue626]
Michael Prokop [Mon, 7 Nov 2011 13:13:11 +0000 (14:13 +0100)]
drop XF86Audio{LowerVolume,Mute,RaiseVolume} scripts [Closes: issue626]

they don't work on recent hardware reliably anymore and
would require a rewrite anyway...

12 years agogrml-chroot: write /etc/debian_chroot [Closes: issue953]
Christian Hofstaedtler [Mon, 7 Nov 2011 11:56:24 +0000 (12:56 +0100)]
grml-chroot: write /etc/debian_chroot [Closes: issue953]

12 years agoRelease version 2.0.1. v2.0.1
Christian Hofstaedtler [Fri, 14 Oct 2011 15:03:18 +0000 (17:03 +0200)]
Release version 2.0.1.

12 years agogrml-runtty MUST set PATH
Christian Hofstaedtler [Fri, 14 Oct 2011 10:08:47 +0000 (12:08 +0200)]
grml-runtty MUST set PATH

12 years agoRelease new version 2.0.0. v2.0.0
Christian Hofstaedtler [Thu, 13 Oct 2011 20:36:29 +0000 (22:36 +0200)]
Release new version 2.0.0.

12 years agoRemove grml-start (which was a tiny grml-info)
Christian Hofstaedtler [Thu, 13 Oct 2011 20:35:40 +0000 (22:35 +0200)]
Remove grml-start (which was a tiny grml-info)

12 years agoUpdate Debian packaging
Christian Hofstaedtler [Thu, 13 Oct 2011 20:30:12 +0000 (22:30 +0200)]
Update Debian packaging

12 years agoRemove various scripts
Christian Hofstaedtler [Thu, 13 Oct 2011 18:53:07 +0000 (20:53 +0200)]
Remove various scripts

Removed:
align, pong, attach-screen, bincompare.pl, cicqhist, code2html, dir2html,
exifinfo, fex, find-hidden-word-text, find-text, findchanged, findwaste,
firevim, get_3ware, getsf, hgrep.sh, irclog2html-2.1.pl, say, search,
sepdate.pl, sepdate.rb, sepdate.sh, twebgal, unbleach.pl, urlgrep.awk,
usbtree, wwwis, xsay, PrintAnalyzer, alignmargins, apt-check-sigs, bt-hid,
dpkg-rebuild, grml-tpm, mkdosswapfile, ndiswrapper.sh, prepare_ramdisk.sh,
prepare_tmpfs.sh, suspenduser.sh, suspenduser_gui.sh, swspeak-setup

12 years agoDrop grml-postfix
Christian Hofstaedtler [Thu, 13 Oct 2011 17:52:43 +0000 (19:52 +0200)]
Drop grml-postfix

12 years agoRemove some unneeded Suggests
Christian Hofstaedtler [Thu, 13 Oct 2011 17:52:16 +0000 (19:52 +0200)]
Remove some unneeded Suggests

12 years agofix typo in wm-ng
Christian Hofstaedtler [Thu, 13 Oct 2011 17:48:47 +0000 (19:48 +0200)]
fix typo in wm-ng

12 years agoModify soundtest to use ALSA's speaker-test
Christian Hofstaedtler [Wed, 12 Oct 2011 21:04:40 +0000 (23:04 +0200)]
Modify soundtest to use ALSA's speaker-test

This way we no longer need to distribute grml.ogg!

12 years agoRelease new version 1.4.7 v1.4.7
Christian Hofstaedtler [Mon, 26 Sep 2011 21:48:32 +0000 (23:48 +0200)]
Release new version 1.4.7

12 years agoAdd description of lodgeit to grml-scripts(1)
Christian Hofstaedtler [Mon, 26 Sep 2011 21:46:13 +0000 (23:46 +0200)]
Add description of lodgeit to grml-scripts(1)

12 years agoFix spelling error in grml-scripts.1
Christian Hofstaedtler [Mon, 26 Sep 2011 21:42:20 +0000 (23:42 +0200)]
Fix spelling error in grml-scripts.1

Found by lintian.

12 years agoFix lintian W: debian-rules-missing-recommended-target
Christian Hofstaedtler [Mon, 26 Sep 2011 21:39:53 +0000 (23:39 +0200)]
Fix lintian W: debian-rules-missing-recommended-target

12 years agoRemove gsuggest
Christian Hofstaedtler [Mon, 26 Sep 2011 21:23:59 +0000 (23:23 +0200)]
Remove gsuggest

As the required Perl module hasn't been updated for some time, this
script was broken anyway.

12 years agoRemove Conflicts grml-etc-core version from 2006
Christian Hofstaedtler [Mon, 26 Sep 2011 21:12:36 +0000 (23:12 +0200)]
Remove Conflicts grml-etc-core version from 2006

This is so old, I'd say we don't need to support upgrades from that.

12 years agoRemove version from grml-autoconfig Suggests
Christian Hofstaedtler [Mon, 26 Sep 2011 21:12:20 +0000 (23:12 +0200)]
Remove version from grml-autoconfig Suggests

12 years agoMove Conflicts grml-autoconfig << 0.9.19 to Breaks
Christian Hofstaedtler [Mon, 26 Sep 2011 21:09:56 +0000 (23:09 +0200)]
Move Conflicts grml-autoconfig << 0.9.19 to Breaks