[Git-commits] main bootup process of a grml system branch, master, updated. v0.9.21-4-g3625249
git repository hosting
gitosis at grml.org
Tue Dec 7 14:03:27 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 "main bootup process of a grml system".
The branch, master has been updated
via 3625249acd18450960d9a2ea1e50f482f6f5b517 (commit)
via 6da559dce5f4743456a26da6c966d043b85dbd69 (commit)
via 8147fe1009e24e218bf20b9f6c1b94fd9465ffda (commit)
via efc764b66b6954e7cb138414f4cc12bd9c7201f2 (commit)
from f45a562882b4dd66c64db285900efbf18194ccf4 (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 3625249acd18450960d9a2ea1e50f482f6f5b517
Author: Michael Prokop <mika at grml.org>
Date: Tue Dec 7 14:02:02 2010 +0100
Release new version 0.9.22.
commit 6da559dce5f4743456a26da6c966d043b85dbd69
Merge: f45a562882b4dd66c64db285900efbf18194ccf4 8147fe1009e24e218bf20b9f6c1b94fd9465ffda
Author: Michael Prokop <mika at grml.org>
Date: Tue Dec 7 13:42:30 2010 +0100
Merge remote branch 'mru/pump_switch'
Signed-off-by: Michael Prokop <mika at grml.org>
commit 8147fe1009e24e218bf20b9f6c1b94fd9465ffda
Author: Ulrich Dangel <mru at grml.org>
Date: Mon Dec 6 23:58:36 2010 +0100
Use dhclient hooks instead of proprietary pump hooks for dhcphostname
commit efc764b66b6954e7cb138414f4cc12bd9c7201f2
Author: Ulrich Dangel <mru at grml.org>
Date: Mon Dec 6 23:56:11 2010 +0100
Remove CONFIG_DHCP bootoption and config_dhcp function.
DHCP is now started via ifup and udev.
-----------------------------------------------------------------------
Summary of changes:
autoconfig | 6 -----
autoconfig.functions | 24 ----------------------
debian/changelog | 9 ++++++++
debian/rules | 3 +-
etc/dhcp/dhclient-exit-hooks.d/grml-sethostname | 1 +
etc/dhcp3/dhclient-exit-hooks.d/grml-sethostname | 12 +++++++++++
etc/grml/pump-scripts.d/set-hostname | 21 -------------------
grml-autoconfig | 2 -
lib/pump-runparts | 9 --------
sbin/grml-autoconfig | 6 -----
10 files changed, 23 insertions(+), 70 deletions(-)
create mode 120000 etc/dhcp/dhclient-exit-hooks.d/grml-sethostname
create mode 100755 etc/dhcp3/dhclient-exit-hooks.d/grml-sethostname
delete mode 100755 etc/grml/pump-scripts.d/set-hostname
delete mode 100644 lib/pump-runparts
hooks/post-receive
--
main bootup process of a grml system
More information about the Git-commits
mailing list