summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/mv_network.py
AgeCommit message (Collapse)AuthorFilesLines
2009-07-09linhes-config: removing cruftJames Meyer1-3/+1
2009-07-07LinHES-config: write udev rules for network interfaces based on mac address.James Meyer1-8/+36
Only done during install.
2009-06-21LinHES-config: several minor fixes and finish some functions that slipped ↵James Meyer1-22/+91
through the cracks. introduce remove_file fix slave and fe only finish mysql_network_connection finish mysql_network fix ownership for .mythtv ir mv_ir fix myth_ip to always report the ip even if dhcp is used
2009-06-14linhes-config: fix problem which static ip's and network configuration.James Meyer1-1/+1
The netmask needed to be split.
2009-06-14linhes-config: add support for WPA/WEP/NONE using wpa_supplicant.James Meyer1-12/+91
Currently it only works when using dhcp, but this is an upstream problem with etcnet. new mythvantage
2009-06-04linhes-config: minor cleanup of loggingJames Meyer1-7/+7
2009-06-01LinHES-config: lineup debugging outputJames Meyer1-14/+13
2009-06-01LinHES-config: adding more python modules.James Meyer1-0/+277
Most things are not python, but network.sh is still used by install.