| Summary: | Init scripts are not compatible with sysVinit (when busybox is not chosen) | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Bardon.j <bardon.pro> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2009.11 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | x86_64-linux-gnu | Target: | x86_64-custom-linux-gnu |
| Build: | |||
|
Description
Bardon.j
2011-01-14 15:57:23 UTC
This has been fixed by http://git.buildroot.net/buildroot/commit/?id=7e2bf63080cc0011c84ee46ee2aba161569154c5 This commit was not part of Buildroot 2010.11, but will be part of Buildroot 2011.02, scheduled to be released end of next month. The sysvinit inittab proposed is probably not perfect (for example it doesn't work well for halt/reboot), but at least it allows the system to boot properly. Feel free to suggest further improvements. |