summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Handle idle=poll as a workaround for broken BIOSes.Gwenolé Beauchesne2003-10-221-0/+3
|
* Fix SMP detection on AMD64Gwenolé Beauchesne2003-10-221-30/+35
|
* indent fixes :)Gwenolé Beauchesne2003-10-221-1/+1
|
* add i18n DSOsGwenolé Beauchesne2003-10-221-0/+6
|
* Merge from HEAD: fix code that selects images for the choice of languagesGwenolé Beauchesne2003-10-221-1/+1
| | | | | to not base on FB as well
* force 75dpiGwenolé Beauchesne2003-10-221-1/+1
|
* add im-cedilla.soGwenolé Beauchesne2003-10-221-0/+1
|
* after further investigation at Houston, the bcm440 bug was not relatedThierry Vignaud2003-10-171-1/+1
| | | | | | | to MII_NOT_SUPPORTED (ethtool/mii support is fine in this driver). instead, it is related to half/full duplex detection.
* updateThierry Vignaud2003-10-161-0/+1
|
* forward expert mode fix (why wasn't this commited in that branch too?)Thierry Vignaud2003-10-161-1/+1
|
* - fix drakconnect logic regarding hotplug (hotplug being a binaryThierry Vignaud2003-10-161-1/+4
| | | | | | | | | | boolean and MII_NOT_SUPPORTED being a string) - default to enabled network hotplug bug if the card is blacklisted else rely on user provided value - blacklist bcm4400 for hp
* merge in gc's fix from HEAD for anti-aliasing with xf4 serverGwenolé Beauchesne2003-10-162-3/+5
|
* add XFS to amd64Gwenolé Beauchesne2003-10-161-1/+2
|
* add grub stuffGwenolé Beauchesne2003-10-161-0/+3
|
* add sata_promise, sata_viaGwenolé Beauchesne2003-10-162-2/+2
|
* force user|group|other rights order in edit dialog (previously orderThierry Vignaud2003-10-161-1/+1
| | | | | was random)
* 9.2-17mdkThierry Vignaud2003-10-161-1/+20
|
* revert back to stable versionThierry Vignaud2003-10-141-1/+1
|
* perl_checker fix (this one is needed because else perl_checker stopThierry Vignaud2003-10-131-1/+1
| | | | | | package build [hint perl_checker my love you really should not die on such stugg: this should be a warning, not an error])
* syntax fixThierry Vignaud2003-10-131-1/+1
|
* forward:Thierry Vignaud2003-10-133-14/+19
| | | | | | | | | - fix #425, #1881: wireless adapters settings were lost when altering network configuration when not from wizard mode - when steping back in wizard, do not overwrite first card parameters with last one's (#3276) - do not overwrite current config from ifcfg-INTF with old.ifcfg-INTF
* forward:Thierry Vignaud2003-10-131-1/+1
| | | | | | | - fix lost checkbox states when "expert mode" option is checked - fix first part of #5315: honour expert mode while installing in drakconnect (aka when expert mode checkbox was checked)fix
* forward "corrected parameters of LPD info line"Thierry Vignaud2003-10-131-2/+2
|
* forward untranslated title & broken error dialog fixesThierry Vignaud2003-10-131-2/+2
|
* forward "now one can now choose the interface" fixThierry Vignaud2003-10-131-1/+1
|
* only list one tz for chinas (hp release)Thierry Vignaud2003-10-131-1/+1
|
* merge pablo fix for hp: "Some KDE screens require new chinese translationsThierry Vignaud2003-10-131-2/+2
| | | | | naming (zh_CN/zh_TW) to display the translations"
* default to use mdkkdmGwenolé Beauchesne2003-10-131-2/+2
|
* qlogicisp is seldom used and it is doubtful the normal user would ever makeGwenolé Beauchesne2003-10-101-1/+1
| | | | | HD installs from disks connected to Qlogic ISP SCSI adapters.
* forward #3276 fix: when steping back in drakconnect wizard, do not overwriteThierry Vignaud2003-10-081-3/+3
| | | | | first card parameters with last one's
* forward #6103 fix:Thierry Vignaud2003-10-081-3/+8
| | | | | | | | | - workaround buggy msec not listing MAIL_USER in its defaults whereas it does list MAIL_WARN - while keeping "prevent including MAIL_* in check list" behavior, we still have to load them in order to be able to save them back
* lib64 fixes for proprietary modules (mainly nvidia)Gwenolé Beauchesne2003-10-071-5/+6
|
* This commit was manufactured by cvs2svn to create branch 'MDK92-branch'.Mystery Man2003-09-230-0/+0
|
* clean fonts renaming and make it log renames (through explanations)MDK92Thierry Vignaud2003-09-231-2/+5
|
* (move_fonts) factorize clean fonts moveThierry Vignaud2003-09-231-6/+10
|
* fix font copy (catched by #5157):Thierry Vignaud2003-09-231-1/+2
| | | | | | | - prevent looking for "*.pfm*.afm" fonts - prevent displaying spurious error messages on console while converting fonts
* fix ttf font conversion (catched by #5157)Thierry Vignaud2003-09-231-1/+1
|
* mnemonics by default suck bigtime!Guillaume Cottenceau2003-09-231-1/+1
|
* futile to try starting network service, dhcp cannot work as no module areFrancois Pons2003-09-231-1/+0
| | | | | suitable for dhclient from boot kernel.
* fixed hdInstallPath not working on some cases.Francois Pons2003-09-231-2/+2
|
* make sure network is started for start_internet.Francois Pons2003-09-231-1/+3
|
* ensure ->kill kills all the open windowsPascal Rigaux2003-09-231-9/+3
| | | | | (fixes mke2fs failure causing $::WizardTable to be kept empty)
* *** empty log message ***Pascal Rigaux2003-09-231-1/+35
|
* updated Basque filePablo Saratxaga2003-09-231-983/+966
|
* updated Dutch filePablo Saratxaga2003-09-231-496/+544
|
* updated Basque, Italian and Ukrainian filesPablo Saratxaga2003-09-232-1391/+1520
|
* Bug 5916, all users overrides individual selection in wizard.Stew Benedict2003-09-221-2/+4
|
* *** empty log message ***Pascal Rigaux2003-09-221-1/+20
|
* *** empty log message ***Pascal Rigaux2003-09-221-1/+36
|
* simplified code.Francois Pons2003-09-221-5/+5
|