[Git-commits] grml-live: branch, master, updated. v0.16.1-85-g220ee72

git repository hosting gitosis at grml.org
Sat Nov 26 11:50:48 CET 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-live - build system for creating a Grml (based) live system".

The branch, master has been updated
       via  220ee724598d82ded6a43144f0c10e7cb927abeb (commit)
       via  809f9a69adff4b7f2fc923e56b06f754d857e27d (commit)
       via  22e1e9f67ac903960eb4b98079b5d865b0d54088 (commit)
       via  b0b7374fbb2bd14e006dedb6a7fc0eb4327241ea (commit)
       via  c9141f43791a61b6bce79fa3963791f96dd78f04 (commit)
       via  b97721f7f383f030396fa41bab2c80e5151cdda1 (commit)
      from  b63a5f16ac3f03eb93220fd26ab188e50314f5d0 (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 220ee724598d82ded6a43144f0c10e7cb927abeb
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 26 11:47:21 2011 +0100

    use GRML_FULL as default and update docs accordingly for available classes

commit 809f9a69adff4b7f2fc923e56b06f754d857e27d
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 25 21:28:00 2011 +0100

    make sure we don't leave any FAI ramdisks behind

commit 22e1e9f67ac903960eb4b98079b5d865b0d54088
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 26 11:36:11 2011 +0100

    use AMD64 class in usage examples and use GRML_FULL instead of GRML_MEDIUM/GRML_SMALL everywhere

commit b0b7374fbb2bd14e006dedb6a7fc0eb4327241ea
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 26 11:34:24 2011 +0100

    use system architecture as default

commit c9141f43791a61b6bce79fa3963791f96dd78f04
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 26 11:33:41 2011 +0100

    rework sources setup (deprecated GRML_LIVE_SOURCES, install /etc/apt files recursively)
    
    Finally this should give us a FAI setup without having to
    generate sources.list configurations on-the-fly any longer.

commit b97721f7f383f030396fa41bab2c80e5151cdda1
Author: Michael Prokop <mika at grml.org>
Date:   Fri Nov 25 19:18:47 2011 +0100

    retrieve source packages via grml-live using SOURCES class

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

Summary of changes:
 README.md                                          |    2 +-
 TODO                                               |    3 -
 docs/grml-live.txt                                 |   84 ++++++++++----------
 .../etc/apt/sources.list.d/debian.list/DEBIAN_ETCH |    2 +-
 .../apt/sources.list.d/debian.list/DEBIAN_LENNY    |    4 +-
 .../etc/apt/sources.list.d/debian.list/DEBIAN_SID  |    2 +-
 .../apt/sources.list.d/debian.list/DEBIAN_SQUEEZE  |    4 +-
 .../apt/sources.list.d/debian.list/DEBIAN_STABLE   |    4 +-
 .../apt/sources.list.d/debian.list/DEBIAN_TESTING  |    4 +-
 .../apt/sources.list.d/debian.list/DEBIAN_WHEEZY   |    4 +-
 .../apt/sources.list.d/grml-stable.list/GRMLBASE   |    2 +-
 .../apt/sources.list.d/grml-testing.list/GRMLBASE  |    2 +-
 etc/grml/fai/config/hooks/updatebase.GRMLBASE      |    9 +--
 .../fai/config/scripts/GRMLBASE/03-get-sources     |   60 ++++++++++++++
 etc/grml/grml-live.conf                            |   27 ++-----
 grml-live                                          |   81 +++++--------------
 16 files changed, 145 insertions(+), 149 deletions(-)
 create mode 100755 etc/grml/fai/config/scripts/GRMLBASE/03-get-sources
hooks/post-receive
-- 
build system for creating a Grml (based) live system


More information about the Git-commits mailing list