aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/init.pm
Commit message (Expand)AuthorAgeFilesLines
* handle priority upgrade listThierry Vignaud2008-03-041-0/+3
* make export list more readableThierry Vignaud2008-03-041-1/+7
* remove ending full stop from --version description like other help itemsThierry Vignaud2008-03-041-1/+1
* fix alignment of --versionThierry Vignaud2008-03-041-1/+1
* handle --testThierry Vignaud2008-03-041-1/+5
* default to 'GUI packages' viewThierry Vignaud2008-02-191-1/+1
* - drop --pkg-sel and --pkg-nosel broken options (introduced inThierry Vignaud2007-11-291-3/+1
* (init) call URPM::bind_rpm_textdomain_codeset() to ensure perl-URPMThierry Vignaud2007-09-191-0/+1
* strip processed options like --urpmi-root for gurpmi.addmediaThierry Vignaud2007-09-141-0/+1
* clear executable bitThierry Vignaud2007-09-031-0/+0
* deprecate --root option (the goal being unifying rpmdrake & urpmi options in ...Thierry Vignaud2007-08-291-1/+1
* add --run-as-root as equivalent to --root which will be deprecated in next co...Thierry Vignaud2007-08-291-1/+2
* 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