Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add "use run_program" as needed | Pascal Rigaux | 2002-08-06 | 1 | -0/+3 | |
| | ||||||
* | (install): verify at least one package is not installed before displaying a | Pascal Rigaux | 2002-08-05 | 1 | -1/+4 | |
| | | | | | | wait_message and calling urpmi (thanks to Jure Repinc) (is_installed): use run_program and redirect stdout to dave null for cleanness | |||||
* | don't display a wait_message in newt, but do suspend | Pascal Rigaux | 2002-08-01 | 1 | -4/+12 | |
| | ||||||
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 1 | -1/+7 | |
| | | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/ | |||||
* | adapt to new Xconfig modules | Pascal Rigaux | 2002-07-28 | 1 | -1/+1 | |
| | ||||||
* | g Move 2: partition table: hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 | |
| | ||||||
* | fix typo on last commit. | Francois Pons | 2002-07-19 | 1 | -1/+1 | |
| | ||||||
* | added what_provides. | Francois Pons | 2002-07-19 | 1 | -0/+6 | |
| | ||||||
* | explanations stuff: no reason to use "updated" at a place when we | Guillaume Cottenceau | 2002-02-20 | 1 | -1/+1 | |
| | | | | | use "modified" at the rest of the locations.. | |||||
* | try to reflect hierarchy for */*.pm | Guillaume Cottenceau | 2002-01-28 | 1 | -1/+1 | |
| | ||||||
* | - adapt to new diskdrake modules | Pascal Rigaux | 2002-01-27 | 1 | -1/+1 | |
| | | | | | - some cleanup in drakxtools build | |||||
* | - write the 'common' part of the 'explanations' stuff, | Guillaume Cottenceau | 2002-01-18 | 1 | -0/+130 | |
| | | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations' | |||||
* | bugfix | damien | 2001-09-14 | 1 | -1/+1 | |
| | ||||||
* | added wait message while installing package | damien | 2001-09-12 | 1 | -0/+2 | |
| | ||||||
* | add option --allow-medium-change to force asking question even if --auto is | Francois Pons | 2001-08-31 | 1 | -1/+1 | |
| | | | | | given on command line of urpmi, for installing package so that a dialog appears. | |||||
* | rename interactive_pkgs in pkgs_interactive | Pascal Rigaux | 2001-08-09 | 1 | -2/+2 | |
| | ||||||
* | add interactive_pkgs stuff | Pascal Rigaux | 2001-08-08 | 1 | -12/+9 | |
| | ||||||
* | New package handling functions | Till Kamppeter | 2001-08-08 | 1 | -1/+14 | |
| | ||||||
* | adding interactive_pkgs stuff | Pascal Rigaux | 2001-08-08 | 1 | -5/+28 | |
| | ||||||
* | do not use the po's directly. Use mo's through gettext | Pascal Rigaux | 2001-07-23 | 1 | -0/+5 | |
| | ||||||
* | install function now returns the return value of the system. | damien | 2001-04-09 | 1 | -1/+2 | |
| | ||||||
* | make sure SHARE_PATH is set now in standalone | Pascal Rigaux | 2001-02-08 | 1 | -0/+2 | |
| | ||||||
* | use standalone and standalone::pkgs_install | Pascal Rigaux | 2001-01-10 | 1 | -0/+13 | |