[Git-commits] grml-scripts: branch, master, updated. v1.4.7-5-g8cbcd5b
git repository hosting
gitosis at grml.org
Thu Oct 13 20:55:10 CEST 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grml-scripts - some small scripts which should make life easier".
The branch, master has been updated
via 8cbcd5b20712da53f0dbbd0177fa51ebde0ddcd4 (commit)
via b0c3e5ff760f99d6ff7721852bc1a0d73c5ea201 (commit)
via 93a81ca7795d40b7ad2340ea8448130eaca4943e (commit)
via 1d186c2dbdcab468b993afe3af78550030979562 (commit)
via 62b5941cf7686912cd1bfbb8f9715ace067539b9 (commit)
from c7ca388c280f6aa725809218bc6097066bafcc40 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8cbcd5b20712da53f0dbbd0177fa51ebde0ddcd4
Author: Christian Hofstaedtler <ch at grml.org>
Date: Thu Oct 13 20:53:07 2011 +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
commit b0c3e5ff760f99d6ff7721852bc1a0d73c5ea201
Author: Christian Hofstaedtler <ch at grml.org>
Date: Thu Oct 13 19:52:43 2011 +0200
Drop grml-postfix
commit 93a81ca7795d40b7ad2340ea8448130eaca4943e
Author: Christian Hofstaedtler <ch at grml.org>
Date: Thu Oct 13 19:52:16 2011 +0200
Remove some unneeded Suggests
commit 1d186c2dbdcab468b993afe3af78550030979562
Author: Christian Hofstaedtler <ch at grml.org>
Date: Thu Oct 13 19:48:47 2011 +0200
fix typo in wm-ng
commit 62b5941cf7686912cd1bfbb8f9715ace067539b9
Author: Christian Hofstaedtler <ch at grml.org>
Date: Wed Oct 12 23:04:40 2011 +0200
Modify soundtest to use ALSA's speaker-test
This way we no longer need to distribute grml.ogg!
-----------------------------------------------------------------------
Summary of changes:
compile/.gitignore | 2 +-
compile/Makefile | 4 +-
compile/align.c | 101 --
compile/pong.c | 160 ----
debian/control | 7 +-
debian/overrides | 11 -
debian/rules | 50 +-
doc/Makefile | 2 +-
doc/swspeak-setup.8.txt | 49 -
makefile.postfix | 20 -
manpages/alignmargins.8 | 27 -
manpages/get_3ware.1 | 17 -
manpages/getsf.1 | 28 -
manpages/grml-scripts.1 | 82 +--
usr_bin/attach-screen | 29 -
usr_bin/bincompare.pl | 68 --
usr_bin/cicqhist | 174 ----
usr_bin/code2html | 27 -
usr_bin/dir2html | 177 ----
usr_bin/exifinfo | 137 ---
usr_bin/fex | 213 -----
usr_bin/find-hidden-word-text | 94 --
usr_bin/find-text | 86 --
usr_bin/findchanged | 17 -
usr_bin/findwaste | 96 --
usr_bin/firevim | 11 -
usr_bin/get_3ware | 88 --
usr_bin/getsf | 55 --
usr_bin/hgrep.sh | 31 -
usr_bin/irclog2html-2.1.pl | 354 -------
usr_bin/say | 20 -
usr_bin/search | 2084 -----------------------------------------
usr_bin/sepdate.pl | 31 -
usr_bin/sepdate.rb | 3 -
usr_bin/sepdate.sh | 3 -
usr_bin/soundtest | 39 +-
usr_bin/twebgal | 439 ---------
usr_bin/unbleach.pl | 74 --
usr_bin/urlgrep.awk | 163 ----
usr_bin/usbtree | 177 ----
usr_bin/wm-ng | 2 +-
usr_bin/wwwis | 1176 -----------------------
usr_bin/xsay | 23 -
usr_sbin/PrintAnalyzer | 613 ------------
usr_sbin/alignmargins | 274 ------
usr_sbin/apt-check-sigs | 241 -----
usr_sbin/bt-hid | 117 ---
usr_sbin/dpkg-rebuild | 92 --
usr_sbin/grml-config-root | 8 -
usr_sbin/grml-postfix | 20 -
usr_sbin/grml-tpm | 113 ---
usr_sbin/mkdosswapfile | 130 ---
usr_sbin/ndiswrapper.sh | 98 --
usr_sbin/prepare_ramdisk.sh | 94 --
usr_sbin/prepare_tmpfs.sh | 81 --
usr_sbin/suspenduser.sh | 59 --
usr_sbin/suspenduser_gui.sh | 24 -
usr_sbin/swspeak-setup | 126 ---
usr_share/align.ps | 227 -----
usr_share/run-welcome | 6 -
60 files changed, 15 insertions(+), 8759 deletions(-)
delete mode 100644 compile/align.c
delete mode 100644 compile/pong.c
delete mode 100644 doc/swspeak-setup.8.txt
delete mode 100644 makefile.postfix
delete mode 100644 manpages/alignmargins.8
delete mode 100644 manpages/get_3ware.1
delete mode 100644 manpages/getsf.1
delete mode 100755 usr_bin/attach-screen
delete mode 100755 usr_bin/bincompare.pl
delete mode 100755 usr_bin/cicqhist
delete mode 100755 usr_bin/code2html
delete mode 100755 usr_bin/dir2html
delete mode 100755 usr_bin/exifinfo
delete mode 100755 usr_bin/fex
delete mode 100755 usr_bin/find-hidden-word-text
delete mode 100755 usr_bin/find-text
delete mode 100755 usr_bin/findchanged
delete mode 100755 usr_bin/findwaste
delete mode 100755 usr_bin/firevim
delete mode 100755 usr_bin/get_3ware
delete mode 100755 usr_bin/getsf
delete mode 100755 usr_bin/hgrep.sh
delete mode 100755 usr_bin/irclog2html-2.1.pl
delete mode 100755 usr_bin/say
delete mode 100755 usr_bin/search
delete mode 100755 usr_bin/sepdate.pl
delete mode 100755 usr_bin/sepdate.rb
delete mode 100755 usr_bin/sepdate.sh
delete mode 100755 usr_bin/twebgal
delete mode 100755 usr_bin/unbleach.pl
delete mode 100755 usr_bin/urlgrep.awk
delete mode 100755 usr_bin/usbtree
delete mode 100755 usr_bin/wwwis
delete mode 100755 usr_bin/xsay
delete mode 100755 usr_sbin/PrintAnalyzer
delete mode 100755 usr_sbin/alignmargins
delete mode 100755 usr_sbin/apt-check-sigs
delete mode 100755 usr_sbin/bt-hid
delete mode 100755 usr_sbin/dpkg-rebuild
delete mode 100755 usr_sbin/grml-postfix
delete mode 100755 usr_sbin/grml-tpm
delete mode 100755 usr_sbin/mkdosswapfile
delete mode 100755 usr_sbin/ndiswrapper.sh
delete mode 100755 usr_sbin/prepare_ramdisk.sh
delete mode 100755 usr_sbin/prepare_tmpfs.sh
delete mode 100755 usr_sbin/suspenduser.sh
delete mode 100755 usr_sbin/suspenduser_gui.sh
delete mode 100755 usr_sbin/swspeak-setup
delete mode 100644 usr_share/align.ps
hooks/post-receive
--
some small scripts which should make life easier
More information about the Git-commits
mailing list