[Git-commits] main bootup process of a grml system branch, master, updated. v0.8.29-9-gc2c3ad7
git repository hosting
gitosis at grml.org
Sun Sep 13 00:14:04 CEST 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 "main bootup process of a grml system".
The branch, master has been updated
via c2c3ad77788ea9ec12cc2eb1998481492a532f76 (commit)
via 78d833e101193acb7adeb44bee34bd8b387bdd5f (commit)
via 994a5c3deda7de4027912f73fe7bc6d2c73c1421 (commit)
via 1e3aa3c8b960b89100a913e11e23f46df4ec1516 (commit)
via 96017c7cae64d25550202416ca14783942c0d7b1 (commit)
from eb06481714843a96d65408e822d591b94126e08f (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 c2c3ad77788ea9ec12cc2eb1998481492a532f76
Author: Ulrich Dangel <mru at grml.org>
Date: Sun Sep 13 00:13:18 2009 +0200
Updated changelog for 0.8.28
commit 78d833e101193acb7adeb44bee34bd8b387bdd5f
Author: Ulrich Dangel <mru at grml.org>
Date: Sun Sep 13 00:03:29 2009 +0200
Splitted documentation for grml-autoconfig.1 in 2 different files
moved documentation for different grml versions in separate files
commit 994a5c3deda7de4027912f73fe7bc6d2c73c1421
Author: Ulrich Dangel <mru at grml.org>
Date: Sat Sep 12 14:05:36 2009 +0200
Add support for overriding values via autoconfig.local
Adjusted sbin/grml-autoconfig to write changes to this new file
Updated documentation
commit 1e3aa3c8b960b89100a913e11e23f46df4ec1516
Author: Ulrich Dangel <mru at grml.org>
Date: Sat Sep 12 23:56:08 2009 +0200
Allow passing sources with variables to get_remote_file
Now it is possible to use somethling like netconfig=server.tld/config-$ARCH.tbz
Fixed and updated documentation for netscript/netconfig
commit 96017c7cae64d25550202416ca14783942c0d7b1
Author: Ulrich Dangel <mru at grml.org>
Date: Sat Sep 12 23:53:32 2009 +0200
Add arch to predefined variables in autoconfig.functions
-----------------------------------------------------------------------
Summary of changes:
autoconfig | 16 +++-
autoconfig.functions | 3 +-
autoconfig.local | 6 +
debian/changelog | 12 ++
debian/rules | 1 +
doc/grml-autoconfig.1.txt | 238 +--------------------------------------
doc/grml-autoconfig.200905.txt | 116 +++++++++++++++++++
doc/grml-autoconfig.8.txt | 9 +-
doc/grml-autoconfig.current.txt | 159 ++++++++++++++++++++++++++
sbin/grml-autoconfig | 33 ++++--
10 files changed, 344 insertions(+), 249 deletions(-)
create mode 100644 autoconfig.local
create mode 100644 doc/grml-autoconfig.200905.txt
create mode 100644 doc/grml-autoconfig.current.txt
hooks/post-receive
--
main bootup process of a grml system
More information about the Git-commits
mailing list