Feature #178
Automate populating the TFTP directory
| Status: | Ready For Testing | Start: | 03/14/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | TFTP | |||
| Target version: | 0.1-6 | |||
| Branch: | feature/178-populate-tftp |
Description
The media objects describe the boot files that are required.
Provide a mechanism for populating the /tftp directory with pxelinux.0, etc
Related issues
| blocked by Refactor #260: Switch family implemetation to use STI | Closed | 05/21/2010 | ||
| blocked by Feature #177: Add an Operatingsystem Family concept | Closed | 03/11/2010 | ||
| follows Feature #144: Media objects should also store their boot and build options | Ready For Testing | 12/27/2009 | ||
| precedes Feature #62: Add a Generic DHCP library | Feedback | 03/15/2010 | 03/15/2010 |
History
Updated by Paul Kelly 6 months ago
- Status changed from New to Ready For Testing
A rake task tftp:populate has been provided.
An acion link on the medias page has been provided.
code is available on the new_iscdhcp_from_edge branch on my github
Updated by Paul Kelly 4 months ago
- Branch set to feature/178-populate-tftp
Rebased on develop.
All tests working.
Whitespace beaten into submission
Updated by Paul Kelly 3 months ago
Rebased on develop
Converted javascript to cope with many-to-many operatingsystems. Ouch!
All tests pass
Updated by Paul Kelly 3 months ago
Addressed points highlighted in last commit by Ohad. (Especially the very dumb one.)
The curb gem is no longer required, but not having it disables the feature, after saying this in the log.
