[wicked-commit] [openSUSE/wicked] 1045f1: util: New function ni_file_exists_fmt()
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 1045f1af1cde8e40051ad73976d65e1efab8a5ea https://github.com/openSUSE/wicked/commit/1045f1af1cde8e40051ad73976d65e1efa... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-09-26 (Thu, 26 Sep 2013) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- util: New function ni_file_exists_fmt() It can be used to create a concatenated pathname and check for existance of a file. Commit: bce23903476ce915180326a0935b0e6d077b75f4 https://github.com/openSUSE/wicked/commit/bce23903476ce915180326a0935b0e6d07... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-09-26 (Thu, 26 Sep 2013) Changed paths: M client/Makefile.am M client/compat-suse.c M client/compat.c M client/ifup.c A client/read-config.c M client/wicked-client.h M include/wicked/netinfo.h M src/firmware.c Log Message: ----------- client: Changing ifconfig reading and loading New file: read-config.c New function ni_ifconfig_read() added as well as multiple other read() function for different type of config source. Commit: becf4879b6951fbfc7c7ee3ec2323eca8f34f068 https://github.com/openSUSE/wicked/commit/becf4879b6951fbfc7c7ee3ec2323eca8f... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-09-26 (Thu, 26 Sep 2013) Changed paths: M client/wicked-client.h M include/wicked/netinfo.h M src/config.c M src/netinfo.c Log Message: ----------- config: Change config sources handling logic Commit: b375b949e7c525b8302e9b579a8938c9f3bc5e96 https://github.com/openSUSE/wicked/commit/b375b949e7c525b8302e9b579a8938c9f3... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2013-09-26 (Thu, 26 Sep 2013) Changed paths: M client/main.c M man/wicked.8.in Log Message: ----------- client: Add show-config parameter show-config displays configs (pre-parsed to xml) from all types of sources. Compare: https://github.com/openSUSE/wicked/compare/533fb1a845ce...b375b949e7c5
participants (1)
-
Pawel Wieczorkiewicz