[Git-commits] build system for creating a grml (based) live-cd branch, master, updated. v0.9.26-7-g6fb9cc5

git repository hosting gitosis at grml.org
Mon Oct 26 12:53:26 CET 2009


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 "build system for creating a grml (based) live-cd".

The branch, master has been updated
       via  6fb9cc5e8f2285cc949cc846a250adaf9df4acab (commit)
       via  143ac81391b6d3323d787994a3c02dfd9a7e3a80 (commit)
      from  5a09a96c5847c11a3a22f679c26ef85e50e8b501 (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 6fb9cc5e8f2285cc949cc846a250adaf9df4acab
Author: Ulrich Dangel <uli at spamt.net>
Date:   Mon Oct 26 12:51:37 2009 +0100

    Updated changelog.

commit 143ac81391b6d3323d787994a3c02dfd9a7e3a80
Author: Ulrich Dangel <uli at spamt.net>
Date:   Sun Oct 25 12:54:17 2009 +0100

    Refactored addon handlng for grml-live.
    
    Each entry resists now in an own file for simplified handling of addons.

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

Summary of changes:
 debian/changelog                                   |    8 ++-
 grml-live                                          |    8 ++
 templates/boot/isolinux/addon_10_grub2.cfg         |    9 +++
 templates/boot/isolinux/addon_15_grub1.cfg         |    9 +++
 templates/boot/isolinux/addon_20_allinone.cfg      |   12 ++++
 templates/boot/isolinux/addon_25_gxpe.cfg          |    9 +++
 templates/boot/isolinux/addon_30_dos.cfg           |    9 +++
 templates/boot/isolinux/addon_35_bsd.cfg           |    9 +++
 templates/boot/isolinux/addon_40_memtest.cfg       |    9 +++
 templates/boot/isolinux/addon_45_hdt.cfg           |    9 +++
 templates/boot/isolinux/addons.cfg                 |   69 +-------------------
 .../isolinux/{grmlmain.cfg => addons_list.cfg}     |    0 
 templates/boot/isolinux/isolinux.cfg               |    2 +
 13 files changed, 93 insertions(+), 69 deletions(-)
 create mode 100644 templates/boot/isolinux/addon_10_grub2.cfg
 create mode 100644 templates/boot/isolinux/addon_15_grub1.cfg
 create mode 100644 templates/boot/isolinux/addon_20_allinone.cfg
 create mode 100644 templates/boot/isolinux/addon_25_gxpe.cfg
 create mode 100644 templates/boot/isolinux/addon_30_dos.cfg
 create mode 100644 templates/boot/isolinux/addon_35_bsd.cfg
 create mode 100644 templates/boot/isolinux/addon_40_memtest.cfg
 create mode 100644 templates/boot/isolinux/addon_45_hdt.cfg
 copy templates/boot/isolinux/{grmlmain.cfg => addons_list.cfg} (100%)


hooks/post-receive
-- 
build system for creating a grml (based) live-cd


More information about the Git-commits mailing list