| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup | Pascal Rigaux | 2004-10-15 | 1 | -1/+1 |
* | cleanup thanks to perl_checker | Pascal Rigaux | 2004-10-15 | 2 | -5/+9 |
* | make perl_checker happy | Pascal Rigaux | 2004-10-15 | 1 | -1/+1 |
* | simplify | Pascal Rigaux | 2004-10-14 | 1 | -1/+1 |
* | cleanup thanks to perl_checker | Pascal Rigaux | 2004-10-14 | 1 | -6/+9 |
* | (get_eth_cards) workaround more buggy drivers that returns a bogus driver nam... | Thierry Vignaud | 2004-10-12 | 1 | -0/+5 |
* | (get_eth_cards) fix another lying module | Thierry Vignaud | 2004-10-11 | 1 | -1/+5 |
* | (configureNetwork2) remove /etc/sysconfig/network-scripts/ethX files | Olivier Blin | 2004-10-09 | 1 | -1/+4 |
* | (adsl_conf_backend) don't write ifcfg-ppp0 for static/dhcp connections | Olivier Blin | 2004-10-09 | 1 | -1/+2 |
* | try /dev/ttyS14 too for serial modems (ie internal PCI modems that | Thierry Vignaud | 2004-10-08 | 1 | -1/+1 |
* | start slmodemd when installing it (thus preventing the average user to | Thierry Vignaud | 2004-10-08 | 1 | -1/+5 |
* | fix H[CS]F modems configuration (kernel packages were renamed) | Thierry Vignaud | 2004-10-08 | 1 | -2/+2 |
* | fix encapsulation for chinese ISPs (Funda Wang, #10965) | Thierry Vignaud | 2004-10-08 | 1 | -20/+22 |
* | corrected "Morocco" name; converted to UTF-8 | Pablo Saratxaga | 2004-10-07 | 1 | -8/+8 |
* | add chinese ISPs (fundawang@yeah.net, #10965) | Thierry Vignaud | 2004-10-07 | 1 | -0/+160 |
* | (first_modem) fix crash at install time | Thierry Vignaud | 2004-10-07 | 1 | -0/+1 |
* | add a few new ADSL ISP : Argentina (Speedy), Austria (AON), Morrocco | Thierry Vignaud | 2004-10-05 | 1 | -0/+40 |
* | fix wrong VCI which wasn't in hexa for brazililan Velox/Telemar ISP (baud) | Thierry Vignaud | 2004-10-05 | 1 | -1/+1 |
* | do not lose GATEWAYDEV if it is a non wireless one and a static | Olivier Blin | 2004-10-04 | 1 | -5/+5 |
* | write wlan-ng config files for prism2 drivers | Olivier Blin | 2004-10-04 | 1 | -0/+40 |
* | remove TYPE field in ifcfg files if connection type isn't ADSL | Olivier Blin | 2004-10-03 | 1 | -0/+1 |
* | perl_checker fix | Olivier Blin | 2004-10-03 | 1 | -1/+1 |
* | do not lose ONBOOT setting for manual/dhcp dsl connections | Olivier Blin | 2004-10-03 | 1 | -0/+1 |
* | misc sagem fixes: | Olivier Blin | 2004-10-03 | 1 | -3/+13 |
* | fix typo | Olivier Blin | 2004-10-03 | 1 | -1/+1 |
* | (sagem_set_parameters, adsl_conf_backend): write static ip in | Olivier Blin | 2004-10-03 | 1 | -1/+6 |
* | do not break the "IP %s address is usually reserved" warning | Olivier Blin | 2004-10-03 | 1 | -3/+9 |
* | create $intf->{sagem} when needed before checking it exists ... | Olivier Blin | 2004-10-01 | 1 | -6/+6 |
* | call the scripts in /etc/sysconfig/network-scripts/hostname.d like the network | Frederic Lepied | 2004-10-01 | 1 | -0/+4 |
* | test if IP address is already used for static interfaces | Olivier Blin | 2004-09-28 | 1 | -0/+2 |
* | I sux, fix priority | Olivier Blin | 2004-09-27 | 1 | -4/+4 |
* | (bg_command_as_root) use kdesu in kde | Olivier Blin | 2004-09-27 | 1 | -1/+6 |
* | (get_default_gateway_interface) try to detect default connection in | Olivier Blin | 2004-09-27 | 1 | -21/+5 |
* | ask to connect for isdn_external too | Olivier Blin | 2004-09-27 | 1 | -1/+1 |
* | don't scramble $netcnx->{type} | Olivier Blin | 2004-09-27 | 1 | -2/+2 |
* | ask to connect for modem/isdn connections too (crappy fix, this needs | Olivier Blin | 2004-09-27 | 1 | -1/+1 |
* | we really support all linmodems (including Hsf and Hcf ones) with 2.6 kernels | Olivier Blin | 2004-09-27 | 1 | -6/+0 |
* | do not disable ifplugd support for wireless cards | Thierry Vignaud | 2004-09-24 | 1 | -2/+1 |
* | install kernel packages for winmodems | Olivier Blin | 2004-09-23 | 1 | -5/+7 |
* | (ppp_configure) add a specific udev script in addition to the udev | Olivier Blin | 2004-09-23 | 1 | -1/+10 |
* | (adsl_probe_info) fix old typo, do not reset vpi and vci if vpi is | Olivier Blin | 2004-09-23 | 1 | -1/+1 |
* | rename "|Télé2 128k " as "|Télé2" so that users don't choose a random | Olivier Blin | 2004-09-22 | 1 | -1/+1 |
* | use ttySL0 for slmodem, so that a symlink to /dev/modem is done (#8947 | Olivier Blin | 2004-09-22 | 1 | -1/+2 |
* | (adsl_conf_backend) do not let speedtouch-start launch connection | Olivier Blin | 2004-09-20 | 1 | -1/+2 |
* | do not write config two times for lan connections | Olivier Blin | 2004-09-20 | 1 | -2/+1 |
* | more zeroconf fixes (zcip isn't a service, stop tmdns service if | Olivier Blin | 2004-09-20 | 1 | -5/+7 |
* | move "Start at boot" step for lan-like adsl/cable connections | Olivier Blin | 2004-09-20 | 1 | -2/+4 |
* | (adsl_conf_backend) use avmadsl option for capi cards to use settings | Olivier Blin | 2004-09-20 | 1 | -1/+1 |
* | - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be a... | Pascal Rigaux | 2004-09-20 | 1 | -1/+1 |
* | (configureNetwork2) really enable zeroconf if zeroconf is requested | Olivier Blin | 2004-09-17 | 1 | -1/+5 |