[Git-commits] ecetera files for the grml system branch, master, updated. v1.1.31-1-gfaf02fe

git repository hosting gitosis at grml.org
Mon Feb 15 17:26:25 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 "ecetera files for the grml system".

The branch, master has been updated
       via  faf02fe7fbaeb1812f4f3a09fad2b9cde9dc3f1e (commit)
      from  40d54ece5e8a1030b396385cfd53999a0ed8eef8 (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 faf02fe7fbaeb1812f4f3a09fad2b9cde9dc3f1e
Author: Michael Prokop <mika at grml.org>
Date:   Mon Feb 15 14:49:32 2010 +0100

    Rework xinitrc handling: modularize the code into ~/.xinitrc.d/ and support configuration through ~/.config/grml/xinitrc

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

Summary of changes:
 debian/changelog                     |    7 +++
 etc/skel/.config/grml/xinitrc        |   15 ++++++
 etc/skel/.xinitrc                    |   87 ++++++----------------------------
 etc/skel/.xinitrc.d/grml_info        |   15 ++++++
 etc/skel/.xinitrc.d/grml_keyboard    |   28 +++++++++++
 etc/skel/.xinitrc.d/grml_startupinfo |   18 +++++++
 etc/skel/.xinitrc.d/grml_vnc         |   19 +++++++
 etc/skel/.xinitrc.d/grml_wallpaper   |   19 +++++++
 etc/skel/.xinitrc.d/grml_xsettings   |   34 +++++++++++++
 9 files changed, 170 insertions(+), 72 deletions(-)
 create mode 100644 etc/skel/.config/grml/xinitrc
 create mode 100755 etc/skel/.xinitrc.d/grml_info
 create mode 100755 etc/skel/.xinitrc.d/grml_keyboard
 create mode 100755 etc/skel/.xinitrc.d/grml_startupinfo
 create mode 100755 etc/skel/.xinitrc.d/grml_vnc
 create mode 100755 etc/skel/.xinitrc.d/grml_wallpaper
 create mode 100755 etc/skel/.xinitrc.d/grml_xsettings


hooks/post-receive
-- 
ecetera files for the grml system


More information about the Git-commits mailing list