summaryrefslogtreecommitdiffstats
path: root/urpm/cfg.pm
Commit message (Expand)AuthorAgeFilesLines
* Add the --strict-arch command-line option to urpmi and the strict-arch config...Rafael Garcia-Suarez2004-10-271-0/+1
* Implement a new option, --norebuild, to urpmi, urpmi.update and urpmi.addmedia.Rafael Garcia-Suarez2004-10-141-0/+2
* perl_checker_fixesRafael Garcia-Suarez2004-09-161-5/+5
* Don't write priority in urpmi.cfgRafael Garcia-Suarez2004-07-271-1/+1
* Fix ordering of media in config fileRafael Garcia-Suarez2004-07-261-1/+1
* Disambiguate order by sorting by name new media with the same priorityRafael Garcia-Suarez2004-07-261-1/+1
* Preserve media order in urpmi.cfgRafael Garcia-Suarez2004-07-261-3/+5
* Add a "noreconfigure" flag for media that don't want to be reconfigured.Rafael Garcia-Suarez2004-07-261-1/+1
* Copyright updatesRafael Garcia-Suarez2004-07-221-0/+4
* Suppress noises in urpmi.cfgRafael Garcia-Suarez2004-07-011-1/+1
* Protection against the people who edit urpmi.cfg by hand and put theRafael Garcia-Suarez2004-06-301-2/+9
* Don't write a section for the global options if we don't need toRafael Garcia-Suarez2004-06-241-0/+1
* Handle quoted option valuesRafael Garcia-Suarez2004-06-241-2/+2
* I18N of error messages in urpm::cfgRafael Garcia-Suarez2004-06-241-4/+5
* Tests and fixes for the urpmi.cfg parserRafael Garcia-Suarez2004-06-241-4/+11
* New code to write urpmi.cfg.Rafael Garcia-Suarez2004-06-231-3/+30
* New code to read urpmi.cfg.Rafael Garcia-Suarez2004-06-231-11/+93
* Some more cleanup and refactorization.Rafael Garcia-Suarez2004-04-191-0/+41