Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (write_interface_conf) forward fix: setVarsInSh() already take care of | Thierry Vignaud | 2003-11-12 | 1 | -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 list | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | forward fix logic test instead of binary one (wasn't a bug there since | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | | | | | values were both undef/0 or 1) | ||||
* | Parse XFree86 install server log in last resort in case there is nothing | Gwenolé Beauchesne | 2003-11-12 | 1 | -1/+43 |
| | | | | | valuable retrieved so far from ddcxinfos. | ||||
* | Remove explicit values for HorizSync & VertRefresh when generating | Gwenolé Beauchesne | 2003-11-12 | 1 | -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 speedtouch | Thierry Vignaud | 2003-11-12 | 1 | -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)merge | Gwenolé Beauchesne | 2003-11-07 | 1 | -0/+4 |
| | |||||
* | typo fix | Thierry Vignaud | 2003-11-04 | 1 | -1/+1 |
| | |||||
* | add missing changelog | Thierry Vignaud | 2003-11-04 | 1 | -0/+1 |
| | |||||
* | 9.2-19mdk | Thierry Vignaud | 2003-11-04 | 1 | -1/+8 |
| | |||||
* | forward "manage all interfaces when there more than one" | Thierry Vignaud | 2003-11-04 | 1 | -17/+17 |
| | |||||
* | Add hdXlun=0 for hdX=ide-scsi options so that we don't get multiple entries | Gwenolé Beauchesne | 2003-11-04 | 1 | -1/+4 |
| | | | | | for cdwriters et al. | ||||
* | Merge from HEAD: allow setting hdclun=0 | Gwenolé Beauchesne | 2003-11-04 | 1 | -1/+1 |
| | |||||
* | workaround empty fields when advanced_state is enabled since the | Thierry Vignaud | 2003-10-31 | 1 | -1/+3 |
| | | | | | beginning | ||||
* | fix anthill bug #50: ensure /etc/ppp/pap-secrets is not world readable | Thierry Vignaud | 2003-10-30 | 1 | -2/+4 |
| | | | | | since it contains password/user mapping for dialup | ||||
* | Add PCMCIA support to AMD64 | Gwenolé Beauchesne | 2003-10-30 | 1 | -1/+9 |
| | |||||
* | fix installer when network::ethernet wasn't loaded before | Thierry Vignaud | 2003-10-29 | 1 | -0/+1 |
| | |||||
* | import back from current main cvs tree for fixes of 9.2 for x86_64 | Francois Pons | 2003-10-28 | 2 | -12/+29 |
| | |||||
* | 9.2-18mdk | Thierry Vignaud | 2003-10-27 | 1 | -1/+17 |
| | |||||
* | forward ISDN usb adapters support | Thierry Vignaud | 2003-10-27 | 2 | -3/+15 |
| | |||||
* | forward: | Thierry Vignaud | 2003-10-27 | 1 | -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 having | Thierry Vignaud | 2003-10-27 | 1 | -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 aliases | Thierry Vignaud | 2003-10-27 | 1 | -2/+5 |
| | | | | | when no hardware change) | ||||
* | Merge from HEAD: setsid trick to make XF4 work in fbdev | Gwenolé Beauchesne | 2003-10-23 | 1 | -5/+8 |
| | | | | | Merge from pix's HEAD: use c::_exit() | ||||
* | Handle idle=poll as a workaround for broken BIOSes. | Gwenolé Beauchesne | 2003-10-22 | 1 | -0/+3 |
| | |||||
* | Fix SMP detection on AMD64 | Gwenolé Beauchesne | 2003-10-22 | 1 | -30/+35 |
| | |||||
* | indent fixes :) | Gwenolé Beauchesne | 2003-10-22 | 1 | -1/+1 |
| | |||||
* | add i18n DSOs | Gwenolé Beauchesne | 2003-10-22 | 1 | -0/+6 |
| | |||||
* | Merge from HEAD: fix code that selects images for the choice of languages | Gwenolé Beauchesne | 2003-10-22 | 1 | -1/+1 |
| | | | | | to not base on FB as well | ||||
* | force 75dpi | Gwenolé Beauchesne | 2003-10-22 | 1 | -1/+1 |
| | |||||
* | add im-cedilla.so | Gwenolé Beauchesne | 2003-10-22 | 1 | -0/+1 |
| | |||||
* | after further investigation at Houston, the bcm440 bug was not related | Thierry Vignaud | 2003-10-17 | 1 | -1/+1 |
| | | | | | | | to MII_NOT_SUPPORTED (ethtool/mii support is fine in this driver). instead, it is related to half/full duplex detection. | ||||
* | update | Thierry Vignaud | 2003-10-16 | 1 | -0/+1 |
| | |||||
* | forward expert mode fix (why wasn't this commited in that branch too?) | Thierry Vignaud | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | - fix drakconnect logic regarding hotplug (hotplug being a binary | Thierry Vignaud | 2003-10-16 | 1 | -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 server | Gwenolé Beauchesne | 2003-10-16 | 2 | -3/+5 |
| | |||||
* | add XFS to amd64 | Gwenolé Beauchesne | 2003-10-16 | 1 | -1/+2 |
| | |||||
* | force user|group|other rights order in edit dialog (previously order | Thierry Vignaud | 2003-10-16 | 1 | -1/+1 |
| | | | | | was random) | ||||
* | 9.2-17mdk | Thierry Vignaud | 2003-10-16 | 1 | -1/+20 |
| | |||||
* | revert back to stable version | Thierry Vignaud | 2003-10-14 | 1 | -1/+1 |
| | |||||
* | perl_checker fix (this one is needed because else perl_checker stop | Thierry Vignaud | 2003-10-13 | 1 | -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 fix | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | forward: | Thierry Vignaud | 2003-10-13 | 3 | -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 Vignaud | 2003-10-13 | 1 | -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 Vignaud | 2003-10-13 | 1 | -2/+2 |
| | |||||
* | forward untranslated title & broken error dialog fixes | Thierry Vignaud | 2003-10-13 | 1 | -2/+2 |
| | |||||
* | forward "now one can now choose the interface" fix | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | only list one tz for chinas (hp release) | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | merge pablo fix for hp: "Some KDE screens require new chinese translations | Thierry Vignaud | 2003-10-13 | 1 | -2/+2 |
| | | | | | naming (zh_CN/zh_TW) to display the translations" | ||||
* | default to use mdkkdm | Gwenolé Beauchesne | 2003-10-13 | 1 | -2/+2 |
| |