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

git repository hosting gitosis at grml.org
Sun Aug 21 18:01:44 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, ch/ttyfix has been updated
  discards  915bc0abf48db0ee2a3d721c85fee3b5e97c2bcd (commit)
       via  fd86ffcbcd135b49bff36d1b4c2b96735b459f5a (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (915bc0abf48db0ee2a3d721c85fee3b5e97c2bcd)
            \
             N -- N -- N (fd86ffcbcd135b49bff36d1b4c2b96735b459f5a)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 fd86ffcbcd135b49bff36d1b4c2b96735b459f5a
Author: Christian Hofstaedtler <ch at grml.org>
Date:   Sun Aug 21 17:36:28 2011 +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.

-----------------------------------------------------------------------

Summary of changes:
 compile/Makefile                        |    4 ++--
 compile/{grmlruntty.c => grml-runtty.c} |    1 -
 debian/dirs                             |    1 +
 debian/rules                            |    5 ++---
 manpages/grml-scripts.1                 |    7 ++-----
 5 files changed, 7 insertions(+), 11 deletions(-)
 rename compile/{grmlruntty.c => grml-runtty.c} (99%)
hooks/post-receive
-- 
some small scripts which should make life easier


More information about the Git-commits mailing list