summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix installer when network::ethernet wasn't loaded beforeThierry Vignaud2003-10-291-0/+1
|
* Sanity check in KERNEL_BOOT_INFO mode: don't read past a page fromGwenolé Beauchesne2003-10-291-9/+8
| | | | | vbe_info->mode_list.
* import back from current main cvs tree for fixes of 9.2 for x86_64Francois Pons2003-10-282-12/+29
|
* 9.2-18mdkThierry Vignaud2003-10-271-1/+17
|
* forward ISDN usb adapters supportThierry Vignaud2003-10-272-3/+15
|
* forward:Thierry Vignaud2003-10-271-2/+4
| | | | | | | | | - test_connected function was wrong and did not pass its parameter to network code code => hance connection status was never detected - profile managment in net_monitor wasn't updated to latest damien api changes in network::netconnect and thus was broken :-(
* forward: drakperm incorrectly enable one to click "ok" after havingThierry Vignaud2003-10-271-0/+1
| | | | | | | | | altered a system rule whereas system rules are not saved since they're enforced by msec. this may confuse the end user ("why my changes weren't applied?") so let disable the "ok" button if the current entry is uneditable.
* forward workaround for anthill bug #18 (do not overwrite sound aliasesThierry Vignaud2003-10-271-2/+5
| | | | | when no hardware change)
* Really read necessary mode_list info from VBE. Check that kernel couldGwenolé Beauchesne2003-10-243-10/+20
| | | | | actually get something useful into EDID block.
* Remove unreachable code. Add support for AMD64 through parsing ofGwenolé Beauchesne2003-10-234-359/+132
| | | | | | | /proc/BOOT/{edid,vbe} blocks obtained early during the boot process. However, this is a -BOOT kernel specific since there is no way to dynamically fetch updated info at runtime. i.e. terrific HACKage!
* Merge from HEAD: setsid trick to make XF4 work in fbdevGwenolé Beauchesne2003-10-231-5/+8
| | | | | Merge from pix's HEAD: use c::_exit()
* 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.