[Git-commits] some small scripts which should make life easier branch, t/quickconfig, updated. v1.2.1-1-ga457022

git repository hosting gitosis at grml.org
Wed Jan 6 17:39:08 CET 2010


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 "some small scripts which should make life easier".

The branch, t/quickconfig has been updated
       via  a457022965eb0de0b83267e3d4bd65e076f727b1 (commit)
       via  9c0f9f9c440600ecc64cc5ec0aff4946bc666774 (commit)
       via  0833583263cbd872fd5990667f2afb2553c68d53 (commit)
      from  c4004ce5be013ef7ab40d1c82212043236a10d6a (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 a457022965eb0de0b83267e3d4bd65e076f727b1
Author: Ulrich Dangel <uli at spamt.net>
Date:   Wed Jan 6 17:38:06 2010 +0100

    Rewrote and modularised grml-quickconfig.

commit 9c0f9f9c440600ecc64cc5ec0aff4946bc666774
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 27 12:36:59 2009 +0100

    Update changelog for release 1.2.1.

commit 0833583263cbd872fd5990667f2afb2553c68d53
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 27 12:34:31 2009 +0100

    iso-term: invoke xterm setting ZSH_NO_DEFAULT_LOCALE=1 (see issue706).

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

Summary of changes:
 debian/changelog                           |   11 ++
 usr_bin/iso-term                           |    4 +-
 usr_sbin/grml-quickconfig                  |  247 ++++++++++++----------------
 usr_share/quickconfig/001-heading.sh       |   14 ++
 usr_share/quickconfig/005-language.sh      |   23 +++
 usr_share/quickconfig/010-network.sh       |   11 ++
 usr_share/quickconfig/015-netcardconfig.sh |   11 ++
 usr_share/quickconfig/020-delim.sh         |   10 +
 usr_share/quickconfig/025-info.sh          |   11 ++
 usr_share/quickconfig/030-wm.sh            |   89 ++++++++++
 usr_share/quickconfig/035-menu.sh          |   15 ++
 usr_share/quickconfig/040-grml2hd.sh       |   13 ++
 12 files changed, 319 insertions(+), 140 deletions(-)
 create mode 100644 usr_share/quickconfig/001-heading.sh
 create mode 100644 usr_share/quickconfig/005-language.sh
 create mode 100644 usr_share/quickconfig/010-network.sh
 create mode 100644 usr_share/quickconfig/015-netcardconfig.sh
 create mode 100644 usr_share/quickconfig/020-delim.sh
 create mode 100644 usr_share/quickconfig/025-info.sh
 create mode 100644 usr_share/quickconfig/030-wm.sh
 create mode 100644 usr_share/quickconfig/035-menu.sh
 create mode 100644 usr_share/quickconfig/040-grml2hd.sh


hooks/post-receive
-- 
some small scripts which should make life easier


More information about the Git-commits mailing list