blob: febabbab024298e3b13323f7a677d4ea97d607fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
2000-02-10 Pixel <pixel@mandrakesoft.com>
* urpmi: unset $ENV to please -U
* urpmi: now really handle multiple args
* urpmi: new option ``-a'' to install all the proposed packages
* urpmi: add ability to --nodeps and --force in case of install errors
2000-01-20 Pixel <pixel@mandrakesoft.com>
* urpmi: fix regexp not allowing `.' in release
2000-01-10 Pixel <pixel@mandrakesoft.com>
* urpmi: bug fix from Brian J. Murrell
2000-01-07 Pixel <pixel@mandrakesoft.com>
* urpmi: tty question now defaults to yes and acts that way!
2000-01-06 Pixel <pixel@mandrakesoft.com>
* urpmi: tty question now defaults to yes (y/N -> N/y)
2000-01-04 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* rpmf: use egrep.
2000-01-04 Pixel <pixel@mandrakesoft.com>
* urpmi.addmedia: replaced hdlist2files by hdlist2names
* rpmf: created
|