summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagV10_34_11_100mdkMystery Man2005-10-201-5/+19
* no need for defensive programmingPascal Rigaux2004-05-031-1/+1
* blank.img has been removed, so remove special code handling itPascal Rigaux2004-05-031-21/+3
* (lang::write_langs) drop prefix parameterThierry Vignaud2004-04-091-1/+1
* perl now handle cleanly utf8 string in exceptions, no need to die \N("...")Pascal Rigaux2004-04-051-4/+4
* devfs=mount is the default for kernel 2.6 (what about 2.4 ?), so one needPascal Rigaux2004-03-191-4/+2
* catch cdie's in auto_installPascal Rigaux2004-03-111-1/+1
* fix & cleanup generating replay & auto_install imagesPascal Rigaux2004-03-041-1/+1
* (hasNetwork) do not refuse to up the network when in dhcp (bad oem patch)Thierry Vignaud2004-03-041-1/+1
* remove existing xxx=ide-scsi on upgradesPascal Rigaux2004-03-011-0/+7
* (upNetwork) log up try and failluresThierry Vignaud2004-03-011-0/+4
* alias agpgart should be only for 2.6, since code doesn't allow this easily,Pascal Rigaux2004-02-201-4/+0
* add utf8 key to locale config if not already present, so thatGuillaume Cottenceau2004-02-191-0/+1
* selectlanguage: utf8 flag status is updated when user selects more/less langu...Guillaume Cottenceau2004-02-181-1/+0
* no need to fake scsi for ide anymore (hopefully!)Pascal Rigaux2004-02-101-5/+0
* handle allowNVIDIA_rpms & allowATI_rpms directly in Xconfig::card::install_se...Pascal Rigaux2004-02-091-4/+1
* install_steps is a do_pkgs, so add "use do_pkgs"Pascal Rigaux2004-02-051-0/+1
* fix typo creating agpgart aliasPascal Rigaux2004-02-021-1/+1
* - no ide-scsi emulation for ide ZIPsPascal Rigaux2004-02-021-2/+4
* *** empty log message ***Pascal Rigaux2004-01-301-1/+1
* add/fix various/agpgart sectionNicolas Planel2004-01-301-1/+1
* xxx-agp is not loaded at install, so when_load() is not the right placePascal Rigaux2004-01-301-0/+4
* modules::load_ide() is removed, now we use the same as install_step_interactivePascal Rigaux2004-01-201-1/+1
* help perl_checker seeing charsetChanged even if known install_steps_* can be ...Pascal Rigaux2004-01-201-0/+4
* kernel 2.6 .ko adaptationPascal Rigaux2004-01-201-1/+1
* - install_steps_auto_install is not a interactive but still needs do_pkgsPascal Rigaux2004-01-121-1/+3
* obsolete livedrake, live_install, live_updatePascal Rigaux2004-01-061-2/+2
* use $::prefixPascal Rigaux2004-01-061-1/+1
* get rid of g_auto_install (unused & not working)Pascal Rigaux2004-01-061-7/+4
* basic lvm2 support (not tested yet!)Pascal Rigaux2004-01-061-1/+1
* write_conf() doesn't need $prefix anymorePascal Rigaux2004-01-051-2/+2
* fix typoPascal Rigaux2003-12-021-1/+1
* create fix_broken_alternatives()Pascal Rigaux2003-12-021-8/+1
* call lang::set():Pascal Rigaux2003-11-181-2/+2
* getHds called by install_steps must not be interactivePascal Rigaux2003-11-181-1/+1
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-121-4/+4
* escaped strings fixesThierry Vignaud2003-11-061-1/+1
* use memberGuillaume Cottenceau2003-11-031-1/+1
* drop field {next} in {steps} since it is duplicated in orderedStepsPascal Rigaux2003-10-151-1/+1
* alpha is DEAD okay? so remove that **** from hereGuillaume Cottenceau2003-10-091-63/+31
* use mkdir_pPascal Rigaux2003-10-041-1/+1
* fixed important glitches about oem-theme.rpm not capable of being copiedFrancois Pons2003-10-031-1/+2
* avoid mounting partitions in recovery mode.Francois Pons2003-09-221-1/+1
* avoid urpmi source in oem to use cdrom (we now use disk instead, avoidingFrancois Pons2003-09-221-1/+1
* sanitize ld.so.conf *before* calling ldconfigPascal Rigaux2003-09-181-2/+2
* moved update-menu after installation of oem-theme.rpmFrancois Pons2003-09-171-2/+3
* allow exit code of detached process to be seen.Francois Pons2003-09-171-0/+1
* fixed closing of rpmdb directly in pkgsFrancois Pons2003-09-171-2/+0
* install urpmi before update-menus is called.Francois Pons2003-09-171-2/+3
* remove deprecated function call (thanks to guillaume 'eagle eye' Cottenceau)Damien Chaumette2003-09-171-1/+0