Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't getFile VERSION in move or testing | Pascal Rigaux | 2003-10-31 | 1 | -6/+8 |
| | |||||
* | - rename exitMove to startMove | Pascal Rigaux | 2003-10-15 | 1 | -4/+0 |
| | | | | | | - remove the blinks before kde start by relaying the last X connection (using gmessage for now, will use "xtest --wait" later) | ||||
* | set move steps, add exitMove step, pass $o to move::init() | Pascal Rigaux | 2003-10-15 | 1 | -1/+4 |
| | |||||
* | pass $o to getNextStep | Pascal Rigaux | 2003-10-15 | 1 | -2/+2 |
| | |||||
* | drop field {next} in {steps} since it is duplicated in orderedSteps | Pascal Rigaux | 2003-10-15 | 1 | -4/+0 |
| | | | | | => it allows simpler modification of orderedSteps (as already done in upgrade) for mandrake move | ||||
* | configure automatically XFree and allow to launch interactive_gtk with it | Guillaume Cottenceau | 2003-10-10 | 1 | -4/+1 |
| | |||||
* | first shot as starting up mandrake-move from install2.pm as well (so many ↵ | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+10 |
| | | | | code shared) | ||||
* | keep use_existing_root for recovery (behaviour changed later) | Francois Pons | 2003-09-22 | 1 | -1/+0 |
| | |||||
* | make sure use_existing_root is not set. | Francois Pons | 2003-09-17 | 1 | -0/+1 |
| | |||||
* | made mouse, keyboard, packages selection, timezone and security selection ↵ | Francois Pons | 2003-09-16 | 1 | -1/+1 |
| | | | | automatic... | ||||
* | / and /usr should be formatted, keep default for installation. | Francois Pons | 2003-09-16 | 1 | -1/+0 |
| | |||||
* | fixed stupid typo preventing mouse modules to be loaded. | Francois Pons | 2003-09-16 | 1 | -1/+1 |
| | |||||
* | added automatic steps in recovery mode. | Francois Pons | 2003-09-16 | 1 | -0/+4 |
| | |||||
* | disable recovery mode if recovery.cfg file has not been read successfully. | Francois Pons | 2003-09-16 | 1 | -0/+1 |
| | |||||
* | back to i810fb xcon=4 (bad docummented option) | Nicolas Planel | 2003-09-13 | 1 | -1/+1 |
| | |||||
* | added restore option to allow restore entry to be created (refused by default) | Francois Pons | 2003-09-11 | 1 | -0/+1 |
| | |||||
* | make sure mouse modules are loaded before using them (usefull for defcfg or ↵ | Francois Pons | 2003-09-10 | 1 | -1/+7 |
| | | | | recovery). | ||||
* | save recovery file if disk installation. | Francois Pons | 2003-09-10 | 1 | -0/+4 |
| | |||||
* | take recovery option into account. | Francois Pons | 2003-09-10 | 1 | -0/+3 |
| | |||||
* | set xcon=6 when loading i810fb module (to have console 7 with X). | Francois Pons | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | alias meta_class=discovery with meta_class=desktop | Francois Pons | 2003-08-26 | 1 | -0/+1 |
| | |||||
* | when any::setupBootloader_simple() fail, use any::setupBootloader() afterwards | Pascal Rigaux | 2003-08-11 | 1 | -1/+1 |
| | |||||
* | added discovery and download meta_class facility in VERSION file. | Francois Pons | 2003-08-05 | 1 | -2/+3 |
| | |||||
* | - move write_smb_conf() from install_any to network::smb | Pascal Rigaux | 2003-08-01 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | - rename setAuthentication() to set_authentication() - move the work of set_authentication() from install_any to any - move the per-authentification kind questions from install_steps_interactive::setRootPassword() to any::ask_authentification_parameters() - various cleanup in code prompting authentification questions - call install_any::set_authentication() in install_steps::setRootPassword() instead of waiting for the installPackages step to be done (since setRootPassword occurs *after* packages installation) - don't call set_authentification() in install_steps::addUser() (why was this done there??) => these changes will allow drakauth | ||||
* | use formatError for the error message occuring when auto_install.cfg is bad | Pascal Rigaux | 2003-07-29 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 1 | -2/+2 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -1/+1 |
| | |||||
* | fix getting brltty help and table (thanks to Hans Schou) | Pascal Rigaux | 2003-03-10 | 1 | -1/+1 |
| | |||||
* | added summaryAfter steps for summary. | Francois Pons | 2003-03-06 | 1 | -0/+1 |
| | |||||
* | no mouse probe when brltty | Pascal Rigaux | 2003-02-27 | 1 | -0/+1 |
| | |||||
* | added corporate global flag. | Francois Pons | 2003-02-26 | 1 | -0/+1 |
| | |||||
* | {brltty}{device} is optional, default is ttyS0 or ttyS1 (?) | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | fix brltty support | Pascal Rigaux | 2003-02-20 | 1 | -1/+3 |
| | |||||
* | to workaround perl bug removing UTF8 flag when passing scalars to die's, pass | Guillaume Cottenceau | 2003-02-19 | 1 | -3/+4 |
| | | | | | | a scalar-ref. but we need to de-ref, so it might break many things :). let's make a prayer :). | ||||
* | don't log "warning: find_index failed in ..." | Pascal Rigaux | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | simplify | Pascal Rigaux | 2003-02-18 | 1 | -2/+1 |
| | |||||
* | don't security::various::config_security_user() can fail, don't let it bother us | Pascal Rigaux | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | honour 9.1 theme title of windows: no icon, text to the left | Guillaume Cottenceau | 2003-02-14 | 1 | -1/+0 |
| | |||||
* | create install_any::set_security() and use it | Pascal Rigaux | 2003-02-14 | 1 | -6/+1 |
| | |||||
* | - add option 'theme' to allow specifying a theme | Guillaume Cottenceau | 2003-02-13 | 1 | -0/+3 |
| | | | | | | - add option 'doc' to specify that we should override the default theme with values well suited for printing screenshots on a B&W printer | ||||
* | rework summary() (esp. to allow a gtk frontend) | Pascal Rigaux | 2003-02-12 | 1 | -0/+1 |
| | |||||
* | language/country selection change: | Guillaume Cottenceau | 2003-02-08 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | - first install step is selection of your language, in your language; it uses images for that - language->country is probed, the selection of the country is possible if there was a problem, in the Summary step - in the $o big structure, we now use $o->{locale} which contains three keys: lang, country and utf8 - lang.pm has been cleaned and rewritten a bit - keyboard probing now done only on language (because this step is at the beginning of the install) - timezone probing done on country, if use changes country before timezone in the Summary, re-probe timezone accordingly | ||||
* | remove debug code :-( | Pascal Rigaux | 2003-02-05 | 1 | -4/+0 |
| | |||||
* | replace $l[$#l] with $l[-1] | Pascal Rigaux | 2003-02-05 | 1 | -0/+4 |
| | |||||
* | - add a beep in case of brltty error message | Pascal Rigaux | 2003-02-05 | 1 | -5/+6 |
| | | | | | - probe mouse before running brltty | ||||
* | fix typo | Pascal Rigaux | 2003-02-04 | 1 | -1/+1 |
| | |||||
* | add brltty help file | Pascal Rigaux | 2003-02-04 | 1 | -1/+3 |
| | |||||
* | brltty support | Pascal Rigaux | 2003-02-04 | 1 | -0/+30 |
| | |||||
* | drop $o->{lnx4win} handling | Pascal Rigaux | 2003-01-30 | 1 | -2/+0 |
| | |||||
* | - remove createBootdisk step | Pascal Rigaux | 2003-01-22 | 1 | -7/+0 |
| | | | | | | - add mkbootdisk option in setupBootloader__general() - move kernelVersion() from install_any to any |