blob: 61365cc1d03bab8ebe9c7a26847f77429d3a40b2 (
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
32
33
34
35
36
|
2000-02-28 Pixel <pixel@mandrakesoft.com>
* autoirpm.update-all.cc: s/FILENAMES/OLDFILENAMES/
* urpmi: unset $BASH_ENV
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
|