Changeset fdb65bd
- Timestamp:
- 06/19/2006 05:55:30 PM (17 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/parallelism, xry111/pip3, xry111/rust-wip-20221008
- Children:
- bb009c9
- Parents:
- 8bc46a5
- Location:
- chapter01
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/how.xml
r8bc46a5 rfdb65bd 19 19 tools.</para> 20 20 21 <para>As an alternative to installing a n entireseparate distribution21 <para>As an alternative to installing a separate distribution 22 22 onto your machine, you may wish to use the Linux From Scratch LiveCD. 23 23 The CD works well as a host system, providing all the tools you need … … 34 34 patches need to be downloaded to build an LFS system and how to store 35 35 them on the new file system. <xref linkend="chapter-final-preps"/> 36 discusses the setup foran appropriate working environment. Please read36 discusses the setup of an appropriate working environment. Please read 37 37 <xref linkend="chapter-final-preps"/> carefully as it explains several 38 38 important issues the reader should be aware of before beginning to … … 48 48 <para><xref linkend="chapter-temporary-tools"/> also shows the user how to 49 49 build a first pass of the toolchain, including Binutils and GCC (first pass 50 basically means these two core packages will be re -installed a second time).50 basically means these two core packages will be reinstalled). 51 51 The next step is to build Glibc, the C library. Glibc will be compiled by 52 52 the toolchain programs built in the first pass. Then, a second pass of the -
chapter01/whatsnew.xml
r8bc46a5 rfdb65bd 9 9 <?dbhtml filename="whatsnew.html"?> 10 10 11 <title>What's new since the last release .</title>11 <title>What's new since the last release</title> 12 12 13 13 <para>Below is a list of package updates made since the previous
Note:
See TracChangeset
for help on using the changeset viewer.