Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - drop --pkg-sel and --pkg-nosel broken options (introduced in | Thierry Vignaud | 2007-11-29 | 1 | -3/+1 |
| | | | | | | rpmdrake-2.1.2-8mdk on Feb 26 2004 for MandrakeOnline which didn't use them since 2007.0) | ||||
* | (init) call URPM::bind_rpm_textdomain_codeset() to ensure perl-URPM | Thierry Vignaud | 2007-09-19 | 1 | -0/+1 |
| | | | | | return proper strings | ||||
* | strip processed options like --urpmi-root for gurpmi.addmedia | Thierry Vignaud | 2007-09-14 | 1 | -0/+1 |
| | |||||
* | clear executable bit | Thierry Vignaud | 2007-09-03 | 1 | -0/+0 |
| | |||||
* | deprecate --root option (the goal being unifying rpmdrake & urpmi options in ↵ | Thierry Vignaud | 2007-08-29 | 1 | -1/+1 |
| | | | | mdv2008.1) | ||||
* | add --run-as-root as equivalent to --root which will be deprecated in next ↵ | Thierry Vignaud | 2007-08-29 | 1 | -1/+2 |
| | | | | commit | ||||
* | MandrivaUpdate doesn't handle --parallel | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | make clearer how to use --rpm-root | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | warn if misusing --rpm-root option | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | rename options as rpmdrake_options so that we can reuse urpm::args someday | Thierry Vignaud | 2007-08-27 | 1 | -8/+8 |
| | |||||
* | new option --justdb (new perl-URPM 1.76 & urpmi 4.10.6) | Thierry Vignaud | 2007-08-23 | 1 | -0/+1 |
| | |||||
* | (open_urpmi_db,open_urpmi_db) add support for --rpm-root and --urpmi-root | Thierry Vignaud | 2007-08-13 | 1 | -0/+2 |
| | | | | | | | (equivalent to urpmi --root and --urpmi-root options) Rationale: --root option is already defined for another purpose by rpmdrake | ||||
* | implement --auto option (#16093) | Thierry Vignaud | 2007-08-10 | 1 | -0/+1 |
| | |||||
* | remove workaround for buggy GNOME now that it has been fixed | Thierry Vignaud | 2007-08-03 | 1 | -7/+0 |
| | |||||
* | prevent urpmi.update to run /usr/bin/resize through | Thierry Vignaud | 2007-06-13 | 1 | -0/+6 |
| | | | | | | Term::ReadKey->GetTerminalSize() when xterm is installed (which freezes the GNOME desktop) (#30867) | ||||
* | workaround crash due to option abuse (#30817) | Thierry Vignaud | 2007-05-22 | 1 | -0/+7 |
| | |||||
* | ensure verion as reported by rpmdrake --version is uptodate (#29840) | Thierry Vignaud | 2007-03-27 | 1 | -1/+1 |
| | |||||
* | bump release (3.42) | Thierry Vignaud | 2007-03-07 | 1 | -1/+1 |
| | |||||
* | I forgot to bump version number | Thierry Vignaud | 2007-03-07 | 1 | -1/+1 |
| | |||||
* | reuse an urpmi string | Thierry Vignaud | 2007-03-06 | 1 | -1/+2 |
| | |||||
* | display version number if --version is given (#28858) | Thierry Vignaud | 2007-03-06 | 1 | -0/+6 |
| | |||||
* | on first run, offer to set up the packages sources (#28050) | Thierry Vignaud | 2007-03-06 | 1 | -0/+14 |
| | |||||
* | split out initialization stuff into Rpmdrake::init | Thierry Vignaud | 2007-02-20 | 1 | -0/+150 |