Fix gen-special when an entity is commented out:
[automated_linux_from_scratch.git] / tags / 2.3.2 / README.CLFS
blobe4251a211cfec345c29ca210e10e20ebfa606729
1 # $Id$
3        CLFS-1.x NOTES
5   None for now.
9        CLFS SYSROOT METHOD NOTES
11   .- If you want to install additional custom packages via "Add custom tools
12   support" and/or select "Add blfs-tool support", be sure to review and edit
13   their packages build scripts to follow the sysroot build method or you will
14   end messing your host system. Be very careful with this.
16   .- If you install additional packages not using the "Add custom tools support"
17   feature (i,e, you will install it manually after finished the Makefile run)
18   you will need to run manually the "Changing the Ownership Of The CLFS System"
19   phase commands found in the book.
23        CLFS EMBEDDED SYSTEMS NOTES
25   .- Mips, WRT and ARM builds are broken due a book bug on the uClibc
26   *ENDIAN* configuration settings.
28   .- To install CBLFS packages you must to use the "Add custom tools support"
29   feature. To learn how it works and how to use it, see the section titled
30      "Adding Post-System Build Configuration Files and Extra Packages"
31   found in README.CUSTOM. That is also applicable to bootloaders installation.
33   .- If you install additional packages not using the "Add custom tools support"
34   feature (i,e, you will install it manually after finished the Makefile run)
35   you will need to run manually the "Changing the Ownership Of The CLFS System"
36   phase commands found in the book.
38   .- If your target is a MIPS wireless router, you must to select "mips" as
39   your target architecture and "WRT - MIPS based wireless route" as your
40   hardware platform.
42   .- The backup & clean-up phases aren't run. This is to allow users to
43   review the installed files and do a more in-deeper clean-up before creating
44   the system tarball.