summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V1_1_8_6mdk'.V1_1_8_6mdkMystery Man2002-07-181-1070/+0
* Big Xconfigurator.pm cleanup/reworkPascal Rigaux2002-07-171-6/+6
* removed useless package selection cleaning.Francois Pons2002-07-161-2/+0
* code re-organisation (a little).Francois Pons2002-07-151-9/+14
* draknet is drakconnect nowThierry Vignaud2002-07-121-1/+1
* use perl-URPM instead of rpmtools.Francois Pons2002-07-101-8/+7
* enhance cohenrency: step 1Thierry Vignaud2002-07-101-1/+1
* mtools config so that "mdir a:" accesses the usb floppy if one is therePascal Rigaux2002-07-081-0/+1
* adapt to new modules.pmPascal Rigaux2002-07-041-3/+3
* ensure licence step is asked in any case (ie. even when selectLanguage is aut...Pascal Rigaux2002-06-261-0/+1
* have the /root/drakx/auto_install.cfg.pl replay style instead of weird stylePascal Rigaux2002-06-031-1/+1
* setting /etc/sysconfig/msec for chkconfig which doesn't use $ENV{SECURE_LEVEL...Pascal Rigaux2002-04-031-1/+2
* don't have "quiet" boot in the server meta_classPascal Rigaux2002-03-121-1/+1
* - default security level now set in miscellaneousBeforePascal Rigaux2002-03-111-1/+3
* gcize damienizationGuillaume Cottenceau2002-03-101-1/+1
* corrected network up/down when network installdamien2002-03-081-1/+2
* avoid destroying some files in /etc.Francois Pons2002-03-071-1/+4
* ensure the fstab is kept on upgradePascal Rigaux2002-03-061-1/+1
* added auto restore of some files (/etc/profile) needed by upgrade (from .rpmn...Francois Pons2002-03-051-1/+14
* added log for hasNetwork (so that we can understand why installUpdates do not...Francois Pons2002-03-051-1/+3
* if mem=nopentium is given on cmdline, have it after installPascal Rigaux2002-03-051-0/+3
* use the "soft" option by default for /mnt/nfs and for "diskdrake --nfs"Pascal Rigaux2002-02-281-1/+1
* - zips() now return devices ending with "4", raw_zips() is the old zips()Pascal Rigaux2002-02-261-5/+2
* don't add mem=nopentium anymore. kernel people says it's not needed and badPascal Rigaux2002-02-261-3/+0
* create /dev/dvd for DVDsPascal Rigaux2002-02-261-0/+5
* use ide-scsi for ide zipsPascal Rigaux2002-02-251-3/+1
* (addUser): add users in group usb if SECURE_LEVEL <= 3Pascal Rigaux2002-02-251-0/+2
* not translating in console installs (esp. newt) when the font is missingPascal Rigaux2002-02-221-1/+1
* factorize and update the reading of previous security levelPascal Rigaux2002-02-201-2/+2
* use lang::charset2kde_charsetPascal Rigaux2002-02-151-14/+6
* gzip report.bugPascal Rigaux2002-02-141-1/+5
* booh, fpons was faster than me on "bootsplash wanting fb". Keeping my solutio...Pascal Rigaux2002-02-111-6/+4
* added Aurora or bootsplash for getting a need on frame buffer.Francois Pons2002-02-111-5/+7
* added fbdev for GeForce Integrated.Francois Pons2002-02-111-1/+2
* create and use miscellaneousAfter (so that SECURE_LEVEL is set *after* asking)Pascal Rigaux2002-02-071-8/+20
* fixed logic, when someone want /root/drakx,Francois Pons2002-02-051-1/+1
* log the "chkconfig --del gpm" when there is a serial mousePascal Rigaux2002-02-051-1/+4
* fix creating /etc/security/msec/serverPascal Rigaux2002-02-041-3/+5
* have numlock activated when isLaptop rather than $o->{pcmcia}Guillaume Cottenceau2002-02-041-1/+1
* create symlink /etc/security/msec/server in security > 3Pascal Rigaux2002-02-011-0/+4
* move /root/* files (ddebug.log, install.log, report.bug,Guillaume Cottenceau2002-01-291-4/+11
* move the various bootloader::add_append's in setupBootloaderBeforePascal Rigaux2002-01-291-13/+14
* fix typoPascal Rigaux2002-01-281-4/+4
* cleanup perImageAppend code (hopefully handling nicely the mem=nopentium case)Pascal Rigaux2002-01-281-11/+6
* log excludedocsPascal Rigaux2002-01-241-0/+1
* minimal install now handles excludedocsPascal Rigaux2002-01-241-0/+2
* put devfs=mount only if devfsd is installedPascal Rigaux2002-01-241-3/+8
* restored mem=nopentium.Francois Pons2002-01-231-4/+3
* removed mem=nopentium.Francois Pons2002-01-231-3/+4
* added net_cnx_pg output when configuring network in auto installdamien2002-01-221-0/+1