Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an experimental --restricted option, based on code by Michael Scherer | Rafael Garcia-Suarez | 2005-06-29 | 1 | -0/+1 |
* | Add LDAP media at the end | Rafael Garcia-Suarez | 2005-06-28 | 1 | -0/+2 |
* | urpmf should warn on unknown options | Rafael Garcia-Suarez | 2005-06-16 | 1 | -0/+4 |
* | Document --summary option to urpmq. | Rafael Garcia-Suarez | 2005-06-13 | 1 | -1/+1 |
* | Fix comment | Rafael Garcia-Suarez | 2005-06-13 | 1 | -2/+2 |
* | Timeout on all network operations when using wget | Rafael Garcia-Suarez | 2005-06-13 | 1 | -1/+1 |
* | parallel distribution via ssh wasn't working on localhost when network media | Rafael Garcia-Suarez | 2005-06-10 | 1 | -2/+12 |
* | update readme | Rafael Garcia-Suarez | 2005-06-09 | 1 | -7/+11 |
* | When node is localhost, don't use ssh to run commands on it | Rafael Garcia-Suarez | 2005-06-09 | 1 | -10/+13 |
* | Introduce a --nolock option in urpmi and urpmq. | Rafael Garcia-Suarez | 2005-06-09 | 2 | -3/+7 |
* | Error reporting nit | Rafael Garcia-Suarez | 2005-06-09 | 1 | -4/+4 |
* | Missing parentheses | Rafael Garcia-Suarez | 2005-06-09 | 1 | -1/+1 |
* | Fix invocation of scp | Rafael Garcia-Suarez | 2005-06-09 | 1 | -6/+5 |
* | Update documentation | Rafael Garcia-Suarez | 2005-06-08 | 1 | -10/+8 |
* | Adjust fudge factor | Rafael Garcia-Suarez | 2005-06-08 | 1 | -2/+2 |
* | Remove unused variables | Rafael Garcia-Suarez | 2005-06-08 | 1 | -4/+4 |
* | a few perl_checker fixes | Rafael Garcia-Suarez | 2005-06-08 | 1 | -9/+9 |
* | Don't use hashes in scalar context | Rafael Garcia-Suarez | 2005-06-08 | 1 | -3/+3 |
* | Factorize commands | Rafael Garcia-Suarez | 2005-06-08 | 1 | -17/+19 |
* | Remove globs | Rafael Garcia-Suarez | 2005-06-08 | 1 | -17/+17 |
* | Don't shell out when calling scp | Rafael Garcia-Suarez | 2005-06-08 | 1 | -6/+7 |
* | Fix parallel installation message | Rafael Garcia-Suarez | 2005-06-08 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | 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 |
* | Make urpmi correctly remember the "noreconfigure" option. Introduce code | Rafael Garcia-Suarez | 2005-04-12 | 1 | -2/+2 |