Changes between Version 7 and Version 8 of Old/orbit-pxe/specs/3
- Timestamp:
- Dec 14, 2007, 7:58:20 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/orbit-pxe/specs/3
v7 v8 16 16 == Move nodeagent to standalone C application == 17 17 18 We need a simple nodeagent for Orbit-PXE, all the features we need are the ability to save the image , image the node and inventory. A simple C nodeagent with uClibc would save us a lot of space.18 We need a simple nodeagent for Orbit-PXE, all the features we need are the ability to save the image and image the node (inventory will be done with the baseline). A simple C nodeagent with uClibc would save us a lot of space. 19 19 20 20 == Adopt kexec ==