Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - urpmi handles /etc/urpmi/media.d/*.cfg | Pascal Rigaux | 2008-02-14 | 1 | -0/+63 |
| | | | | | | | as an alternative to using urpmi.addmedia nb: need documentation | ||||
* | - urpmi.cfg: | Pascal Rigaux | 2008-02-04 | 1 | -1/+1 |
| | | | | | | | | | | | o "media_info_dir: media_info" is the default o "no-media-info" is used for media for which media_info must be built from rpms the goal of this change is to allow upcoming /etc/urpmi/media.d/*.cfg (or whatever they will be called) to skip mentionning media_info_dir, but also to cleanup urpmi.cfg | ||||
* | - 5.0 | Pascal Rigaux | 2008-01-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | - urpmf, urpmq: o use xml info instead of hdlist when possible o "urpmq -l" is faster (3x) o "urpmf -l" is slower (1.5x) o "urpmf --sourcerpm" is much faster o see "xml-info" option in urpmi.cfg(5) to see when those files are downloaded o new require: perl module XML::LibXML - urpmq: o use rpm file instead of hdlist/xml-info when file is local o use URPM::Package->changelogs (need perl-URPM 3.06) - urpmi.update, urpmi.addmedia, urpmi.removemedia: o drop hdlist support replaced with xml media_info (this imply file-deps are correctly handled, see genhdlist2(1)) - urpmi.addmedia o new --xml-info option | ||||
* | - all tools: | Pascal Rigaux | 2007-12-19 | 1 | -3/+4 |
| | | | | | o drop hdlist support (will be replaced with xml media_info) | ||||
* | fix previous commit | Pascal Rigaux | 2007-12-10 | 1 | -1/+1 |
| | |||||
* | fix writing no-suggests global option | Pascal Rigaux | 2007-12-10 | 1 | -2/+4 |
| | |||||
* | - urpmi.cfg | Pascal Rigaux | 2007-08-12 | 1 | -1/+1 |
| | | | | | | | o really add global option no-suggests (thanks to Frederik Himpe) | ||||
* | - urpmi.addmedia | Pascal Rigaux | 2007-05-21 | 1 | -6/+8 |
| | | | | | | o don't overwrite existing urpmi.cfg with an empty file when disk is full (#30945) | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 1 | -69/+88 |
| | |||||
* | %repsys markrelease | Mandrake | 2007-01-04 | 1 | -3/+4 |
| | | | | | | | | version: 0.10 release: 1mdv2007.1 revision: 104210 Copying 0.10-1mdv2007.1 to releases/ directory. | ||||
* | bugfix: allow empty urpmi.cfg | Pascal Rigaux | 2006-11-24 | 1 | -1/+2 |
| | |||||
* | oops, remove debug code wrongly introduced in previous commit | Pascal Rigaux | 2006-11-20 | 1 | -1/+0 |
| | |||||
* | simplify | Pascal Rigaux | 2006-11-20 | 1 | -3/+2 |
| | |||||
* | don't set priority for global values (this will allow taking all of them in ↵ | Pascal Rigaux | 2006-11-16 | 1 | -2/+2 |
| | | | | urpm::read_config()) | ||||
* | factorize introducing proc_mounts() and cat_() | Pascal Rigaux | 2006-11-09 | 1 | -10/+3 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-03 | 1 | -3/+3 |
| | |||||
* | Add Prozilla support | Rafael Garcia-Suarez | 2006-09-21 | 1 | -1/+1 |
| | |||||
* | Use revision number as version numbers for internal modules. | Rafael Garcia-Suarez | 2006-06-07 | 1 | -1/+3 |
| | | | | | For gurpmi.pm, use the same version number as urpm. | ||||
* | Let "ignoresize" be configurable in urpmi.cfg | Rafael Garcia-Suarez | 2006-02-17 | 1 | -0/+1 |
| | |||||
* | Document that parsing /etc/release is fragile, because the format of | Rafael Garcia-Suarez | 2006-02-13 | 1 | -2/+4 |
| | | | | | | this file is undocumented, and there is no definitive way to get version and architecture for a given Mandriva system. (Warly sux) | ||||
* | Implement urpmi --repackage. Add a "repackage" global option in urpmi.cfg. | Rafael Garcia-Suarez | 2006-02-09 | 1 | -0/+1 |
| | | | | | Document them. | ||||
* | Add a new configuration option, default-media, that specifies a comma-separated | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+1 |
| | | | | | | list of media to be taken into account by default (i.e., if the --media switch is not specified on the command-line) | ||||
* | Add versions to modules | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+2 |
| | |||||
* | Add new switches to the urpm tools, --wget-options, --curl-options and | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+1 |
| | | | | | | | --rsync-options, to specify additionnal command-line options to pass to the downloader programs. These are also available as global variables that can be set in urpmi.cfg. | ||||
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -1/+3 |
| | |||||
* | Add ldap media configuration support (Michael Scherer) | Rafael Garcia-Suarez | 2005-05-16 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Update copyrights | Rafael Garcia-Suarez | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | Add support for a prohibit-remove option in urpmi.cfg | Rafael Garcia-Suarez | 2005-04-25 | 1 | -0/+1 |
| | | | | | (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 |
| | |||||
* | Change the default URL of the mirrorsfull.list file | Rafael Garcia-Suarez | 2005-04-11 | 1 | -1/+1 |
| | |||||
* | Add a retry option to urpmi and urpmi.cfg (bug #1174) | Rafael Garcia-Suarez | 2005-03-10 | 1 | -0/+1 |
| | |||||
* | Use generic release file | Rafael Garcia-Suarez | 2005-02-25 | 1 | -2/+2 |
| | |||||
* | Factorize out the code that handles /etc/urpmi/mirror.config | Rafael Garcia-Suarez | 2005-02-21 | 1 | -0/+18 |
| | |||||
* | 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. | ||||
* | 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 | ||||
* | Implement a new option, --norebuild, to urpmi, urpmi.update and urpmi.addmedia. | Rafael Garcia-Suarez | 2004-10-14 | 1 | -0/+2 |
| | | | | | | 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_fixes | Rafael Garcia-Suarez | 2004-09-16 | 1 | -5/+5 |
| | |||||
* | Don't write priority in urpmi.cfg | Rafael Garcia-Suarez | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | Fix ordering of media in config file | Rafael Garcia-Suarez | 2004-07-26 | 1 | -1/+1 |
| | |||||
* | Disambiguate order by sorting by name new media with the same priority | Rafael Garcia-Suarez | 2004-07-26 | 1 | -1/+1 |
| | |||||
* | Preserve media order in urpmi.cfg | Rafael Garcia-Suarez | 2004-07-26 | 1 | -3/+5 |
| | |||||
* | Add a "noreconfigure" flag for media that don't want to be reconfigured. | Rafael Garcia-Suarez | 2004-07-26 | 1 | -1/+1 |
| | | | | | (patch by Michael Scherer) | ||||
* | Copyright updates | Rafael Garcia-Suarez | 2004-07-22 | 1 | -0/+4 |
| | |||||
* | Suppress noises in urpmi.cfg | Rafael Garcia-Suarez | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | Protection against the people who edit urpmi.cfg by hand and put the | Rafael Garcia-Suarez | 2004-06-30 | 1 | -2/+9 |
| | | | | | same medium twice. And restore error messages. | ||||
* | Don't write a section for the global options if we don't need to | Rafael Garcia-Suarez | 2004-06-24 | 1 | -0/+1 |
| |