aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/init.pm
Commit message (Expand)AuthorAgeFilesLines
* MandrivaUpdate doesn't handle --parallelThierry Vignaud2007-08-271-1/+1
* make clearer how to use --rpm-rootThierry Vignaud2007-08-271-1/+1
* warn if misusing --rpm-root optionThierry Vignaud2007-08-271-1/+1
* rename options as rpmdrake_options so that we can reuse urpm::args somedayThierry Vignaud2007-08-271-8/+8
* new option --justdb (new perl-URPM 1.76 & urpmi 4.10.6)Thierry Vignaud2007-08-231-0/+1
* (open_urpmi_db,open_urpmi_db) add support for --rpm-root and --urpmi-rootThierry Vignaud2007-08-131-0/+2
* implement --auto option (#16093)Thierry Vignaud2007-08-101-0/+1
* remove workaround for buggy GNOME now that it has been fixedThierry Vignaud2007-08-031-7/+0
* prevent urpmi.update to run /usr/bin/resize throughThierry Vignaud2007-06-131-0/+6
* workaround crash due to option abuse (#30817)Thierry Vignaud2007-05-221-0/+7
* ensure verion as reported by rpmdrake --version is uptodate (#29840)Thierry Vignaud2007-03-271-1/+1
* bump release (3.42)Thierry Vignaud2007-03-071-1/+1
* I forgot to bump version numberThierry Vignaud2007-03-071-1/+1
* reuse an urpmi stringThierry Vignaud2007-03-061-1/+2
* display version number if --version is given (#28858)Thierry Vignaud2007-03-061-0/+6
* on first run, offer to set up the packages sources (#28050)Thierry Vignaud2007-03-061-0/+14
* split out initialization stuff into Rpmdrake::initThierry Vignaud2007-02-201-0/+150