summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Collapse)AuthorAgeFilesLines
* Take into account the new media layout.Rafael Garcia-Suarez2004-07-221-10/+14
|
* Media reconfiguration did not work with NFS medaiRafael Garcia-Suarez2004-07-221-0/+1
|
* Support for automatic reconfiguration of mediaRafael Garcia-Suarez2004-07-201-0/+71
|
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-1/+1
|
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-1/+1
|
* Typo in option nameRafael Garcia-Suarez2004-07-191-1/+1
|
* CommentsRafael Garcia-Suarez2004-07-191-39/+39
|
* Simplify the format of the skip.list and inst.list files (so it nowRafael Garcia-Suarez2004-07-091-11/+3
| | | | | matches what's documented :)
* Filehandle leakRafael Garcia-Suarez2004-07-091-0/+1
|
* Document the "skip" option. Remove obsolete code.Rafael Garcia-Suarez2004-07-091-9/+3
|
* Support for README.urpmi in urpmiRafael Garcia-Suarez2004-07-081-2/+21
|
* It's better to use lexicals in closuresRafael Garcia-Suarez2004-07-071-4/+4
|
* Delete proxy configuration for a media when deleting this mediaRafael Garcia-Suarez2004-07-061-1/+5
|
* Interprocess logging cleanupRafael Garcia-Suarez2004-07-051-1/+1
|
* Don't perform a fuzzy match on media names when removing mediaRafael Garcia-Suarez2004-06-301-2/+6
|
* put N( ) around stringsPablo Saratxaga2004-06-291-3/+3
|
* Support for setting proxy per-media in proxy.cfgRafael Garcia-Suarez2004-06-291-9/+9
|
* Remove debug message, dohRafael Garcia-Suarez2004-06-291-1/+0
|
* Let the "downloader" option be settable per-mediaRafael Garcia-Suarez2004-06-281-65/+148
|
* Make the verify-rpm being settable per-media in urpmi.cfgRafael Garcia-Suarez2004-06-251-8/+17
|
* Don't write in urpmi.cfg the options set via the command-line of urpmi.Rafael Garcia-Suarez2004-06-251-7/+10
|
* Refactorise the code to read and write urpmi.cfg (phase 1)Rafael Garcia-Suarez2004-06-241-140/+71
|
* Move some system-related functions in a separate moduleRafael Garcia-Suarez2004-06-231-101/+12
|
* Minor documentation and refactorizationRafael Garcia-Suarez2004-05-211-25/+29
|
* New helpful error messages in urpmq.Rafael Garcia-Suarez2004-05-131-38/+41
| | | | | Improve documentation and refactorization.
* Remove a bunch of eval{}s.Rafael Garcia-Suarez2004-05-061-86/+92
|
* - in urpmi.addmedia, if a "with" argument was provided on the command-line,Rafael Garcia-Suarez2004-05-041-14/+24
| | | | | | don't probe for synthesis or hdlist files in other directories - check return value from system("cp"...) and log errors
* Skip comments in /etc/fstabRafael Garcia-Suarez2004-05-031-0/+2
|
* Fix unlinking of medium list fileRafael Garcia-Suarez2004-04-281-2/+4
|
* Cleanup some perl warningsRafael Garcia-Suarez2004-04-281-3/+4
|
* 4.5-1mdkRafael Garcia-Suarez2004-04-271-1/+1
|
* More refactorization. Some silencing of the warnings emitted by -w.Rafael Garcia-Suarez2004-04-221-169/+154
|
* Some more cleanup and refactorization.Rafael Garcia-Suarez2004-04-191-347/+1
|
* Factorize the message/prompt/I18N code of urpm* in a separate moduleRafael Garcia-Suarez2004-04-141-14/+2
|
* Remove a function that was already defined in MDK::Common.Rafael Garcia-Suarez2004-04-131-1/+0
|
* Factorize command-line handling for urpm* tools in a separate module.Rafael Garcia-Suarez2004-04-091-1/+1
| | | | | Use this in urpmi.
* - urpmi was ignoring the password for an http proxyRafael Garcia-Suarez2004-04-091-1/+4
| | | | | - urpm.pm : check whether a fork(2) succeeded before continuing
* do not display the urpmi internal name when asking for a media insertionFlorent Villard2004-03-171-1/+2
| | | | | (confusing people with extra cdrom1, cdrom2 which does not refer to cdrom but hdlists)
* send download errors to error output instead of log output (in order to ↵Olivier Blin2004-02-111-8/+9
| | | | display them in non-verbose mode too)
* s/suspectingly/suspiciously/Guillaume Cottenceau2004-02-101-1/+1
|
* fix english prefered->preferredGuillaume Cottenceau2004-02-061-5/+5
|
* explain why copy of hdlist failed, since two different problems may occurGuillaume Cottenceau2004-02-051-2/+2
|
* remove superfluous line feeds in sync_curlOlivier Blin2004-02-041-0/+2
|
* fixed bugs found by yoyotteFrancois Pons2004-02-031-1/+0
|
* fixed bug 6834.Francois Pons2004-02-031-2/+3
|
* fixed bad reference generated when using ../xxx in hdlists file for addingFrancois Pons2004-02-031-4/+38
| | | | | Mandrake media.
* fixed typoPablo Saratxaga2004-02-021-1/+1
|
* download resuming optionsOlivier Blin2004-01-301-1/+4
|
* fix some text for i18nOlivier Blin2004-01-281-1/+1
|
* updated po filesPablo Saratxaga2004-01-271-1/+1
|