summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Expand)AuthorAgeFilesLines
* Implement -RR in urpmq to search through virtual packages as well. (bug 15895)Rafael Garcia-Suarez2005-05-201-1/+1
* POD fixesRafael Garcia-Suarez2005-05-171-10/+11
* Factorize and sort option namesRafael Garcia-Suarez2005-05-171-21/+3
* Remove the -z option passed to curl. It never worked.Rafael Garcia-Suarez2005-05-161-2/+2
* - really detect http and ftp proxyMichael Scherer2005-05-161-1/+5
* - use '/etc/ldap.conf' instead of '/etc/openldap/ldap.conf'.Michael Scherer2005-05-161-1/+1
* - fix the call to write ldapMichael Scherer2005-05-161-1/+1
* perl_checker and other fixesRafael Garcia-Suarez2005-05-161-74/+67
* Add ldap media configuration support (Michael Scherer)Rafael Garcia-Suarez2005-05-162-1/+219
* First media should have priority == 1Rafael Garcia-Suarez2005-05-161-1/+1
* Add a "nopubkey" global option in urpmi.cfgRafael Garcia-Suarez2005-04-291-0/+1
* add a --nopubkey option to urpmi.addmediaRafael Garcia-Suarez2005-04-291-0/+1
* Copy files using -L, to avoid copying relative symbolic links with -RRafael Garcia-Suarez2005-04-281-1/+1
* Remove obsolete codeRafael Garcia-Suarez2005-04-271-2/+0
* Fix typoRafael Garcia-Suarez2005-04-271-1/+1
* Allow to ask user for proxy credentialsRafael Garcia-Suarez2005-04-263-7/+89
* Update copyrightsRafael Garcia-Suarez2005-04-254-4/+4
* Add support for a prohibit-remove option in urpmi.cfgRafael Garcia-Suarez2005-04-251-0/+1
* There's no reason not to extend this improvement to urpmqRafael Garcia-Suarez2005-04-251-1/+1
* Allow relative pathnames in --root (Michael Scherer)Rafael Garcia-Suarez2005-04-251-1/+1
* 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