| Summary: | Sysvinit package missing killall5 and symlinks - patch included | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Cassiano Martin <cassiano> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2013.08 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | sysvinit missing symlinks | ||
Added it to my patch for sysvinit that I was doing something similiar. Sent an updated version with this included - http://patchwork.ozlabs.org/patch/287363/ Patch merged to for-peter-2013.11. |
Created attachment 5096 [details] sysvinit missing symlinks Sysvinit package does not include some symlinks, like shutdown, poweroff and pidof. They are important to keep system compatibility with scripted files. This only happens when busybox is not selected on system build. Thanks