summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
Commit message (Expand)AuthorAgeFilesLines
* revertGuillaume Cottenceau2002-09-191-3/+0
* try to workaround strange situations when mkinitrd fail becauseGuillaume Cottenceau2002-09-191-0/+3
* do something with "Security Administrator (login or email)"Pascal Rigaux2002-09-121-0/+1
* - use variable $::no_ugtk_init in ugtk.pm instead of using $::isInstallPascal Rigaux2002-09-091-0/+1
* now allow meta_class option on command line to be taken into account instead ofFrancois Pons2002-09-021-2/+1
* (formatPartitions): create /dev/null as soon as possible on to be installed s...Pascal Rigaux2002-08-291-0/+3
* :xPascal Rigaux2002-08-271-1/+1
* adapt to mouse::write prototype changePascal Rigaux2002-08-221-1/+1
* - fix reading previous keyboard config on upgrade (for displaying in summary)Pascal Rigaux2002-08-121-7/+8
* use $::prefixPascal Rigaux2002-08-121-1/+1
* - remove buttons to change themePascal Rigaux2002-08-081-2/+6
* allow automatic oem patch. add log if successfull patching.Francois Pons2002-08-071-2/+4
* s/__END__/1;Thierry Vignaud2002-08-051-1/+1
* kill "wonderful perl"Thierry Vignaud2002-08-051-4/+1
* - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}Pascal Rigaux2002-08-011-4/+5
* allow acceptLicence to be automaticPascal Rigaux2002-07-311-2/+1
* make new perl_checker happyPascal Rigaux2002-07-311-1/+0
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-1/+1
* ensure choosing install-or-upgrade can't be done twicePascal Rigaux2002-07-291-4/+1
* wacom is now inside $mousePascal Rigaux2002-07-281-1/+1
* when $::noauto, hardwire no probing in detect_devices::probeall to ensure no ...Pascal Rigaux2002-07-221-1/+1
* - set $::prefixPascal Rigaux2002-07-181-3/+1
* fixed reference to step 'selectPackagesToUpgrade'.Francois Pons2002-07-161-2/+1
* synced.Francois Pons2002-07-151-5/+3
* use perl-URPM instead of rpmtools.Francois Pons2002-07-101-2/+2
* adapt to new modules.pmPascal Rigaux2002-07-041-6/+6
* ensure licence step is asked in any case (ie. even when selectLanguage is aut...Pascal Rigaux2002-06-261-0/+2
* make sure patch is always read after defcfg to take precedance.Francois Pons2002-05-271-3/+4
* - default security level now set in miscellaneousBeforePascal Rigaux2002-03-111-1/+0
* more precise msg when can't access kernel modules because we still have many ...Guillaume Cottenceau2002-02-281-1/+1
* not translating in console installs (esp. newt) when the font is missingPascal Rigaux2002-02-221-1/+1
* anchor the -IP match at the end of the stringPascal Rigaux2002-02-191-2/+2
* move loading /tmp/network from stage1 before doing the auto_install stuff toPascal Rigaux2002-02-191-17/+23
* do not use run_program::xxx, use directly "system" so that stdout is kept unc...Pascal Rigaux2002-02-171-2/+3
* create and use miscellaneousAfter (so that SECURE_LEVEL is set *after* asking)Pascal Rigaux2002-02-071-10/+1
* auto_allocate for oem mode is not needed as oem script create all necessary p...Francois Pons2002-02-051-1/+0
* move /root/* files (ddebug.log, install.log, report.bug,Guillaume Cottenceau2002-01-291-3/+3
* minimal install now handles excludedocsPascal Rigaux2002-01-241-2/+0
* can't call any::config_libsafe so early during install, move it where msec is...Pascal Rigaux2002-01-211-0/+1
* call msec with run_commands=0 to fix the network reloading (causing various p...Pascal Rigaux2002-01-201-1/+1
* corrected read_resolv => read_confdamien2002-01-101-1/+1
* cosmetikdamien2002-01-081-1/+2
* added option to only upgrade packages.Francois Pons2002-01-071-0/+1
* added update installation support to install (big modifs need testing).Francois Pons2002-01-041-0/+5
* save the output of ddcxinfos before modprobe'ing i810fb, and use that output ...Pascal Rigaux2002-01-031-3/+6
* clean_tmp now means using tmpfsPascal Rigaux2001-12-171-1/+0
* use "askdisplay" to ask a question at begining of install for whatGuillaume Cottenceau2001-12-121-0/+1
* enable easy screenshot'ingPascal Rigaux2001-12-121-0/+2
* - ensure /usr is formatted if / isPascal Rigaux2001-12-121-0/+13
* add $o->{excludedocs} featurePascal Rigaux2001-11-261-0/+2