[Git-commits] grml-scripts: branch, master, updated. v1.4.6-2-gfd86ffc

git repository hosting gitosis at grml.org
Tue Aug 23 00:31:24 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  fd86ffcbcd135b49bff36d1b4c2b96735b459f5a (commit)
      from  3c1d083e085f2e8ec560100e78a97a9a60fee3a8 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 compile/Makefile                                   |    5 +-
 compile/grml-runtty.c                              |  132 ++++++++++++++++++++
 debian/dirs                                        |    1 +
 debian/rules                                       |    4 +-
 manpages/grml-scripts.1                            |    7 +-
 usr_bin/grml-init                                  |   19 ---
 usr_bin/grml-init-screen                           |   22 ----
 .../grml-init-multitail => usr_share/run-multitail |   12 +--
 usr_share/run-screen                               |   23 ++++
 usr_bin/zsh-login => usr_share/run-welcome         |    2 +-
 10 files changed, 167 insertions(+), 60 deletions(-)
 create mode 100644 compile/grml-runtty.c
 delete mode 100755 usr_bin/grml-init
 delete mode 100755 usr_bin/grml-init-screen
 rename usr_bin/grml-init-multitail => usr_share/run-multitail (62%)
 create mode 100755 usr_share/run-screen
 rename usr_bin/zsh-login => usr_share/run-welcome (99%)
hooks/post-receive
-- 
some small scripts which should make life easier


More information about the Git-commits mailing list