Changes between Version 19 and Version 20 of Ticket #192


Ignore:
Timestamp:
2011-03-09T22:10:27Z (13 years ago)
Author:
Jakub Jermář
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #192 – Description

    v19 v20  
    1111
    1212 What Gains and Benefits will this bring?::
    13  HelenOS has received networking support very recently. In its current form, there is no domain name resolution in HelenOS and the network interfaces are configured once from a static configuration file when '''netstart''' runs.
     13 HelenOS has received networking support very recently. In its current form, there is no domain name resolution in HelenOS and the network interfaces are configured once from a static configuration file when '''net''' runs.
    1414
    1515 The ability to use domain names instead of plain IP addresses is a big usability leap forward and also an expected standard in todays operating systems. For future prospects and also for the use in simulators such as Qemu and !VirtualBox, it is also good to be able to get the network configuration via DHCP. In any case, the user should be given a chance to modify the configuration manually using some sort of a utility.