Install
-------

lfs-install works with a GNU Automake-Makefile and the following targets:

	* lfs-install
	  This is the default target. It sets up a complete LFS system.

	* lfs-install-cdrom
	  This is an additional target. It requires a previously installed
	  system. It burns a bootable CDROM image which can be used to install
	  a LFS system on an empty computer.

	* clean
	  This cleans up the swap directory but keeps the cache.

	* distclean
	  This cleans up the swap directory and the cache too. You may better
	  use 'clean' instead to download the sources again.
