Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use network::thirdparty for modem devices | Olivier Blin | 2005-05-30 | 1 | -42/+14 |
| | |||||
* | initial import of network::thirdparty (this module factorizes the thirdparty ↵ | Olivier Blin | 2005-05-27 | 1 | -73/+6 |
| | | | | software/drivers/firmwares detection and installation code, it points the user to the relevant packages/documentation/url if needed, and don't allow to configure a device if its requirements aren't satisfied) | ||||
* | remove unneeded trick since network::network always update NETWORK and | Olivier Blin | 2005-05-24 | 1 | -2/+0 |
| | | | | | BROADCAST now | ||||
* | use iwpriv for WPA with rt2x00 drivers (they don't plan to support ↵ | Olivier Blin | 2005-05-17 | 1 | -13/+22 |
| | | | | wpa_supplicant) | ||||
* | DVB support | Olivier Blin | 2005-05-13 | 1 | -1/+47 |
| | |||||
* | hide DVB for now | Olivier Blin | 2005-05-13 | 1 | -1/+0 |
| | |||||
* | reorder drakconnect first screen (to please our flowered bearded boss) | Olivier Blin | 2005-05-12 | 1 | -8/+9 |
| | |||||
* | remove another useless step | Olivier Blin | 2005-05-04 | 1 | -9/+0 |
| | |||||
* | ask wireless settings before boot protocol selection | Olivier Blin | 2005-05-04 | 1 | -4/+6 |
| | |||||
* | remove useless warning in install, we never override configuration (#10827) | Olivier Blin | 2005-05-04 | 1 | -14/+1 |
| | |||||
* | display VPI/VCI values in decimal | Olivier Blin | 2005-04-27 | 1 | -6/+10 |
| | | | | | update ATM_ADDR after with VPI/VCI values | ||||
* | handle errors in wireless packages installation, simplify | Olivier Blin | 2005-04-24 | 1 | -2/+10 |
| | |||||
* | allow to disable WPA even if no key is used | Olivier Blin | 2005-04-24 | 1 | -6/+6 |
| | |||||
* | fix WPA key | Olivier Blin | 2005-04-24 | 1 | -1/+1 |
| | |||||
* | switch from MandrakeSoft to Mandriva | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | rename "ethernet connection" as "LAN connection" like anywhere since | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | | | | | | | we're going to support tokenring and not just LAN (what's more, these steps are whered with wireless connections which have nothing to do with ethernet....) | ||||
* | allow to choose the wireless encryption mode between "None", "Open WEP", ↵ | Olivier Blin | 2005-04-20 | 1 | -20/+37 |
| | | | | | | | "Restricted WEP" and "WPA Pre-Shared Key" move ndiswrapper stuff in network::ndiswrapper | ||||
* | simplify | Olivier Blin | 2005-04-19 | 1 | -4/+2 |
| | |||||
* | fix ancient bug (Managed should be the default wireless mode, not Secondary) ↵ | Olivier Blin | 2005-04-19 | 1 | -10/+2 |
| | | | | and simplify | ||||
* | really use given encryption key | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | network::wireless is needed for wireless configuration | Olivier Blin | 2005-04-19 | 1 | -0/+1 |
| | |||||
* | fix typo | Olivier Blin | 2005-04-19 | 1 | -2/+2 |
| | |||||
* | improve ndiswrapper driver configuration (allow to select driver, device and ↵ | Olivier Blin | 2005-04-19 | 1 | -39/+72 |
| | | | | many errors handling) | ||||
* | fix missing step | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | |||||
* | move wireless stuff in wireless.pm | Olivier Blin | 2005-04-19 | 1 | -9/+15 |
| | |||||
* | do not show empty ndiswrapper devices list | Olivier Blin | 2005-04-19 | 1 | -22/+14 |
| | |||||
* | unload ndiswrapper first so that the newly installed .inf files will be read | Olivier Blin | 2005-04-19 | 1 | -0/+2 |
| | |||||
* | clean includes | Olivier Blin | 2005-04-18 | 1 | -2/+1 |
| | |||||
* | merge wireless steps and move advanced settings in advanced mode (#15501) | Olivier Blin | 2005-04-18 | 1 | -24/+13 |
| | |||||
* | configure wpa driver in drakconnect, wpa_supplicant init script is dropped | Olivier Blin | 2005-04-18 | 1 | -2/+9 |
| | |||||
* | allow to modify METRIC settings in the wizard | Olivier Blin | 2005-04-14 | 1 | -0/+1 |
| | |||||
* | use sysfs as fallback to detect wireless interfaces (rt2x00/prism2_*) | Olivier Blin | 2005-04-12 | 1 | -1/+1 |
| | |||||
* | fix error reporting for ndiswrapper package installation (#15373) | Olivier Blin | 2005-04-11 | 1 | -1/+1 |
| | |||||
* | handle spaces in ndiswrapper drivers path | Olivier Blin | 2005-04-11 | 1 | -1/+1 |
| | |||||
* | add some comments for post 10.2 | Olivier Blin | 2005-04-08 | 1 | -0/+2 |
| | |||||
* | always restart slmodem, even if it was already installed | Olivier Blin | 2005-04-07 | 1 | -5/+4 |
| | |||||
* | cosmetics | Olivier Blin | 2005-04-07 | 1 | -2/+3 |
| | |||||
* | create correct /dev/modem for HCF modems | Olivier Blin | 2005-04-07 | 1 | -0/+1 |
| | |||||
* | use correct package name for HCF modems | Olivier Blin | 2005-04-07 | 1 | -2/+2 |
| | |||||
* | fix h[cs]f fix | Olivier Blin | 2005-04-07 | 1 | -3/+3 |
| | |||||
* | support more slmodems | Olivier Blin | 2005-04-05 | 1 | -2/+2 |
| | |||||
* | disconnect internet interface before trying to reconnect (or else some | Olivier Blin | 2005-04-04 | 1 | -0/+2 |
| | | | | | nasty pppd and pppoa may be still alive) | ||||
* | add some comment for post 10.2 | Olivier Blin | 2005-03-31 | 1 | -0/+1 |
| | |||||
* | do not use ifplugd for wireless cards (and don't allow users to enable | Olivier Blin | 2005-03-31 | 1 | -1/+3 |
| | | | | | it for wireless cards in drakconnect) | ||||
* | fix speedtouch microcode url (#15095) | Olivier Blin | 2005-03-30 | 1 | -1/+1 |
| | |||||
* | fix NET_INTERFACE for sagem modems not using pppoa | Olivier Blin | 2005-03-29 | 1 | -1/+3 |
| | |||||
* | eaglectrl is now in /sbin (#15033) | Olivier Blin | 2005-03-28 | 1 | -1/+1 |
| | |||||
* | ATMARP support, useful for modems using pppoatm (e.g. SpeedTouch) and | Olivier Blin | 2005-03-24 | 1 | -4/+13 |
| | | | | | ISP using RFC 1483 Routed VC MUX (e.g. Free Degroupe) | ||||
* | disable network hotplug for via-velocity driver (#14763) | Thierry Vignaud | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | temporary move collate sorting into net wizard in order to minimize possible ↵ | Thierry Vignaud | 2005-03-17 | 1 | -1/+3 |
| | | | | side effects |