Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - urpmi handles /etc/urpmi/media.d/*.cfg | Pascal Rigaux | 2008-02-14 | 1 | -0/+22 |
| | | | | | | | as an alternative to using urpmi.addmedia nb: need documentation | ||||
* | - urpmi, urpme, urpmq, urpmf: | Pascal Rigaux | 2008-02-05 | 1 | -0/+6 |
| | | | | | | | o fix --use-distrib (and add test to ensure it never breaks again) | ||||
* | simplify | Pascal Rigaux | 2008-02-05 | 1 | -2/+1 |
| | |||||
* | adapt to "media_info_dir: media_info" being the default | Pascal Rigaux | 2008-02-04 | 1 | -10/+10 |
| | |||||
* | - all tools: | Pascal Rigaux | 2007-12-19 | 1 | -29/+29 |
| | | | | | o drop hdlist support (will be replaced with xml media_info) | ||||
* | - urpmi.addmedia --distrib, urpmi/urpme/urpmf/urpmq --use-distrib | Pascal Rigaux | 2007-06-18 | 1 | -6/+30 |
| | | | | | | | | | | | o media.cfg per media field hdlist=hdlist_xxx.cz is not used anymore, xxx/media_info/hdlist.cz is used instead. To get previous behaviour, use option --use-copied-hdlist or use_copied_hdlist=1 in media.cfg beware: this modifies the behaviour of urpmi, especially for multi CDs media which were the only one really using the hdlist-copied-in-media/media_info feature | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 1 | -1/+43 |
| | |||||
* | try with one, then try with two media | Pascal Rigaux | 2006-12-07 | 1 | -27/+56 |
| | |||||
* | prepare next commit | Pascal Rigaux | 2006-12-07 | 1 | -13/+22 |
| | |||||
* | also test urpmi works with that configuration | Pascal Rigaux | 2006-12-06 | 1 | -5/+21 |
| | |||||
* | add tests for --probe-synthesis/--probe-hdlist | Pascal Rigaux | 2006-12-04 | 1 | -0/+27 |