Augeas wrapper added.
authorJán Kupec <jkupec@suse.cz>
Thu, 19 Mar 2009 16:17:36 +0000 (17:17 +0100)
committerJán Kupec <jkupec@suse.cz>
Thu, 19 Mar 2009 16:17:36 +0000 (17:17 +0100)
commit1aacf7686ac9355aa0e7955ce72df762d0351938
treef49d7c82bd12298ecbf876908a0d9ba79c86842b
parent7b6c94f4e1477004f842f36ba8674e003bb05dc8
Augeas wrapper added.

- Might be adjusted to take zypp/zypper.conf lense and file as input
  (as soon as the new API is ready for this) and moved to libzypp
- FindAugeas.cmake to be moved to libzypp
- Must be adjusted to take root argument
- zypper.aug can be improved to be more relaxed
CMakeLists.txt
cmake/modules/FindAugeas.cmake [new file with mode: 0644]
src/CMakeLists.txt
src/utils/Augeas.cc [new file with mode: 0644]
src/utils/Augeas.h [new file with mode: 0644]
src/utils/zypper.aug [new file with mode: 0644]