Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add return values for add_medium and add_distrib_media (the names of the | Rafael Garcia-Suarez | 2004-12-01 | 1 | -6/+15 |
| | | | | | media added) | ||||
* | urpmi wasn't taking into account the global downloader setting | Rafael Garcia-Suarez | 2004-11-30 | 1 | -2/+2 |
| | |||||
* | Must stop fixing bugs that late. | Rafael Garcia-Suarez | 2004-11-30 | 1 | -3/+1 |
| | |||||
* | Count total number of installed packages, not per transaction (duh) | Rafael Garcia-Suarez | 2004-11-29 | 1 | -4/+3 |
| | |||||
* | 4.6.4-1mdk | Rafael Garcia-Suarez | 2004-11-29 | 1 | -1/+1 |
| | |||||
* | Factorize code that sets default values for some options | Rafael Garcia-Suarez | 2004-11-29 | 1 | -0/+5 |
| | |||||
* | Look for the description files in the media_info directory by default | Rafael Garcia-Suarez | 2004-11-29 | 1 | -18/+24 |
| | |||||
* | Nicer without parens | Rafael Garcia-Suarez | 2004-11-29 | 1 | -1/+1 |
| | |||||
* | Display total number of packages along with progress bars in urpmi | Rafael Garcia-Suarez | 2004-11-29 | 1 | -4/+12 |
| | | | | | (see bug #12514) | ||||
* | 4.6.3-1mdk | Rafael Garcia-Suarez | 2004-11-26 | 1 | -1/+1 |
| | |||||
* | Fix English grammar in comments | Rafael Garcia-Suarez | 2004-11-26 | 1 | -11/+11 |
| | |||||
* | 4.6.2-1mdk | Rafael Garcia-Suarez | 2004-11-25 | 1 | -1/+1 |
| | |||||
* | - add --search-media options: looking requested or package to update with ↵ | Olivier Thauvin | 2004-11-24 | 1 | -5/+28 |
| | | | | | | | --auto-select in given media - replace a die() by $urpm->{fatal}() | ||||
* | 4.6.1-1mdk | Rafael Garcia-Suarez | 2004-11-19 | 1 | -1/+1 |
| | |||||
* | Requires that a magic line appears in reconfig.urpmi (bug #12384) | Rafael Garcia-Suarez | 2004-11-18 | 1 | -0/+3 |
| | |||||
* | Don't create symlinks in /var/lib/urpmi for media that happen to have | Rafael Garcia-Suarez | 2004-11-18 | 1 | -20/+5 |
| | | | | | | the same hdlist or synthesis, because that could break later. (And I don't wan't to fiddle with hard links currently.) (bug #12391) | ||||
* | New warning when MD5SUM doesn't contain data for our files | Rafael Garcia-Suarez | 2004-11-18 | 1 | -20/+18 |
| | |||||
* | A bit of factorization | Rafael Garcia-Suarez | 2004-11-18 | 1 | -21/+8 |
| | |||||
* | Version bump | Rafael Garcia-Suarez | 2004-11-09 | 1 | -1/+1 |
| | |||||
* | Remove obsolete code | Rafael Garcia-Suarez | 2004-11-05 | 1 | -13/+0 |
| | |||||
* | More system() fixes | Rafael Garcia-Suarez | 2004-11-04 | 1 | -2/+2 |
| | |||||
* | Factor some system()s | Rafael Garcia-Suarez | 2004-11-04 | 1 | -42/+40 |
| | |||||
* | In fact we want to load only the parallel modules. | Rafael Garcia-Suarez | 2004-11-04 | 1 | -5/+4 |
| | |||||
* | Ensure that we load only perl modules (used for debugging) | Rafael Garcia-Suarez | 2004-11-04 | 1 | -1/+1 |
| | |||||
* | Add the --strict-arch command-line option to urpmi and the strict-arch ↵ | Rafael Garcia-Suarez | 2004-10-27 | 1 | -0/+1 |
| | | | | configuration file option | ||||
* | Factorize md5sum function. Reinit retrieved MD5SUM. | Rafael Garcia-Suarez | 2004-10-20 | 1 | -6/+8 |
| | |||||
* | Follow symbolic links when searching for rpms | Rafael Garcia-Suarez | 2004-10-20 | 1 | -7/+2 |
| | |||||
* | Use File::Find (which is in perl-base) | Rafael Garcia-Suarez | 2004-10-20 | 1 | -1/+4 |
| | |||||
* | Ignore local media when no rpm has been found. | Rafael Garcia-Suarez | 2004-10-20 | 1 | -1/+2 |
| | |||||
* | When a synthesis could not be build, keep the hdlist | Rafael Garcia-Suarez | 2004-10-14 | 1 | -3/+3 |
| | |||||
* | Fix two English messages | Rafael Garcia-Suarez | 2004-10-14 | 1 | -2/+2 |
| | |||||
* | Implement a new option, --norebuild, to urpmi, urpmi.update and urpmi.addmedia. | Rafael Garcia-Suarez | 2004-10-14 | 1 | -8/+20 |
| | | | | | | It prevents rebuilding the hdlist from the headers of the RPMs for a local media. It's also settable globally in the urpmi.cfg file. Comes with doc. | ||||
* | Files copied by urpm should belong to root if possible | Rafael Garcia-Suarez | 2004-10-11 | 1 | -0/+6 |
| |