Changeset 7c3da85ea3081cd215b42b3ed64f951232d808ec
- Timestamp:
- 05/20/10 16:05:39 (4 months ago)
- Author:
- Frederic Lepied <frederic.lepied@…>
- Parents:
- 865eacece8d4895f3d906bce9125a262b0f1c5ac
- Children:
- 17c79627d5d4c95f2428c5e361f8f06b64257983
- git-committer:
- Frederic Lepied <frederic.lepied@splitted-desktop.com> / 2010-05-20T16:05:39Z+0200
- Message:
-
0.7.2
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r02a019c
|
r7c3da85
|
|
| 8 | 8 | #--------------------------------------------------------------- |
| 9 | 9 | |
| 10 | | VERSION=0.7.1 |
| | 10 | VERSION=0.7.2 |
| 11 | 11 | |
| 12 | 12 | bindir=/usr/bin |
-
|
r02a019c
|
r7c3da85
|
|
| | 1 | * 20 May 2010: 0.7.2 |
| | 2 | o localboot request now changes the symlink only for real mac |
| | 3 | address (not for network specs) else it will create a new |
| | 4 | symlink with the mac address from the request. |
| | 5 | o delsystem: also remove files in the PXE_ROOT. |
| 1 | 6 | * 17 May 2010: 0.7.1 |
| 2 | 7 | o use IP addresses hexa mask in uppercase to be in sync with tftp conventions use by PXE. |