aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Network.py
AgeCommit message (Collapse)Author
2005-11-17translationsStefan Pluecken
2005-10-12prepare better configSequenceStefan Pluecken
2005-10-12- added resolv.conf parsingStefan Pluecken
- fixed some bugs - networksetting now complete ;)
2005-10-11get network config from /etc/network/interfacesStefan Pluecken
still missing: parsing of /etc/resolv.conf for nameserver retrieval
2005-10-11get ip address from environment instead of using config fileStefan Pluecken
2005-09-29removed os-calls and removed ",sir" ;)Ronny Strutz
2005-09-04entering numbers into networksetup is possible nowStefan Pluecken
2005-09-03- adding netmask to network setupStefan Pluecken
- writing network config (to /etc/network/interfaces.tmp for now) - adding magic to config.py
2005-09-03configBoolean is now configSelectionRonny Strutz
2005-09-02add option for DHCP and possibility to disable configElementsStefan Pluecken
2005-09-02add digitCount to initRonny Strutz
add some code for navigate in ConfigSequence -pls check this, actual its more an ip field and not very flexible -perhaps nav in field is better done in C++?
2005-09-02added mac address to network setting menu for testingStefan Pluecken
2005-09-02network setup stuffStefan Pluecken