Книга: Embedded Linux Primer: A Practical, Real-World Approach

11.1.1. BusyBox is Easy

11.1.1. BusyBox is Easy

If you are able to configure and build the Linux kernel, you will find BusyBox very straightforward to configure, build, and install. The steps are similar:

1. Execute a configuration utility and enable your choice of features

2. Run make dep to build a dependency tree

3. Run make to build the package

4. Install the binary and a series of symbolic links[77] on your target system

You can build and install BusyBox on your development workstation or your target embedded system. BusyBox works equally well in both environments. However, you must take care when installing on your development workstation that you keep it isolated in a working directory, to avoid overwriting your system's startup files or primary utilities.

Оглавление книги

Оглавление статьи/книги

Генерация: 1.250. Запросов К БД/Cache: 3 / 0
поделиться
Вверх Вниз