Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove verbose output of applydeltarpm | Rafael Garcia-Suarez | 2005-06-02 | 1 | -7/+7 | |
| | ||||||
* | Add support for deltarpms | Rafael Garcia-Suarez | 2005-06-02 | 1 | -1/+3 | |
| | ||||||
* | Don't shell out unless necessary | Rafael Garcia-Suarez | 2005-06-02 | 1 | -2/+10 | |
| | ||||||
* | Exit codes for applydeltarpm suck | Rafael Garcia-Suarez | 2005-06-02 | 1 | -2/+3 | |
| | ||||||
* | A function to encapsulate calls to apply_delta_rpm | Rafael Garcia-Suarez | 2005-06-02 | 1 | -1/+14 | |
| | ||||||
* | Implement -RR in urpmq to search through virtual packages as well. (bug 15895) | Rafael Garcia-Suarez | 2005-05-20 | 1 | -1/+1 | |
| | ||||||
* | POD fixes | Rafael Garcia-Suarez | 2005-05-17 | 1 | -10/+11 | |
| | ||||||
* | Factorize and sort option names | Rafael Garcia-Suarez | 2005-05-17 | 1 | -21/+3 | |
| | ||||||
* | Remove the -z option passed to curl. It never worked. | Rafael Garcia-Suarez | 2005-05-16 | 1 | -2/+2 | |
| | ||||||
* | - really detect http and ftp proxy | Michael Scherer | 2005-05-16 | 1 | -1/+5 | |
| | ||||||
* | - use '/etc/ldap.conf' instead of '/etc/openldap/ldap.conf'. | Michael Scherer | 2005-05-16 | 1 | -1/+1 | |
| | ||||||
* | - fix the call to write ldap | Michael Scherer | 2005-05-16 | 1 | -1/+1 | |
| | ||||||
* | perl_checker and other fixes | Rafael Garcia-Suarez | 2005-05-16 | 1 | -74/+67 | |
| | ||||||
* | Add ldap media configuration support (Michael Scherer) | Rafael Garcia-Suarez | 2005-05-16 | 2 | -1/+219 | |
| | ||||||
* | First media should have priority == 1 | Rafael Garcia-Suarez | 2005-05-16 | 1 | -1/+1 | |
| | ||||||
* | Add a "nopubkey" global option in urpmi.cfg | Rafael Garcia-Suarez | 2005-04-29 | 1 | -0/+1 | |
| | ||||||
* | add a --nopubkey option to urpmi.addmedia | Rafael Garcia-Suarez | 2005-04-29 | 1 | -0/+1 | |
| | ||||||
* | Copy files using -L, to avoid copying relative symbolic links with -R | Rafael Garcia-Suarez | 2005-04-28 | 1 | -1/+1 | |
| | | | | | | (this made urpmi.addmedia fail over nfs when the target hdlist was actually a symbolic link) | |||||
* | Remove obsolete code | Rafael Garcia-Suarez | 2005-04-27 | 1 | -2/+0 | |
| | ||||||
* | Fix typo | Rafael Garcia-Suarez | 2005-04-27 | 1 | -1/+1 | |
| | ||||||
* | Allow to ask user for proxy credentials | Rafael Garcia-Suarez | 2005-04-26 | 3 | -7/+89 | |
| | ||||||
* | Update copyrights | Rafael Garcia-Suarez | 2005-04-25 | 4 | -4/+4 | |
| | ||||||
* | Add support for a prohibit-remove option in urpmi.cfg | Rafael Garcia-Suarez | 2005-04-25 | 1 | -0/+1 | |
| | | | | | (Michael Scherer) | |||||
* | There's no reason not to extend this improvement to urpmq | Rafael Garcia-Suarez | 2005-04-25 | 1 | -1/+1 | |
| | ||||||
* | Allow relative pathnames in --root (Michael Scherer) | Rafael Garcia-Suarez | 2005-04-25 | 1 | -1/+1 | |
| | ||||||
* | Don't die if fstab or mtab isn't present | Rafael Garcia-Suarez | 2005-04-15 | 1 | -2/+2 | |
| | ||||||
* | Add a new option, --no-install, to urpmi, to only download rpms and | Rafael Garcia-Suarez | 2005-04-14 | 1 | -0/+1 | |
| | | | | | not install them (by Michael Scherer) | |||||
* | Make urpmi correctly remember the "noreconfigure" option. Introduce code | Rafael Garcia-Suarez | 2005-04-12 | 1 | -2/+2 | |
| | | | | | for a boolean option "static" | |||||
* | Don't write the "generated" line in /etc/urpmi/urpmi.cfg | Rafael Garcia-Suarez | 2005-04-11 | 1 | -1/+0 | |
| | ||||||
* | Add a --raw option to urpmi.addmedia | Rafael Garcia-Suarez | 2005-04-11 | 1 | -1/+2 | |
| | ||||||
* | Change the default URL of the mirrorsfull.list file | Rafael Garcia-Suarez | 2005-04-11 | 1 | -1/+1 | |
| | ||||||
* | Don't try to find ISO mountpoints if an ISO image is already mounted | Rafael Garcia-Suarez | 2005-03-30 | 1 | -0/+6 | |
| | ||||||
* | Copy all rpms from removable media into the cachedir; don't check for | Rafael Garcia-Suarez | 2005-03-30 | 1 | -20/+0 | |
| | | | | | supermount. | |||||
* | Add a --summary option to urpmq. | Rafael Garcia-Suarez | 2005-03-14 | 1 | -0/+1 | |
| | | | | | Patch by Michael Scherer, slightly reworked (bug 14513) | |||||
* | Add a retry option to urpmi and urpmi.cfg (bug #1174) | Rafael Garcia-Suarez | 2005-03-10 | 3 | -0/+5 | |
| | ||||||
* | Use generic release file | Rafael Garcia-Suarez | 2005-02-25 | 1 | -2/+2 | |
| | ||||||
* | Fall back to using locale(1) if I18N::Langinfo is not available. | Rafael Garcia-Suarez | 2005-02-24 | 1 | -1/+5 | |
| | ||||||
* | Locale::gettext is not optional in urpmi. | Rafael Garcia-Suarez | 2005-02-24 | 1 | -6/+4 | |
| | ||||||
* | Adds a function from_utf8() to convert strings from RPM headers (utf8) | Rafael Garcia-Suarez | 2005-02-24 | 1 | -1/+13 | |
| | | | | | | to the encoding of the current locale. With a placeholder if I18N::Langinfo is not available. | |||||
* | Factorize out the code that handles /etc/urpmi/mirror.config | Rafael Garcia-Suarez | 2005-02-21 | 1 | -0/+18 | |
| | ||||||
* | Work around bug 13685, bug in display of curl progress | Rafael Garcia-Suarez | 2005-02-17 | 1 | -1/+3 | |
| | ||||||
* | Remove obsoleted and broken --distrib-XXX command-line option | Rafael Garcia-Suarez | 2005-02-17 | 1 | -7/+2 | |
| | ||||||
* | Remove curl 7.12.2 bug workaround | Rafael Garcia-Suarez | 2005-02-16 | 1 | -4/+4 | |
| | ||||||
* | Avoid using rpm because of locking | Rafael Garcia-Suarez | 2005-02-14 | 1 | -6/+14 | |
| | ||||||
* | Patch by Michael Scherer (a bit reworked) to allow to use $ARCH, $RELEASE | Rafael Garcia-Suarez | 2005-02-14 | 1 | -7/+54 | |
| | | | | | and $HOST in media URLs. | |||||
* | Make urpmi support ISO images as removable media. | Rafael Garcia-Suarez | 2005-01-28 | 1 | -0/+20 | |
| | ||||||
* | Patch by Guillaume Rousse to improve bash-completion for media names, via | Rafael Garcia-Suarez | 2005-01-27 | 1 | -1/+1 | |
| | | | | | adding new optional arguments to the --list-media option of urpmq. | |||||
* | urpmi --gui will now ask with a GUI popup to change media. Intended | Rafael Garcia-Suarez | 2005-01-24 | 1 | -0/+1 | |
| | | | | | to be used with --auto (so other annoying dialogs are not shown) | |||||
* | Report remote commands exit codes | Rafael Garcia-Suarez | 2005-01-20 | 1 | -4/+4 | |
| | ||||||
* | More error handling | Rafael Garcia-Suarez | 2005-01-20 | 1 | -4/+8 | |
| |