Installing uClibc

Now emerge the uClibc into the embedded_rootfs. To do this we'll use the ROOT environment variable to tell portage what's the root directory it must consider while installing packages. The -K option is used to tell to portage to use a previously built package (this is why we used the buildpkg feature, and the minimal use flag).

	# ROOT=/embedded_rootfs emerge -K uclibc