summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* (write_interface_conf) forward fix: setVarsInSh() already take care ofThierry Vignaud2003-11-121-3/+1
| | | | | | | not writing undefined parameters, so it's safer to always write wireless parameters if set else we drop user set wireless parameters when our wireless modules list is not uptodate
* update wireless modules listThierry Vignaud2003-11-121-1/+1
|
* forward fix logic test instead of binary one (wasn't a bug there sinceThierry Vignaud2003-11-121-1/+1
| | | | | values were both undef/0 or 1)
* Parse XFree86 install server log in last resort in case there is nothingGwenolé Beauchesne2003-11-121-1/+43
| | | | | valuable retrieved so far from ddcxinfos.
* Remove explicit values for HorizSync & VertRefresh when generatingGwenolé Beauchesne2003-11-121-2/+3
| | | | | /tmp/Xconf for XFree86 4.X. i.e. let the server autodetect those values.
* forward program logic fix: write up/down programs for adsl speedtouchThierry Vignaud2003-11-121-1/+2
| | | | | | even if firmware is already there or if one say "let see this later" which result in up/down scripts to be removed on drakconnect startup
* reintegrate togglePackageSelection that fpons nuked away during (mis)mergeGwenolé Beauchesne2003-11-071-0/+4
|
* typo fixThierry Vignaud2003-11-041-1/+1
|
* add missing changelogThierry Vignaud2003-11-041-0/+1
|
* 9.2-19mdkThierry Vignaud2003-11-041-1/+8
|
* forward "manage all interfaces when there more than one"Thierry Vignaud2003-11-041-17/+17
|
* Add hdXlun=0 for hdX=ide-scsi options so that we don't get multiple entriesGwenolé Beauchesne2003-11-041-1/+4
| | | | | for cdwriters et al.
* Merge from HEAD: allow setting hdclun=0Gwenolé Beauchesne2003-11-041-1/+1
|
* workaround empty fields when advanced_state is enabled since theThierry Vignaud2003-10-311-1/+3
| | | | | beginning
* fix anthill bug #50: ensure /etc/ppp/pap-secrets is not world readableThierry Vignaud2003-10-301-2/+4
| | | | | since it contains password/user mapping for dialup
* Add PCMCIA support to AMD64Gwenolé Beauchesne2003-10-301-1/+9
|
* fix installer when network::ethernet wasn't loaded beforeThierry Vignaud2003-10-291-0/+1
|
* 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)
* 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
|
* 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
|