summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone.pm
Commit message (Collapse)AuthorAgeFilesLines
* when in install mode, log when a **** does a "use standalone"Guillaume Cottenceau2002-09-191-0/+7
|
* - use basename with drakbug for standalone toolsDaouda Lo2002-09-161-1/+1
|
* - meuh aka launch drakbug when incident is risenDaouda Lo2002-09-131-0/+2
|
* - s/tinyfirewall/drakfirewall/Daouda Lo2002-09-021-1/+1
|
* add modules network::tinyfirewall and network::shorewallPascal Rigaux2002-08-231-1/+1
|
* - add do_pkgs->are_installedPascal Rigaux2002-08-211-2/+11
| | | | | | - add an auto parameter to ensure_is_installed - implement do_pkgs->ensure_is_installed during install
* add ensure_is_installed (which was network::smbnfs::check_raw and is often ↵Pascal Rigaux2002-08-131-0/+14
| | | | useful)
* - add setExportedVarsInSh and setExportedVarsInCshPascal Rigaux2002-08-121-3/+8
| | | | | - remove setVarsInCsh (obsoleted by setExportedVarsInCsh)
* add "use run_program" as neededPascal Rigaux2002-08-061-0/+3
|
* (install): verify at least one package is not installed before displaying aPascal Rigaux2002-08-051-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 suspendPascal Rigaux2002-08-011-4/+12
|
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-1/+7
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* adapt to new Xconfig modulesPascal Rigaux2002-07-281-1/+1
|
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-1/+1
|
* fix typo on last commit.Francois Pons2002-07-191-1/+1
|
* added what_provides.Francois Pons2002-07-191-0/+6
|
* explanations stuff: no reason to use "updated" at a place when weGuillaume Cottenceau2002-02-201-1/+1
| | | | | use "modified" at the rest of the locations..
* try to reflect hierarchy for */*.pmGuillaume Cottenceau2002-01-281-1/+1
|
* - adapt to new diskdrake modulesPascal Rigaux2002-01-271-1/+1
| | | | | - some cleanup in drakxtools build
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-0/+130
| | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations'
* bugfixdamien2001-09-141-1/+1
|
* added wait message while installing packagedamien2001-09-121-0/+2
|
* add option --allow-medium-change to force asking question even if --auto isFrancois Pons2001-08-311-1/+1
| | | | | given on command line of urpmi, for installing package so that a dialog appears.
* rename interactive_pkgs in pkgs_interactivePascal Rigaux2001-08-091-2/+2
|
* add interactive_pkgs stuffPascal Rigaux2001-08-081-12/+9
|
* New package handling functionsTill Kamppeter2001-08-081-1/+14
|
* adding interactive_pkgs stuffPascal Rigaux2001-08-081-5/+28
|
* do not use the po's directly. Use mo's through gettextPascal Rigaux2001-07-231-0/+5
|
* install function now returns the return value of the system.damien2001-04-091-1/+2
|
* make sure SHARE_PATH is set now in standalonePascal Rigaux2001-02-081-0/+2
|
* use standalone and standalone::pkgs_installPascal Rigaux2001-01-101-0/+13