summaryrefslogtreecommitdiffstats
path: root/urpmi
Commit message (Collapse)AuthorAgeFilesLines
* Less verbose message when displaying the list of packages to installRafael Garcia-Suarez2004-12-031-7/+13
| | | | | (factorize common prefix)
* Must stop fixing bugs that late.Rafael Garcia-Suarez2004-11-301-0/+1
|
* Factorize code that sets default values for some optionsRafael Garcia-Suarez2004-11-291-3/+0
|
* - add --search-media options: looking requested or package to update with ↵Olivier Thauvin2004-11-241-0/+3
| | | | | | | --auto-select in given media - replace a die() by $urpm->{fatal}()
* When asking for choices, default to the first oneRafael Garcia-Suarez2004-11-241-1/+0
|
* FactorizationRafael Garcia-Suarez2004-11-191-18/+1
|
* If some packages have been deselected during dependency resolution, becauseRafael Garcia-Suarez2004-11-101-0/+24
| | | | | | | they depended on some for which newer ones were installed, but if those first packages weren't actually installed, warn the user about them. (bug #12306)
* Remove obsolete commentRafael Garcia-Suarez2004-11-051-4/+1
|
* Change an English message to be more descriptive.Rafael Garcia-Suarez2004-11-021-1/+1
|
* Add --strict-arch in help messageRafael Garcia-Suarez2004-10-271-0/+1
|
* Implement a new option, --norebuild, to urpmi, urpmi.update and urpmi.addmedia.Rafael Garcia-Suarez2004-10-141-0/+1
| | | | | | 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.
* perl_checker fixesRafael Garcia-Suarez2004-09-071-5/+5
|
* Optionally use zenity instead of gchooser if found, it's much prettierRafael Garcia-Suarez2004-08-161-2/+8
|
* When urpmi asks to choose between several packages, help the user byRafael Garcia-Suarez2004-08-091-0/+1
| | | | | displaying their summaries (patch from Michael Scherer)
* urpmi --bug error message when the directory exists didn't display the name.Rafael Garcia-Suarez2004-08-021-2/+2
| | | | | Fix by Pascal Terjan.
* More information in the choice listRafael Garcia-Suarez2004-07-301-2/+6
|
* Add a --more-choices optionRafael Garcia-Suarez2004-07-301-0/+2
|
* Copyright updatesRafael Garcia-Suarez2004-07-221-2/+2
|
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-2/+2
|
* Remove setuid support in urpmi. Fix the error message when it's run asRafael Garcia-Suarez2004-07-131-4/+2
| | | | | non-root.
* More grammarworthy information messages (or, don't say "1 packages")Rafael Garcia-Suarez2004-07-091-2/+6
|
* Document the "skip" option. Remove obsolete code.Rafael Garcia-Suarez2004-07-091-2/+2
|
* Make the verify-rpm being settable per-media in urpmi.cfgRafael Garcia-Suarez2004-06-251-1/+1
|
* Clarify a confirmation message.Rafael Garcia-Suarez2004-06-081-1/+6
|
* Missing changes in the last revision (urpmi v1.249)Rafael Garcia-Suarez2004-05-131-1/+2
|
* Remove a unused message.Rafael Garcia-Suarez2004-05-131-8/+3
| | | | | | Allow the user to abort by answering '0' to the question 'One of the following packages is needed'.
* The --priority-upgrade option wasn't overridable via the command-lineRafael Garcia-Suarez2004-05-131-10/+15
|
* perl_checker cleanupRafael Garcia-Suarez2004-05-111-81/+87
|
* In gurpmi, the main window was destroyed too early (anthill bug #523)Rafael Garcia-Suarez2004-05-111-1/+2
|
* urpmi --X has module loading problems from time to timeRafael Garcia-Suarez2004-05-111-5/+4
|
* - in urpmi.addmedia, if a "with" argument was provided on the command-line,Rafael Garcia-Suarez2004-05-041-2/+6
| | | | | | don't probe for synthesis or hdlist files in other directories - check return value from system("cp"...) and log errors
* gurpmi: always restore cursor on exit.Rafael Garcia-Suarez2004-04-271-0/+4
|
* - urpmi: display the total number of packages to be installedRafael Garcia-Suarez2004-04-231-2/+2
|
* Fix regressions due to modularizationRafael Garcia-Suarez2004-04-201-1/+1
|
* Some more cleanup and refactorization.Rafael Garcia-Suarez2004-04-191-5/+1
|
* Factorize the message/prompt/I18N code of urpm* in a separate moduleRafael Garcia-Suarez2004-04-141-90/+20
|
* Factorize command-line handling for urpm* tools in a separate module.Rafael Garcia-Suarez2004-04-091-112/+52
| | | | | Use this in urpmi.
* - urpmi was ignoring the password for an http proxyRafael Garcia-Suarez2004-04-091-1/+1
| | | | | - urpm.pm : check whether a fork(2) succeeded before continuing
* fixed typoPablo Saratxaga2004-02-111-1/+1
|
* send download errors to error output instead of log output (in order to ↵Olivier Blin2004-02-111-1/+1
| | | | display them in non-verbose mode too)
* don't rely on backslashed , in translations for gmessage's buttons, do it ↵Guillaume Cottenceau2004-02-101-2/+6
| | | | after translation ourselves, it'll lead to less problems
* updated pot filePablo Saratxaga2004-02-091-1/+1
|
* in binary mode, allow to install file or save itGuillaume Cottenceau2004-02-091-9/+14
|
* exit if user cancels "save file"Guillaume Cottenceau2004-02-091-0/+1
|
* gurpmi: handle case where user clicked on a src.rpm, suggestGuillaume Cottenceau2004-02-091-3/+29
| | | | | | user is misleaded, allow to do nothing, really install, or save on disk
* change extension of description file for one-click installGuillaume Cottenceau2004-02-091-1/+1
|
* allow more buttons in gmessageGuillaume Cottenceau2004-02-091-1/+1
|
* let's use the right operator when evaluating boolean expressionsGuillaume Cottenceau2004-02-061-2/+2
|
* allow providing urpmi parameters in a .urpm-rpmi file so that we can then ↵Guillaume Cottenceau2004-02-061-0/+5
| | | | provide one-click local or remote installation from web
* describe what user who clicked on a rpm in file explorer is really doingGuillaume Cottenceau2004-02-061-0/+11
|