summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* - zips() now return devices ending with "4", raw_zips() is the old zips()Pascal Rigaux2002-02-261-5/+2
| | | | | | - rdvd handling - add .conf for /etc/devfs/conf.d/ files
* don't add mem=nopentium anymore. kernel people says it's not needed and badPascal Rigaux2002-02-261-3/+0
| | | | | for performance. It also means any bug must be addressed to them
* 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 ↵Pascal Rigaux2002-02-111-6/+4
| | | | solution ;p
* 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
| | | | | it has to check /root/drakx and not /root only.
* 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
| | | | | | auto_inst.cfg.pl, replay_install.img) to /root/drakx/, and also save stage1.log there
* 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
| | | | | recode upNetwork and downNetwork (it might work, at least if you are lucky);
* allow to use same identifier for security medium (1u).Francois Pons2002-01-041-9/+20
| | | | | | re-install urpmi. allow some error to be catched.
* 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
| | | | | - add handling of serial console
* no need to give kernelVersion to bootloader::suggestPascal Rigaux2001-12-051-1/+1
|
* re-enable supermount by defaultPascal Rigaux2001-12-041-1/+1
|
* i810 -> no FB at bootGuillaume Cottenceau2001-11-271-1/+2
|
* - disable supermount by defaultPascal Rigaux2001-09-241-3/+3
| | | | | - cleanup nsswitch.conf wins removing
* disable wins in /etc/nsswitch.conf (after installed packages).Francois Pons2001-09-241-0/+4
|
* voodoo cards don't like performing 3d accel in fb modeGuillaume Cottenceau2001-09-231-1/+2
|
* Ensure $o->{superuser}{name} is temporaryPascal Rigaux2001-09-211-1/+2
|
* fix setting kdmrc for latin1Pascal Rigaux2001-09-181-3/+5
|
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-10/+9
|
* *** empty log message ***Pascal Rigaux2001-09-161-1/+1
|