[Git-commits] fast access to some basic grml-scripts branch, master, updated. ca2253895f8dc823aac74aa915e6840ae25b506d
git repository hosting
gitosis at grml.org
Sat Jan 30 14:59:45 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 "fast access to some basic grml-scripts".
The branch, master has been updated
via ca2253895f8dc823aac74aa915e6840ae25b506d (commit)
from bd09f4098582c259cd63471e699fa84c13bff963 (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 ca2253895f8dc823aac74aa915e6840ae25b506d
Author: Ulrich Dangel <uli at spamt.net>
Date: Sat Jan 30 14:51:46 2010 +0100
Initial import
-----------------------------------------------------------------------
Summary of changes:
TODO | 1 -
debian/changelog | 5 +
debian/compat | 1 +
debian/control | 37 +++++++
debian/copyright | 42 +++++++
debian/grml-quickconfig-standard.install | 1 +
debian/grml-quickconfig.install | 1 +
debian/grml-quickconfig.manpages | 1 +
debian/rules | 12 ++
grml-quickconfig | 157 +++++++++++++++++++++++++++
grml-quickconfig.8 | 173 ++++++++++++++++++++++++++++++
quickconfig/001-heading.sh | 14 +++
quickconfig/005-language.sh | 28 +++++
quickconfig/010-network.sh | 11 ++
quickconfig/015-netcardconfig.sh | 11 ++
quickconfig/020-delim.sh | 10 ++
quickconfig/025-info.sh | 11 ++
quickconfig/030-wm.sh | 89 +++++++++++++++
quickconfig/035-menu.sh | 15 +++
quickconfig/040-grml2hd.sh | 13 +++
20 files changed, 632 insertions(+), 1 deletions(-)
delete mode 100644 TODO
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100644 debian/docs
create mode 100644 debian/grml-quickconfig-standard.install
create mode 100644 debian/grml-quickconfig.install
create mode 100644 debian/grml-quickconfig.manpages
create mode 100755 debian/rules
create mode 100755 grml-quickconfig
create mode 100644 grml-quickconfig.8
create mode 100644 quickconfig/001-heading.sh
create mode 100644 quickconfig/005-language.sh
create mode 100644 quickconfig/010-network.sh
create mode 100644 quickconfig/015-netcardconfig.sh
create mode 100644 quickconfig/020-delim.sh
create mode 100644 quickconfig/025-info.sh
create mode 100644 quickconfig/030-wm.sh
create mode 100644 quickconfig/035-menu.sh
create mode 100644 quickconfig/040-grml2hd.sh
hooks/post-receive
--
fast access to some basic grml-scripts
More information about the Git-commits
mailing list