zypper.conf: installRecommends handling added.
authorJán Kupec <jkupec@suse.cz>
Thu, 2 Apr 2009 17:38:15 +0000 (19:38 +0200)
committerJán Kupec <jkupec@suse.cz>
Thu, 2 Apr 2009 17:38:15 +0000 (19:38 +0200)
commitedcbcec26000a9c4e72ba72812e257b82078e6ec
tree1353364eae897acba2485270cd9bd02d2aac3df1
parente7d09740dd730dcbc627644d495047aa3d7854d0
zypper.conf: installRecommends handling added.

- --recommends option added to override zypper.conf
- affected help texts reformatted to fit 80 columns (bnc #423007)
- fixed unwanted overriding of zypp.conf onlyRequires option
- fixes bnc #478144
src/Config.cc
src/Config.h
src/Zypper.cc
src/solve-commit.cc