summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
Commit message (Expand)AuthorAgeFilesLines
* keep use_existing_root for recovery (behaviour changed later)Francois Pons2003-09-221-1/+0
* make sure use_existing_root is not set.Francois Pons2003-09-171-0/+1
* made mouse, keyboard, packages selection, timezone and security selection aut...Francois Pons2003-09-161-1/+1
* / and /usr should be formatted, keep default for installation.Francois Pons2003-09-161-1/+0
* fixed stupid typo preventing mouse modules to be loaded.Francois Pons2003-09-161-1/+1
* added automatic steps in recovery mode.Francois Pons2003-09-161-0/+4
* disable recovery mode if recovery.cfg file has not been read successfully.Francois Pons2003-09-161-0/+1
* back to i810fb xcon=4 (bad docummented option)Nicolas Planel2003-09-131-1/+1
* added restore option to allow restore entry to be created (refused by default)Francois Pons2003-09-111-0/+1
* make sure mouse modules are loaded before using them (usefull for defcfg or r...Francois Pons2003-09-101-1/+7
* save recovery file if disk installation.Francois Pons2003-09-101-0/+4
* take recovery option into account.Francois Pons2003-09-101-0/+3
* set xcon=6 when loading i810fb module (to have console 7 with X).Francois Pons2003-09-081-1/+1
* alias meta_class=discovery with meta_class=desktopFrancois Pons2003-08-261-0/+1
* when any::setupBootloader_simple() fail, use any::setupBootloader() afterwardsPascal Rigaux2003-08-111-1/+1
* added discovery and download meta_class facility in VERSION file.Francois Pons2003-08-051-2/+3
* - move write_smb_conf() from install_any to network::smbPascal Rigaux2003-08-011-1/+0
* use formatError for the error message occuring when auto_install.cfg is badPascal Rigaux2003-07-291-1/+1
* perl_checker compliancePascal Rigaux2003-04-301-2/+2
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-1/+1
* fix getting brltty help and table (thanks to Hans Schou)Pascal Rigaux2003-03-101-1/+1
* added summaryAfter steps for summary.Francois Pons2003-03-061-0/+1
* no mouse probe when brlttyPascal Rigaux2003-02-271-0/+1
* added corporate global flag.Francois Pons2003-02-261-0/+1
* {brltty}{device} is optional, default is ttyS0 or ttyS1 (?)Pascal Rigaux2003-02-201-1/+1
* fix brltty supportPascal Rigaux2003-02-201-1/+3
* to workaround perl bug removing UTF8 flag when passing scalars to die's, passGuillaume Cottenceau2003-02-191-3/+4
* don't log "warning: find_index failed in ..."Pascal Rigaux2003-02-191-1/+1
* simplifyPascal Rigaux2003-02-181-2/+1
* don't security::various::config_security_user() can fail, don't let it bother usPascal Rigaux2003-02-171-1/+1
* honour 9.1 theme title of windows: no icon, text to the leftGuillaume Cottenceau2003-02-141-1/+0
* create install_any::set_security() and use itPascal Rigaux2003-02-141-6/+1
* - add option 'theme' to allow specifying a themeGuillaume Cottenceau2003-02-131-0/+3
* rework summary() (esp. to allow a gtk frontend)Pascal Rigaux2003-02-121-0/+1
* language/country selection change:Guillaume Cottenceau2003-02-081-4/+4
* remove debug code :-(Pascal Rigaux2003-02-051-4/+0
* replace $l[$#l] with $l[-1]Pascal Rigaux2003-02-051-0/+4
* - add a beep in case of brltty error messagePascal Rigaux2003-02-051-5/+6
* fix typoPascal Rigaux2003-02-041-1/+1
* add brltty help filePascal Rigaux2003-02-041-1/+3
* brltty supportPascal Rigaux2003-02-041-0/+30
* drop $o->{lnx4win} handlingPascal Rigaux2003-01-301-2/+0
* - remove createBootdisk stepPascal Rigaux2003-01-221-7/+0
* don't prompt for license when useless_thing_acceptedPascal Rigaux2003-01-211-1/+1
* new steps window layoutPascal Rigaux2003-01-161-1/+5
* - factorize snd devices listing in detect_devices::getSoundDevices()Thierry Vignaud2003-01-151-3/+2
* don't probe mouse when testing (startup is now much faster)Pascal Rigaux2003-01-141-1/+1
* remove the ugly temporary fix for fontconfigPascal Rigaux2003-01-141-1/+0
* remove duplicate codePascal Rigaux2003-01-141-3/+0
* don't automatically configure network on upgrade, now only done when called v...Pascal Rigaux2003-01-141-1/+1