Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 4.6.23-1mdk | Rafael Garcia-Suarez | 2005-03-10 | 1 | -1/+1 | |
| | ||||||
* | Add a retry option to urpmi and urpmi.cfg (bug #1174) | Rafael Garcia-Suarez | 2005-03-10 | 1 | -1/+18 | |
| | ||||||
* | Comprehensive system error reporting. | Rafael Garcia-Suarez | 2005-03-10 | 1 | -47/+70 | |
| | ||||||
* | Emit an error when using --root and where no /dev/null is found in the | Rafael Garcia-Suarez | 2005-03-09 | 1 | -0/+3 | |
| | | | | | specified chroot | |||||
* | 4.6.22-1mdk | Rafael Garcia-Suarez | 2005-03-08 | 1 | -1/+1 | |
| | ||||||
* | Fix addition of media with passwords | Rafael Garcia-Suarez | 2005-03-08 | 1 | -1/+7 | |
| | ||||||
* | More verifications on local list files | Rafael Garcia-Suarez | 2005-03-08 | 1 | -21/+24 | |
| | ||||||
* | Patch by Michael Scherer to optionnally load media from LDAP (currently | Rafael Garcia-Suarez | 2005-03-07 | 1 | -0/+3 | |
| | | | | | inactive) | |||||
* | 4.6.21-1mdk | Rafael Garcia-Suarez | 2005-03-07 | 1 | -1/+1 | |
| | ||||||
* | Some options don't belong to urpmi.cfg | Rafael Garcia-Suarez | 2005-03-07 | 1 | -21/+21 | |
| | ||||||
* | Comment rewrite | Rafael Garcia-Suarez | 2005-03-03 | 1 | -5/+5 | |
| | ||||||
* | Add empty destructor and update copyright | Rafael Garcia-Suarez | 2005-03-02 | 1 | -1/+3 | |
| | ||||||
* | Make the error "The following packages contain %s" more explicitly an error. | Rafael Garcia-Suarez | 2005-03-01 | 1 | -5/+5 | |
| | ||||||
* | Change the default log function to output to STDOUT, not STDERR. | Rafael Garcia-Suarez | 2005-03-01 | 1 | -1/+1 | |
| | | | | | (bug 13037) | |||||
* | Silence a warning | Rafael Garcia-Suarez | 2005-03-01 | 1 | -1/+1 | |
| | ||||||
* | 4.6.20-1mdk | Rafael Garcia-Suarez | 2005-02-25 | 1 | -1/+1 | |
| | ||||||
* | a syntax error slipped in. | Rafael Garcia-Suarez | 2005-02-24 | 1 | -1/+1 | |
| | ||||||
* | It seems that the msg callback is never defined in urpmi-parallel. Protect | Rafael Garcia-Suarez | 2005-02-21 | 1 | -1/+4 | |
| | | | | | | against run-time errors; will have to work out how progress reporting is supposed to work. | |||||
* | 4.6.19-1mdk | Rafael Garcia-Suarez | 2005-02-21 | 1 | -1/+1 | |
| | ||||||
* | Make ejection less noisy | Rafael Garcia-Suarez | 2005-02-17 | 1 | -4/+6 | |
| | ||||||
* | 4.6.18-1mdk | Rafael Garcia-Suarez | 2005-02-17 | 1 | -1/+1 | |
| | ||||||
* | Fix bug #13644, urpmi.addmedia --distrib was broken due to misc's patches. | Rafael Garcia-Suarez | 2005-02-17 | 1 | -7/+8 | |
| | ||||||
* | 4.6.17-1mdk | Rafael Garcia-Suarez | 2005-02-16 | 1 | -1/+1 | |
| | ||||||
* | Fix parsing of hdlists file when adding media with --distrib (bug 13644) | Rafael Garcia-Suarez | 2005-02-15 | 1 | -2/+4 | |
| | ||||||
* | 4.6.16-1mdk | Rafael Garcia-Suarez | 2005-02-14 | 1 | -1/+1 | |
| | ||||||
* | Patch by Michael Scherer (a bit reworked) to allow to use $ARCH, $RELEASE | Rafael Garcia-Suarez | 2005-02-14 | 1 | -0/+10 | |
| | | | | | and $HOST in media URLs. | |||||
* | Fix retrieval of source packages (e.g. urpmq --sources) with alternative | Rafael Garcia-Suarez | 2005-02-11 | 1 | -5/+7 | |
| | | | | | dependencies foo|bar (Pascal Terjan) | |||||
* | Patch by Michael Scherer (bug 13525) to refactorize option names; makes | Rafael Garcia-Suarez | 2005-02-10 | 1 | -21/+21 | |
| | | | | | downloader option settable per media. | |||||
* | 4.6.15-1mdk | Rafael Garcia-Suarez | 2005-02-04 | 1 | -1/+1 | |
| | ||||||
* | 4.6.14-1mdk | Rafael Garcia-Suarez | 2005-01-31 | 1 | -1/+1 | |
| | ||||||
* | Make urpmi support ISO images as removable media. | Rafael Garcia-Suarez | 2005-01-28 | 1 | -14/+36 | |
| | ||||||
* | 4.6.13-1mdk | Rafael Garcia-Suarez | 2005-01-25 | 1 | -1/+1 | |
| | ||||||
* | 4.6.12-1mdk | Rafael Garcia-Suarez | 2005-01-19 | 1 | -1/+1 | |
| | ||||||
* | Formatting nit (suggested by Jerome Quelin) | Rafael Garcia-Suarez | 2005-01-18 | 1 | -2/+2 | |
| | ||||||
* | Don't install media marked with "noauto" in the hdlists file with | Rafael Garcia-Suarez | 2005-01-11 | 1 | -2/+3 | |
| | | | | | urpmi.addmedia --distrib (or its rpmdrake equivalent) | |||||
* | Document add_distrib_media and add a new option to it (initial_number) | Rafael Garcia-Suarez | 2005-01-11 | 1 | -1/+6 | |
| | ||||||
* | 4.6.11 | Rafael Garcia-Suarez | 2005-01-10 | 1 | -1/+1 | |
| | ||||||
* | 4.6.10-1mdk | Rafael Garcia-Suarez | 2005-01-06 | 1 | -1/+1 | |
| | ||||||
* | perl_checker fixes | Rafael Garcia-Suarez | 2005-01-06 | 1 | -15/+15 | |
| | ||||||
* | 4.6.9-1mdk | Rafael Garcia-Suarez | 2004-12-17 | 1 | -1/+1 | |
| | ||||||
* | Trim obsolete documentation | Rafael Garcia-Suarez | 2004-12-17 | 1 | -53/+3 | |
| | ||||||
* | It's better to iterate over keys here | Rafael Garcia-Suarez | 2004-12-16 | 1 | -1/+1 | |
| | ||||||
* | 4.6.8-1mdk | Rafael Garcia-Suarez | 2004-12-13 | 1 | -1/+1 | |
| | ||||||
* | Adding a media should not fail when there is no pubkey file available | Rafael Garcia-Suarez | 2004-12-13 | 1 | -3/+3 | |
| | | | | | (bug #12646) | |||||
* | 4.6.7-1mdk | Rafael Garcia-Suarez | 2004-12-10 | 1 | -1/+1 | |
| | ||||||
* | Factorize the code that guesses the pubkey file name. | Rafael Garcia-Suarez | 2004-12-10 | 1 | -3/+7 | |
| | | | | | Use the rpm pubkey for the associated srpm media. | |||||
* | 4.6.6-1mdk | Rafael Garcia-Suarez | 2004-12-07 | 1 | -1/+1 | |
| | ||||||
* | Remove gurpmi special case for README.urpmi files | Rafael Garcia-Suarez | 2004-12-07 | 1 | -6/+3 | |
| | ||||||
* | 4.6.5-1mdk | Rafael Garcia-Suarez | 2004-12-03 | 1 | -1/+1 | |
| | ||||||
* | Renumeroting new media is irrelevant when a distro name is provided | Rafael Garcia-Suarez | 2004-12-02 | 1 | -1/+1 | |
| |