HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Register your product to gain access to bonus material or receive a coupon.
This PDF will be accessible from your Account page after purchase and requires PDF reading software, such as Acrobat® Reader®.
The eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours.
This digital Short Cut delivered in Adobe PDF format for quick and easy access, is an introduction to BusyBox, widely regarded as “The Swiss Army Knife of Embedded Linux.” After a brief introduction, we walk you through the BusyBox configuration utility. This is used to tailor BusyBox to your particular requirements. You will next learn about the requirements for cross-compiling the BusyBox package. Then we look at BusyBox operational issues, including how it is used in an embedded system. Next you will examine the BusyBox initialization sequence, and how this departs from more traditional Linux systems. You will also study a sample initialization script.
After reading the steps for installing BusyBox on a target system, you will learn about some of the BusyBox commands and their limitations.
This Short Cut is Chapter 11 from the book Embedded Linux Primer by Christopher Hallinan (0-13-167984-8) available September 2007. As such, it contains references to earlier and later chapters that are not included in this Short Cut. Apart from these references, the Short Cut is fully self-contained and is an excellent choice for embedded Linux developers interested in understanding how to use the BusyBox utility.
Table of Contents
11.1 Introduction to BusyBox
11.1.1 BusyBox is Easy
11.2 BusyBox Configuration
11.2.1 Cross-Compiling BusyBox
11.3 BusyBox Operation
11.3.1 BusyBox Init
11.3.2 Example rcS Initialization Script
11.3.3 BusyBox Target Installation
11.3.4 BusyBox Commands
11.4 Chapter Summary
11.4.1 Suggestions for Additional Reading
11.1 Introduction to BusyBox 3
11.1.1 BusyBox is Easy 4
11.2 BusyBox Configuration 5
11.2.1 Cross-Compiling BusyBox 7
11.3 BusyBox Operation 8
11.3.1 BusyBox Init 12
11.3.2 Example rcS Initialization Script 16
11.3.3 BusyBox Target Installation 17
11.3.4 BusyBox Commands 20
11.4 Chapter Summary 21
11.4.1 Suggestions for Additional Reading 22