summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* added mem=nopentium for any Athlon or Duron processor.Francois Pons2002-01-221-0/+3
* remove deprecated msec groups addingPascal Rigaux2002-01-211-7/+0
* cleanupPascal Rigaux2002-01-211-15/+7
* fixed network conf in auto installdamien2002-01-211-1/+16
* corrected network downdamien2002-01-211-3/+3
* fix typo (making auto installs working again)Pascal Rigaux2002-01-141-1/+1
* corrected network connection during installdamien2002-01-071-3/+4
* corrected minor bugs in network (among others bug "modifying read only values")damien2002-01-041-25/+28
* allow to use same identifier for security medium (1u).Francois Pons2002-01-041-9/+20
* fix for auto updates.Francois Pons2002-01-041-2/+2
* added update installation support to install (big modifs need testing).Francois Pons2002-01-041-0/+10
* - fix bootloader::add_appendPascal Rigaux2001-12-101-4/+2