summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Expand)AuthorAgeFilesLines
* Don't die if fstab or mtab isn't presentRafael Garcia-Suarez2005-04-151-2/+2
* Add a new option, --no-install, to urpmi, to only download rpms andRafael Garcia-Suarez2005-04-141-0/+1
* Make urpmi correctly remember the "noreconfigure" option. Introduce codeRafael Garcia-Suarez2005-04-121-2/+2
* Don't write the "generated" line in /etc/urpmi/urpmi.cfgRafael Garcia-Suarez2005-04-111-1/+0
* Add a --raw option to urpmi.addmediaRafael Garcia-Suarez2005-04-111-1/+2
* Change the default URL of the mirrorsfull.list fileRafael Garcia-Suarez2005-04-111-1/+1
* Don't try to find ISO mountpoints if an ISO image is already mountedRafael Garcia-Suarez2005-03-301-0/+6
* Copy all rpms from removable media into the cachedir; don't check forRafael Garcia-Suarez2005-03-301-20/+0
* Add a --summary option to urpmq.Rafael Garcia-Suarez2005-03-141-0/+1
* Add a retry option to urpmi and urpmi.cfg (bug #1174)Rafael Garcia-Suarez2005-03-103-0/+5
* Use generic release fileRafael Garcia-Suarez2005-02-251-2/+2
* Fall back to using locale(1) if I18N::Langinfo is not available.Rafael Garcia-Suarez2005-02-241-1/+5
* Locale::gettext is not optional in urpmi.Rafael Garcia-Suarez2005-02-241-6/+4
* Adds a function from_utf8() to convert strings from RPM headers (utf8)Rafael Garcia-Suarez2005-02-241-1/+13
* Factorize out the code that handles /etc/urpmi/mirror.configRafael Garcia-Suarez2005-02-211-0/+18
* Work around bug 13685, bug in display of curl progressRafael Garcia-Suarez2005-02-171-1/+3
* Remove obsoleted and broken --distrib-XXX command-line optionRafael Garcia-Suarez2005-02-171-7/+2
* Remove curl 7.12.2 bug workaroundRafael Garcia-Suarez2005-02-161-4/+4
* Avoid using rpm because of lockingRafael Garcia-Suarez2005-02-141-6/+14
* Patch by Michael Scherer (a bit reworked) to allow to use $ARCH, $RELEASERafael Garcia-Suarez2005-02-141-7/+54
* Make urpmi support ISO images as removable media.Rafael Garcia-Suarez2005-01-281-0/+20
* Patch by Guillaume Rousse to improve bash-completion for media names, viaRafael Garcia-Suarez2005-01-271-1/+1
* urpmi --gui will now ask with a GUI popup to change media. IntendedRafael Garcia-Suarez2005-01-241-0/+1
* Report remote commands exit codesRafael Garcia-Suarez2005-01-201-4/+4
* More error handlingRafael Garcia-Suarez2005-01-201-4/+8
* Insignificant patchRafael Garcia-Suarez2005-01-191-2/+2
* Remove unused varsRafael Garcia-Suarez2005-01-101-3/+1
* Add an option to urpmi, --expect-install, that tells urpmi to return withRafael Garcia-Suarez2005-01-101-0/+1
* As suggested by Giuseppe Ghibo, fail early if an essential filesystemRafael Garcia-Suarez2004-12-241-0/+13
* With curl, urpmi wasn't detecting the end of a download, thus the fileRafael Garcia-Suarez2004-12-091-1/+1
* Remove GUI messages.Rafael Garcia-Suarez2004-12-071-53/+27
* Remove support for urpmi -XRafael Garcia-Suarez2004-12-071-9/+0
* Move untaint() into urpm::util.Rafael Garcia-Suarez2004-12-071-1/+7
* Fix loading of urpm::msg::N() in urpm::args, and urpmi's --no-locale optionRafael Garcia-Suarez2004-12-061-1/+4
* While we're at it, implement --no-ignore and make it work with -aRafael Garcia-Suarez2004-12-031-1/+1
* Add an --ignore option to urpmi.updateRafael Garcia-Suarez2004-12-031-0/+1
* Fix indentationRafael Garcia-Suarez2004-12-021-1/+3
* Further adjustment of the workaround for the curl output bugRafael Garcia-Suarez2004-11-261-2/+2
* - add --search-media options: looking requested or package to update with --a...Olivier Thauvin2004-11-241-0/+2
* When invoking urpmi.addmedia with --proxy, save this proxy setting forRafael Garcia-Suarez2004-11-241-0/+11
* Work around a bug in curl when displaying progress for an authentifiedRafael Garcia-Suarez2004-11-241-1/+3
* When asking for choices, default to the first oneRafael Garcia-Suarez2004-11-241-1/+3
* Cope better with some strange curl outputRafael Garcia-Suarez2004-11-191-1/+1
* Take little terminals into account, tooRafael Garcia-Suarez2004-11-191-0/+1
* Take into account terminal size to avoid messing up the displayRafael Garcia-Suarez2004-11-191-2/+10
* Factor some system()sRafael Garcia-Suarez2004-11-042-3/+14
* Only show progress bar if there is a routine to show a progress bar.Rafael Garcia-Suarez2004-11-041-2/+2
* Add the --strict-arch command-line option to urpmi and the strict-arch config...Rafael Garcia-Suarez2004-10-272-0/+2
* Factorize md5sum function. Reinit retrieved MD5SUM.Rafael Garcia-Suarez2004-10-201-1/+9
* Remove obsolete commentRafael Garcia-Suarez2004-10-141-2/+0