grml-scripts.git
11 years agogrml2ram: adjust for new live-boot directory mika/live-boot-fix
Michael Prokop [Fri, 11 Jan 2013 12:17:07 +0000 (13:17 +0100)]
grml2ram: adjust for new live-boot directory

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

12 years agoRemove Conflicts on purely-virtual scanmodem
Christian Hofstaedtler [Mon, 26 Sep 2011 21:08:58 +0000 (23:08 +0200)]
Remove Conflicts on purely-virtual scanmodem

12 years agoRun our TTYs with our own tty runner
Christian Hofstaedtler [Sun, 21 Aug 2011 15:36:28 +0000 (17:36 +0200)]
Run our TTYs with our own tty runner

This should fix most of our environment problems. It's a bit saddening
that current Linux still tries to emulate typewriters, and we have to
deal with this shit. Therefore we deal with it like in ancient times.

12 years agoAdd debian/control headers Origin, Bugs
Christian Hofstaedtler [Wed, 27 Jul 2011 19:30:29 +0000 (21:30 +0200)]
Add debian/control headers Origin, Bugs

12 years agoRelease new version 1.4.6. v1.4.6
Michael Prokop [Wed, 6 Jul 2011 23:53:39 +0000 (01:53 +0200)]
Release new version 1.4.6.

12 years agowm-ng: make sure fluxbox is present, otherwise fall back to x-window-manager or error...
Michael Prokop [Wed, 6 Jul 2011 23:51:31 +0000 (01:51 +0200)]
wm-ng: make sure fluxbox is present, otherwise fall back to x-window-manager or error out.

If fluxbox is not installed but wm-ng is present
then make sure wm-ng tries to fall back to
the configured x-window-manager, unless it
points back to fluxbox or wm-ng again.
Otherwise error out with an according error message.

12 years agoAdd lodgeit to grml-scripts
Ulrich Dangel [Fri, 24 Jun 2011 21:47:33 +0000 (23:47 +0200)]
Add lodgeit to grml-scripts

12 years agoBump Standards-Version to 3.9.2.
Michael Prokop [Mon, 6 Jun 2011 21:50:21 +0000 (23:50 +0200)]
Bump Standards-Version to 3.9.2.

Signed-off-by: Michael Prokop <mika@grml.org>
12 years agoRelease new version 1.4.5 v1.4.5
Christian Hofstaedtler [Sun, 29 May 2011 12:32:32 +0000 (14:32 +0200)]
Release new version 1.4.5

12 years agoRemove cpufreq-detect.sh.
Christian Hofstaedtler [Tue, 24 May 2011 19:33:35 +0000 (21:33 +0200)]
Remove cpufreq-detect.sh.

grml-autoconfig no longer relies on it.

12 years agoAlways execute grml-quickconfig if available.
Ulrich Dangel [Tue, 24 May 2011 16:57:57 +0000 (18:57 +0200)]
Always execute grml-quickconfig if available.

Remove the test for grml-small as grml-quickconfig only displays the
available commands anyway.

12 years agoRelease new version 1.4.4. v1.4.4
Christian Hofstaedtler [Mon, 9 May 2011 21:12:31 +0000 (23:12 +0200)]
Release new version 1.4.4.

12 years agoenable powernow-k8 for more AMD CPUs
Christian Hofstaedtler [Sat, 7 May 2011 09:16:09 +0000 (11:16 +0200)]
enable powernow-k8 for more AMD CPUs

13 years agoRelease new version 1.4.3. v1.4.3
Christian Hofstaedtler [Tue, 19 Apr 2011 13:34:17 +0000 (15:34 +0200)]
Release new version 1.4.3.

13 years agoupdate lintian overrides for newer lintian version
Christian Hofstaedtler [Tue, 19 Apr 2011 13:21:50 +0000 (15:21 +0200)]
update lintian overrides for newer lintian version

13 years agoremove perl shebang hack from wwwis
Christian Hofstaedtler [Tue, 19 Apr 2011 13:21:08 +0000 (15:21 +0200)]
remove perl shebang hack from wwwis

