Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 3ec0aa0a0aaf31c5fb8e8156f493f4f0a9e5388d https://github.com/openSUSE/wicked/commit/3ec0aa0a0aaf31c5fb8e8156f493f4f0a9... Author: Karol Mroz kmroz@suse.com Date: 2013-09-26 (Thu, 26 Sep 2013)
Changed paths: M extensions/resolver M include/wicked/netinfo.h M src/appconfig.h M src/config.c M src/extension.c M src/netinfo.c M src/update.c
Log Message: ----------- [config] Streamline extension runtime dir creation
1. Use /var/run/wicked/extension/EXTENSION_NAME 2. Do the creation from ni_extension_statedir(), rather than adding extension specific functions to config.
Commit: 6b3135b2ea9cf922c826a4e0cc340c044555661a https://github.com/openSUSE/wicked/commit/6b3135b2ea9cf922c826a4e0cc340c0445... Author: Karol Mroz kmroz@suse.com Date: 2013-09-26 (Thu, 26 Sep 2013)
Changed paths: M etc/server.xml.in M extensions/Makefile.am A extensions/hostname M include/wicked/constants.h M src/dbus-objects/interface.c M src/dbus-objects/model.c M src/names.c M src/update.c
Log Message: ----------- [system_update] Hostname update from lease
Update system hostname from first arriving lease with hostname field set, and emit hostname updated signal. Subsequent leases not allowed to set hostname unless: i. lease that set hostname has been removed ii. arriving lease is an update
Compare: https://github.com/openSUSE/wicked/compare/b375b949e7c5...6b3135b2ea9c
wicked-commit@lists.opensuse.org