summaryrefslogtreecommitdiffstats
path: root/perl-install/network/network.pm
Commit message (Expand)AuthorAgeFilesLines
* (configureNetwork2) remove /etc/sysconfig/network-scripts/ethX filesOlivier Blin2004-10-091-1/+4
* call the scripts in /etc/sysconfig/network-scripts/hostname.d like the networkFrederic Lepied2004-10-011-0/+4
* more zeroconf fixes (zcip isn't a service, stop tmdns service ifOlivier Blin2004-09-201-5/+7
* (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
* (read_all_conf) use network::tools to probe connection typeOlivier Blin2004-09-161-1/+3
* (configureNetwork2) configure eth aliases, needs modules_confOlivier Blin2004-09-141-1/+2
* (read_all_conf) remove spurous character from regexpThierry Vignaud2004-09-091-1/+1
* (read_all_conf) ignore rpm's backups (#10816)Thierry Vignaud2004-09-091-0/+1
* (configureNetwork2) update iftab when config is writtenOlivier Blin2004-09-081-0/+3
* (findIntf, read_all_conf) use default DEVICE field only at lastOlivier Blin2004-09-031-4/+6
* (write_interface_conf) remove quotes if DEVICE is the result of a commandOlivier Blin2004-09-031-0/+1
* (configureNetwork2) use key from $intf hash to determine ifcfgOlivier Blin2004-09-031-1/+1
* (write_interface_conf) allow TYPE field, will be used to recognize ADSL inter...Olivier Blin2004-09-031-1/+1
* symlink resolv.conf in install root, so that it works for dhcp tooOlivier Blin2004-09-011-4/+4
* write /etc/resolv.conf in install rootOlivier Blin2004-09-011-1/+5
* write metric in ifcfg files according to connection typeOlivier Blin2004-08-271-1/+2
* (add2hosts) use difference2Olivier Blin2004-08-241-1/+1
* (add2hosts) make it more readableOlivier Blin2004-08-241-9/+7
* (add2hosts) rework parsingOlivier Blin2004-08-241-5/+10
* i suxOlivier Blin2004-08-241-1/+1
* (configureNetwork2) always add an hostname alias and add it on theOlivier Blin2004-08-241-2/+2
* (add2hosts) allow multiple aliases per hostOlivier Blin2004-08-241-1/+1
* (add2hosts) regexp fixesOlivier Blin2004-08-241-2/+2
* (add2hosts) make it work with sub hostnamesOlivier Blin2004-08-231-2/+2
* add a fixme commentOlivier Blin2004-08-201-0/+1
* update mac address in network::ethernet::get_eth_cards to be sure iftab is al...Olivier Blin2004-08-201-7/+2
* (write_interface_conf) use mac_ieee1394 descriptor in iftab for firewire linksOlivier Blin2004-08-181-2/+4
* use network::ethernet::get_eth_categories() when neededOlivier Blin2004-08-171-1/+2
* (easy_dhcp) probe all network sub categoriesOlivier Blin2004-08-171-1/+1
* (easy_dhcp) don't use network::ethernet::conf_network_card_backendOlivier Blin2004-08-171-4/+10
* (easy_dhcp) sort devices and keep only eth[0-9]+ devicesOlivier Blin2004-08-171-4/+4
* (easy_dhcp) allow configured interface not to be eth0 and make sure itOlivier Blin2004-08-171-4/+6
* (write_interface_conf) use unspec descriptor in iftab if link isn't etherOlivier Blin2004-08-171-2/+3
* (easy_dhcp) handle pcmci card tooThierry Vignaud2004-08-171-1/+1
* fix suckiness (write proper iftab)Olivier Blin2004-08-171-1/+1
* (write_interface_conf) do not write undefined MAC address in iftabOlivier Blin2004-08-131-2/+2
* write interface MAC address in iftabOlivier Blin2004-08-121-0/+3
* errm, don't commit crappy gnome proxy handling for nowOlivier Blin2004-08-121-34/+0
* (write_interface_conf) simplify HWADDR assignment and defineOlivier Blin2004-08-121-8/+37
* perl_checker prototype compliancePascal Rigaux2004-08-091-6/+6
* perl_checker compliance + cleanupPascal Rigaux2004-08-091-14/+14
* introduce ->ensure_binary_is_installed and use itPascal Rigaux2004-08-021-3/+3
* hey, I suck, that's DIAL_ON_IFUP, not DIAL_ON_BOOTOlivier Blin2004-07-231-1/+1
* - introduce ONBOOT and DIAL_ON_BOOT settings for isdn connectionsOlivier Blin2004-07-231-1/+2
* perl_checker compliancePascal Rigaux2004-07-221-1/+1
* - don't use if_() when not needed and strangePascal Rigaux2004-07-221-4/+4
* (read_tmdns_conf) unbreak oblin codeThierry Vignaud2004-07-221-1/+1
* (read_tmdns_conf) reinsert parameter naming for parameter checkingThierry Vignaud2004-07-221-1/+2