summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* i18n kdmrcPascal Rigaux2001-09-151-3/+19
|
* enable supermount againPascal Rigaux2001-09-151-1/+1
|
* removed S3 ViRGE card from card with problem with frame buffer as it works fine.Francois Pons2001-09-141-1/+0
|
* extend disable KDE GreetString to ja|ko|zh|ru|th|vi|be|bgPascal Rigaux2001-09-131-1/+1
|
* do not translate kdm GreetString in ja|ko|zh (what about ru?)Pascal Rigaux2001-09-131-2/+4
|
* synced with Xconfigurator bad_card class of video card to avoid using frameFrancois Pons2001-09-131-2/+5
| | | | | buffer, added ET6\d00 style card which seems to have problem.
* in kdmrc GreetString, magic string HOSTNAME replaced by %nPascal Rigaux2001-09-131-1/+1
|
* disabled frame buffer for most of the SiS display card except SiS 630.Francois Pons2001-09-121-1/+7
|
* make loopback installs work againPascal Rigaux2001-09-081-3/+0
|
* s|kdmrc|kdm/kdmrc|Pascal Rigaux2001-09-071-1/+1
|
* remove the "konsole and gnome-terminal are lamers in exotic languages, link ↵Pascal Rigaux2001-09-071-7/+0
| | | | them to something better"
* removed some cards for allowing frame buffer.Francois Pons2001-09-061-3/+0
|
* fix keyboard config + some cleanupPascal Rigaux2001-09-061-6/+8
|
* fix log when configuring printer queue.Francois Pons2001-09-061-1/+1
|
* fixed typo preventing removable devices to be seen in /etc/fstab.Francois Pons2001-09-051-1/+1
|
* fixed configurePrinter (used for auto_install).Francois Pons2001-09-051-1/+5
|
* fix bad vga= which go for some install.Francois Pons2001-09-041-3/+3
|
* disable gpm (in case of serial mouse) before service choicePascal Rigaux2001-08-301-0/+2
|
* no need to have devfs=nomount anymore in root raidPascal Rigaux2001-08-291-1/+1
|
* add support for mandatory frame buffer support (SiS 630) need them for XF3 toFrancois Pons2001-08-291-3/+7
| | | | | work properly, XF4 does work with it nicely.
* do not modify fstab options in upgradePascal Rigaux2001-08-291-1/+2
|
* propose to format / and /usr even if isFormatted. More generally do not ↵Pascal Rigaux2001-08-281-1/+3
| | | | trust isFormatted to show which partitions to format
* added the missing security parameter to set_default_optionsPascal Rigaux2001-08-251-1/+1
|
* remove the cond_umount_hdimage and cond_remount_hdimagePascal Rigaux2001-08-241-2/+0
|
* fixed possible bug (not sorted partition when calling mount_part).Francois Pons2001-08-241-1/+2
|