Chapter 3. Build the embedded_rootfs

Table of Contents
Create the target directory
Emerge the baselayout
Installing uClibc
Installing busybox
Setting timezone
Installing the Li.Lo. boot loader
Setting the root password
Cleaning
Compiling and installing the Linux kernel
Configure /etc/fstab
Installing other software packages with portage
Creating device nodes
Customize the init scripts
Create the squashfs

In this chapter we'll see how to build our embedded_rootfs.

Create the target directory

Let's crate the directory that will contain our embedded_rootfs:

	# mkdir /embedded_rootfs