Changeset 195 for trunk/Changelog


Ignore:
Timestamp:
10/29/10 14:41:15 (14 years ago)
Author:
bas
Message:

Preparing for version 4.0.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Changelog

    r186 r195  
    2020    Author: Ole Holm Nielsen
    2121
    22   * Added support hosts that only can use mac address for
     22  * Added support for hosts that only can use mac address for
    2323    pxelinux configuration.  This is used in environments
    2424    where dynamic ip's are used. To enable this you must set in
     
    2828
    2929
    30     You must use hostname shortcuts.  Edit pxelinux.conf and add
     30    You can use host labels as shortcuts.  Edit pxelinux.conf and add
    3131    for eg:
    3232        [bas]
     
    3434
    3535    Now you can use:
    36         pxeconfig bas
    37 
    38     We can mix hostname and mac-address on the command line
     36        'pxeconfig bas' instead of 'pxeconfig 00:19:b9:de:21:47'
     37
     38    You can mix hostnames and mac-addresses on the command line
    3939
    4040    Author: Bas van der Vlies
Note: See TracChangeset for help on using the changeset viewer.