perl is always in /usr/bin/perl on Debian.

13 years agoremove tinyp2p
Christian Hofstaedtler [Tue, 19 Apr 2011 13:09:45 +0000 (15:09 +0200)]
remove tinyp2p

Undocumented, unmaintained, and probably didn't see any users in Grml.

13 years agovarious man page fixes
Christian Hofstaedtler [Tue, 19 Apr 2011 13:09:22 +0000 (15:09 +0200)]
various man page fixes

13 years agoupdate package description
Christian Hofstaedtler [Tue, 19 Apr 2011 13:09:10 +0000 (15:09 +0200)]
update package description

13 years agoMerge remote branch 'grml-scripts-split/split/grml-scripts'
Ulrich Dangel [Mon, 18 Apr 2011 21:23:59 +0000 (23:23 +0200)]
Merge remote branch 'grml-scripts-split/split/grml-scripts'

Conflicts:
debian/changelog
debian/control
usr_bin/grml-screen

13 years agoRelease new version 1.4.2. v1.4.2
Michael Prokop [Mon, 28 Feb 2011 11:33:28 +0000 (12:33 +0100)]
Release new version 1.4.2.

13 years agogrml-screen/grml-init-screen: no longer use vt-is-UTF8 but instead default to UTF...
Michael Prokop [Mon, 28 Feb 2011 11:19:51 +0000 (12:19 +0100)]
grml-screen/grml-init-screen: no longer use vt-is-UTF8 but instead default to UTF-8. [Closes: issue959]

Nowadays we're using UTF-8 anyway and because of the
console-tools -> kbd transition the vt-is-UTF8 binary is no
longer available let's get rid of this additional check.

13 years agoRelease new version 1.4.1. v1.4.1
Michael Prokop [Mon, 21 Feb 2011 12:27:00 +0000 (13:27 +0100)]
Release new version 1.4.1.

13 years agoMove lzop from Depends to Suggests.
Michael Prokop [Mon, 21 Feb 2011 12:25:10 +0000 (13:25 +0100)]
Move lzop from Depends to Suggests.

Currently there's a transition from lzop to lzo2 going on in Debian.
If we depend on lzop it breaks our daily builds.

13 years agoOnly clean compile dir if it exists
Sebastian Boehm [Tue, 28 Dec 2010 13:36:53 +0000 (14:36 +0100)]
Only clean compile dir if it exists

13 years agoAdd debian/source/format
Sebastian Boehm [Thu, 23 Dec 2010 01:06:02 +0000 (02:06 +0100)]
Add debian/source/format

13 years agoAdd automatically generated files to .gitignore
Sebastian Boehm [Thu, 23 Dec 2010 01:05:05 +0000 (02:05 +0100)]
Add automatically generated files to .gitignore

13 years agoAdd pointer to grml-scripts-core to description
Sebastian Boehm [Thu, 23 Dec 2010 01:12:00 +0000 (02:12 +0100)]
Add pointer to grml-scripts-core to description

13 years agoSplit grml-scripts into grml-scripts and grml-scripts-core
Sebastian Boehm [Thu, 23 Dec 2010 00:37:12 +0000 (01:37 +0100)]
Split grml-scripts into grml-scripts and grml-scripts-core

Move some core packages from grml-scripts to grml-scripts-core:
 - cpu-screen and cpu-screen.sh
 - ip-screen
 - lesspipe.sh
 - code2color
 - grml-screen

13 years agoRelease new version 1.4.0. v1.4.0
Michael Prokop [Mon, 8 Nov 2010 13:51:06 +0000 (14:51 +0100)]
Release new version 1.4.0.

13 years agoBump Standards-Version to 3.9.1.
Michael Prokop [Mon, 8 Nov 2010 14:28:47 +0000 (15:28 +0100)]
Bump Standards-Version to 3.9.1.

13 years agogrml-screen: output errors to stderr
Michael Gebetsroither [Mon, 8 Nov 2010 13:37:38 +0000 (14:37 +0100)]
grml-screen: output errors to stderr

