Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tftpd-hpa: update default tftpboot location | Joe MacDonald | 2013-10-29 | 1 | -1/+1 |
| | | | | | | | | | The tftp-hpa package installs /var/lib/tftpboot and tftpd-hpa is configured to use that directory, but the default points at /svc/tftpboot. Correct that so the default points to a location that exists when the package is installed. Signed-off-by: Joe MacDonald <joe@deserted.net> | ||||
* | tftp-hpa: add from OE-Classic, update and tidy up | Paul Eggleton | 2012-11-27 | 1 | -0/+3 |
* Update to 5.2 * Add patches from Fedora * Add DESCRIPTION and better SUMMARY * Make LICENSE more accurate * Add LIC_FILES_CHKSUM * Update ALTERNATIVE_* definitions * Handle hardcoded paths in initscript Much of this was done by Joe MacDonald <joe.macdonald@windriver.com>. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |