Config file handling improved.
authorJán Kupec <jkupec@suse.cz>
Sun, 26 Apr 2009 14:49:09 +0000 (16:49 +0200)
committerJán Kupec <jkupec@suse.cz>
Sun, 26 Apr 2009 14:49:09 +0000 (16:49 +0200)
commit3a7b3492e965196c3d45c7b6b97c8cf87bbc1185
tree9fbc4b727bdb12dc26541861f74532d2b2a5d741
parent285f09069ba059f8c7fc878f82c372bbea11acae
Config file handling improved.

- $HOME/.zypper.conf reading enabled
- --config option added to read custom file, default conf files
  are ingored, if an existing file is specified
- do not fail if config can't be parsed, just log
src/Config.cc
src/Config.h
src/Zypper.cc
src/Zypper.h
src/utils/Augeas.cc
src/utils/Augeas.h