13 years agoadd depends to lockfile-progs for grml-screen racecondition fix
Michael Gebetsroither [Sun, 7 Nov 2010 08:38:56 +0000 (09:38 +0100)]
add depends to lockfile-progs for grml-screen racecondition fix

13 years agogrml-screen: internal state cleanup for racecondition fix
Michael Gebetsroither [Sun, 7 Nov 2010 08:37:55 +0000 (09:37 +0100)]
grml-screen: internal state cleanup for racecondition fix

13 years agogrml-screen: move lockfile to /var/lock where it belongs
Michael Gebetsroither [Sun, 7 Nov 2010 08:37:29 +0000 (09:37 +0100)]
grml-screen: move lockfile to /var/lock where it belongs

13 years agogrml-screen: do not get confused by externally created pidfiles
Michael Gebetsroither [Sat, 6 Nov 2010 19:17:12 +0000 (20:17 +0100)]
grml-screen: do not get confused by externally created pidfiles

13 years agogrml-screen: fix for screen race-conditions on boot [Closes: issue921]
Michael Gebetsroither [Sat, 6 Nov 2010 19:03:58 +0000 (20:03 +0100)]
grml-screen: fix for screen race-conditions on boot [Closes: issue921]

13 years agogrml-mutt: provide example settings for smtp_{url,pass}.
Michael Prokop [Wed, 9 Jun 2010 10:40:52 +0000 (12:40 +0200)]
grml-mutt: provide example settings for smtp_{url,pass}.

Thanks to Michel Isard for suggestion.

13 years agoRelease version 1.3.2. v1.3.2
Michael Prokop [Thu, 27 May 2010 22:47:55 +0000 (00:47 +0200)]
Release version 1.3.2.

13 years agogrml-chroot: exit with according exit code.
Michael Prokop [Tue, 25 May 2010 14:55:14 +0000 (16:55 +0200)]
grml-chroot: exit with according exit code.

13 years agoUpdate changelog.
Michael Prokop [Wed, 5 May 2010 13:58:10 +0000 (15:58 +0200)]
Update changelog.

13 years agoUpdate iimage version to 38.
Michael Prokop [Wed, 5 May 2010 13:56:39 +0000 (15:56 +0200)]
Update iimage version to 38.

iimage v38 uses convert with -resize instead of -geometry, addressing an annnoying resizing issue.

14 years agoFix tabs inside caps-ctrl. v1.3.1
Michael Prokop [Mon, 29 Mar 2010 07:00:19 +0000 (09:00 +0200)]
Fix tabs inside caps-ctrl.

14 years agoUpdate changelog for new release. v1.3.0
Michael Prokop [Wed, 24 Mar 2010 00:16:10 +0000 (01:16 +0100)]
Update changelog for new release.

14 years agogrml-lock: avoid shell syntax warning if gdialog/zenity aren't available.
Michael Prokop [Mon, 22 Mar 2010 22:31:48 +0000 (23:31 +0100)]
grml-lock: avoid shell syntax warning if gdialog/zenity aren't available.

14 years agoUpdate caps-ctrl (thx, wuehlmaus).
Michael Prokop [Sun, 21 Mar 2010 22:24:56 +0000 (23:24 +0100)]
Update caps-ctrl (thx, wuehlmaus).

14 years agogrml-hostname: address xauth issue. v1.2.10
Michael Prokop [Mon, 1 Mar 2010 11:34:41 +0000 (12:34 +0100)]
grml-hostname: address xauth issue.

14 years agoDrop deprecate package grml-scanpartitions from Suggests.
Michael Prokop [Mon, 1 Mar 2010 02:17:31 +0000 (03:17 +0100)]
Drop deprecate package grml-scanpartitions from Suggests.

14 years agoUpdate changelog for release. v1.2.9
Michael Prokop [Sun, 28 Feb 2010 22:28:29 +0000 (23:28 +0100)]
Update changelog for release.