summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_auto_install.pm
Commit message (Collapse)AuthorAgeFilesLines
* nice message when rebootNeeded in auto_install (otherwise it reboots without ↵Pascal Rigaux2002-08-111-0/+7
| | | | prompting)
* adapt to new modules.pmPascal Rigaux2002-07-041-1/+1
|
* in replay mode, since $o->{interactiveSteps}Guillaume Cottenceau2002-03-071-2/+1
| | | | | | | exists, we can't simply ||= @graphical_steps, we need to push to ensure that the @graphical_steps is always honoured
* (enteringStep): do not translate in ja|ko|zhPascal Rigaux2001-09-151-1/+3
|
* force exitInstall to be non automaticPascal Rigaux2001-09-081-1/+1
|
* don't have formatPartitions interactive by defaultPascal Rigaux2001-08-221-1/+1
|
* a hell lot of cleanup/rewrite:Pascal Rigaux2001-08-171-1/+1
| | | | | | | | | | | * diskdrake_interactive created, diskdrake is now interactive aware * added some documentation about the structure used for partitioning * all_hds now contain the various hds, lvm, raid * cleanup the isLVM, isRAID and alike functions * field {type} in detect_devices is now {media_type} * detect_devices::floppies is now floppies_dev * removed old function prototypes
* auto_inst enhancementsPascal Rigaux2001-08-131-30/+36
|
* initial revision for drakautoinstGuillaume Cottenceau2001-08-131-20/+12
| | | | | | | | | | - put %installSteps in a separate package (steps.pm) (for drakxtools) - use additional fields {auto} and {noauto}, by step, to ease interactive auto install and oem stuff - in install2.pm, perform each step either from the interactive class or from install_steps, according to the {auto} flag - id, tell each step to not try to be automatic if {noauto} - in the install, have auto install bootdisk created in install_any so we can always write a bootdisk (from install_steps) for further use from drakautoinst in standalone - interactive version of install_steps_auto_install is now inheriting from the interactive class, so we can click on a previous automatic step and have it interactively during an interactive auto install
* switch to gtk install when interactiveSteps is definedPascal Rigaux2001-08-051-1/+1
|
* remove bad prototypePascal Rigaux2001-07-311-1/+1
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|
* fix exit install in graphical auto_install'sPascal Rigaux2001-07-191-3/+2
|
* based on Michael Brown <mbrown@fensystems.co.uk> patch:Pascal Rigaux2001-07-191-14/+28
| | | | | | - enables graphical steps in auto_installs for more than gtk - various cleanup
* (@graphical_steps): add beforeInstallPackages so that advertisings are therePascal Rigaux2001-03-061-1/+1
|
* (@graphical_steps): specify which step should be interactivePascal Rigaux2001-02-231-3/+13
|
* $graphical is now a module variable. Can be changed from everywherePascal Rigaux2001-02-221-3/+1
|
* (exitInstall): fix messagePascal Rigaux2000-11-201-1/+1
|
* no_commentPascal Rigaux2000-09-221-1/+1
|
* no_commentPascal Rigaux2000-09-141-1/+1
|
* no_commentPascal Rigaux2000-09-131-2/+1
|
* no_commentPascal Rigaux2000-09-121-1/+1
|
* *** empty log message ***Francois Pons2000-09-061-3/+1
|
* no_commentPascal Rigaux2000-09-051-1/+6
|
* no_commentPascal Rigaux2000-09-041-0/+11
|
* see changelog. Big changes.damien2000-09-011-1/+4
|
* no_commentPascal Rigaux2000-08-301-1/+1
|
* no_commentPascal Rigaux2000-08-211-1/+1
|
* no_commentPascal Rigaux2000-08-181-1/+1
|
* no_commentPascal Rigaux2000-08-061-2/+2
|
* no_commentPascal Rigaux2000-08-051-0/+1
|
* no_commentPascal Rigaux2000-07-131-0/+3
|
* no_commentPascal Rigaux2000-07-101-0/+6
|
* no_commentPascal Rigaux2000-06-241-5/+25
|
* no_commentPascal Rigaux2000-06-071-0/+1
|
* no_commentPascal Rigaux2000-06-031-0/+1
|
* no_commentPascal Rigaux2000-04-171-1/+1
|
* no_commentPascal Rigaux2000-04-131-0/+3
|
* no_commentPascal Rigaux2000-02-281-2/+2
|
* no_commentPascal Rigaux1999-11-281-0/+6
|
* no_commentPascal Rigaux1999-11-241-1/+1
|
* no_commentPascal Rigaux1999-11-091-1/+1
|
* no_commentPascal Rigaux1999-10-251-0/+34