summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Collapse)AuthorAgeFilesLines
* use www.mandriva.com to test connectionOlivier Blin2005-04-292-3/+3
|
* configure pppoe connections in a ppp peer fileOlivier Blin2005-04-281-29/+30
|
* display VPI/VCI values in decimalOlivier Blin2005-04-271-6/+10
| | | | | update ATM_ADDR after with VPI/VCI values
* Maybe the last Mandrake->Mandriva replacement.Funda Wang2005-04-271-1/+1
|
* reindentOlivier Blin2005-04-271-64/+70
|
* don't write /etc/ppp/options anymore, adjust options in peer filesOlivier Blin2005-04-271-48/+15
|
* handle errors in wireless packages installation, simplifyOlivier Blin2005-04-242-36/+46
|
* allow to disable WPA even if no key is usedOlivier Blin2005-04-241-6/+6
|
* fix WPA keyOlivier Blin2005-04-242-4/+4
|
* s/Mandrivalinux/Mandriva Linux/Pablo Saratxaga2005-04-232-2/+2
|
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-214-5/+5
|
* rename "ethernet connection" as "LAN connection" like anywhere sinceThierry Vignaud2005-04-211-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....)
* (setup_device) move comment where it's appropriateThierry Vignaud2005-04-201-1/+1
|
* allow to choose the wireless encryption mode between "None", "Open WEP", ↵Olivier Blin2005-04-203-126/+150
| | | | | | | "Restricted WEP" and "WPA Pre-Shared Key" move ndiswrapper stuff in network::ndiswrapper
* simplifyOlivier Blin2005-04-191-4/+2
|
* fix ancient bug (Managed should be the default wireless mode, not Secondary) ↵Olivier Blin2005-04-191-10/+2
| | | | and simplify
* really use given encryption keyOlivier Blin2005-04-191-1/+1
|
* network::wireless is needed for wireless configurationOlivier Blin2005-04-191-0/+1
|
* fix typoOlivier Blin2005-04-191-1/+1
|
* fix typoOlivier Blin2005-04-191-2/+2
|
* improve ndiswrapper driver configuration (allow to select driver, device and ↵Olivier Blin2005-04-192-53/+161
| | | | many errors handling)
* fix Titi sux (we do want to use sysfs if ethtool fails)Olivier Blin2005-04-191-1/+1
|
* convert_key_for_wpa_supplicant is now in network::wirelessOlivier Blin2005-04-191-1/+1
|
* fix missing stepOlivier Blin2005-04-191-1/+1
|
* move wireless stuff in wireless.pmOlivier Blin2005-04-194-203/+213
|
* do not write zeroed MAC addresses in iftab, it confuses ifrenameOlivier Blin2005-04-191-0/+2
|
* do not crash if modprobe failsOlivier Blin2005-04-191-2/+2
|
* do not show empty ndiswrapper devices listOlivier Blin2005-04-192-22/+31
|
* unload ndiswrapper first so that the newly installed .inf files will be readOlivier Blin2005-04-191-0/+2
|
* clean includesOlivier Blin2005-04-181-2/+1
|
* remove useless includesOlivier Blin2005-04-181-1/+0
|
* replace to_bool(grep) call with anyOlivier Blin2005-04-181-1/+1
|
* fix automatic net interface detectionOlivier Blin2005-04-181-2/+1
|
* merge wireless steps and move advanced settings in advanced mode (#15501)Olivier Blin2005-04-181-24/+13
|
* configure wpa driver in drakconnect, wpa_supplicant init script is droppedOlivier Blin2005-04-182-13/+25
|
* allow to modify METRIC settings in the wizardOlivier Blin2005-04-141-0/+1
|
* consider a device as wifi even if it isn't plugged (useful in manage wizard)Olivier Blin2005-04-131-1/+1
|
* use sysfs as fallback to detect wireless interfaces (rt2x00/prism2_*)Olivier Blin2005-04-122-2/+2
|
* Fix running ifup/ifdown not in chrootRafael Garcia-Suarez2005-04-121-2/+2
|
* Need to specify the full path of ifup/ifdown when a shell isn't used to run themRafael Garcia-Suarez2005-04-121-2/+2
|
* fix error reporting for ndiswrapper package installation (#15373)Olivier Blin2005-04-111-1/+1
|
* handle spaces in ndiswrapper drivers pathOlivier Blin2005-04-111-1/+1
|
* add some comments for post 10.2Olivier Blin2005-04-081-0/+2
|
* always restart slmodem, even if it was already installedOlivier Blin2005-04-071-5/+4
|
* net_applet: really allow users to start connection without having toOlivier Blin2005-04-071-1/+1
| | | | | type the root password
* run ifup/ifdown with run_program::raw and detach, so that pppd doesn'tOlivier Blin2005-04-071-3/+3
| | | | | complain about invalid tty
* cosmeticsOlivier Blin2005-04-071-2/+3
|
* create correct /dev/modem for HCF modemsOlivier Blin2005-04-071-0/+1
|
* use correct package name for HCF modemsOlivier Blin2005-04-071-2/+2
|
* fix h[cs]f fixOlivier Blin2005-04-071-3/+3
|