summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* (get_eth_cards) workaround more buggy drivers that returns a bogus driver nam...Thierry Vignaud2004-10-121-0/+5
* (get_eth_cards) fix another lying moduleThierry Vignaud2004-10-111-1/+5
* (configureNetwork2) remove /etc/sysconfig/network-scripts/ethX filesOlivier Blin2004-10-091-1/+4
* (adsl_conf_backend) don't write ifcfg-ppp0 for static/dhcp connectionsOlivier Blin2004-10-091-1/+2
* try /dev/ttyS14 too for serial modems (ie internal PCI modems thatThierry Vignaud2004-10-081-1/+1
* start slmodemd when installing it (thus preventing the average user toThierry Vignaud2004-10-081-1/+5
* fix H[CS]F modems configuration (kernel packages were renamed)Thierry Vignaud2004-10-081-2/+2
* fix encapsulation for chinese ISPs (Funda Wang, #10965)Thierry Vignaud2004-10-081-20/+22
* corrected "Morocco" name; converted to UTF-8Pablo Saratxaga2004-10-071-8/+8
* add chinese ISPs (fundawang@yeah.net, #10965)Thierry Vignaud2004-10-071-0/+160
* (first_modem) fix crash at install timeThierry Vignaud2004-10-071-0/+1
* add a few new ADSL ISP : Argentina (Speedy), Austria (AON), MorroccoThierry Vignaud2004-10-051-0/+40
* fix wrong VCI which wasn't in hexa for brazililan Velox/Telemar ISP (baud)Thierry Vignaud2004-10-051-1/+1
* do not lose GATEWAYDEV if it is a non wireless one and a staticOlivier Blin2004-10-041-5/+5
* write wlan-ng config files for prism2 driversOlivier Blin2004-10-041-0/+40
* remove TYPE field in ifcfg files if connection type isn't ADSLOlivier Blin2004-10-031-0/+1
* perl_checker fixOlivier Blin2004-10-031-1/+1
* do not lose ONBOOT setting for manual/dhcp dsl connectionsOlivier Blin2004-10-031-0/+1
* misc sagem fixes:Olivier Blin2004-10-031-3/+13
* fix typoOlivier Blin2004-10-031-1/+1
* (sagem_set_parameters, adsl_conf_backend): write static ip inOlivier Blin2004-10-031-1/+6
* do not break the "IP %s address is usually reserved" warningOlivier Blin2004-10-031-3/+9
* create $intf->{sagem} when needed before checking it exists ...Olivier Blin2004-10-011-6/+6
* call the scripts in /etc/sysconfig/network-scripts/hostname.d like the networkFrederic Lepied2004-10-011-0/+4
* test if IP address is already used for static interfacesOlivier Blin2004-09-281-0/+2
* I sux, fix priorityOlivier Blin2004-09-271-4/+4
* (bg_command_as_root) use kdesu in kdeOlivier Blin2004-09-271-1/+6
* (get_default_gateway_interface) try to detect default connection inOlivier Blin2004-09-271-21/+5
* ask to connect for isdn_external tooOlivier Blin2004-09-271-1/+1
* don't scramble $netcnx->{type}Olivier Blin2004-09-271-2/+2
* ask to connect for modem/isdn connections too (crappy fix, this needsOlivier Blin2004-09-271-1/+1
* we really support all linmodems (including Hsf and Hcf ones) with 2.6 kernelsOlivier Blin2004-09-271-6/+0
* do not disable ifplugd support for wireless cardsThierry Vignaud2004-09-241-2/+1
* install kernel packages for winmodemsOlivier Blin2004-09-231-5/+7
* (ppp_configure) add a specific udev script in addition to the udevOlivier Blin2004-09-231-1/+10
* (adsl_probe_info) fix old typo, do not reset vpi and vci if vpi isOlivier Blin2004-09-231-1/+1
* rename "|Télé2 128k " as "|Télé2" so that users don't choose a randomOlivier Blin2004-09-221-1/+1
* use ttySL0 for slmodem, so that a symlink to /dev/modem is done (#8947Olivier Blin2004-09-221-1/+2
* (adsl_conf_backend) do not let speedtouch-start launch connectionOlivier Blin2004-09-201-1/+2
* do not write config two times for lan connectionsOlivier Blin2004-09-201-2/+1
* more zeroconf fixes (zcip isn't a service, stop tmdns service ifOlivier Blin2004-09-201-5/+7
* move "Start at boot" step for lan-like adsl/cable connectionsOlivier Blin2004-09-201-2/+4
* (adsl_conf_backend) use avmadsl option for capi cards to use settingsOlivier Blin2004-09-201-1/+1
* - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be a...Pascal Rigaux2004-09-201-1/+1
* (configureNetwork2) really enable zeroconf if zeroconf is requestedOlivier Blin2004-09-171-1/+5
* (configureNetwork2) write blank zeroconf hostname if zeroconf isOlivier Blin2004-09-171-1/+2
* (configureNetwork2) use services do disable zeroconf, do not disableOlivier Blin2004-09-171-1/+5
* (configure_eth_aliases) don't write aliases for pcmcia cards butOlivier Blin2004-09-171-1/+7
* (configure_eth_aliases) kill code that can't do anything goodOlivier Blin2004-09-171-1/+0
* (adsl_conf_backend) make sure the speedtch kernel module won't be hiddenOlivier Blin2004-09-171-1/+3