Changeset c2f6972
- Timestamp:
- Apr 25, 2006, 12:37:22 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3aa10b0
- Parents:
- 83ba4163
- Location:
- BOOK
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/tar.xml
r83ba4163 rc2f6972 45 45 <screen os="p4"><userinput>patch -Np1 -i ../&tar-sparse_fix-patch;</userinput></screen> 46 46 47 <para os="p5">This patch fixes a security v ournability in tar</para>47 <para os="p5">This patch fixes a security vulnerability in Tar:</para> 48 48 49 49 <screen os="p6"><userinput>patch -Np1 -i ../&tar-security_fixes-patch;</userinput></screen> -
BOOK/final-system/common/zlib.xml
r83ba4163 rc2f6972 56 56 <para os="h">The previous command installed a <filename 57 57 class="extension">.so</filename> file in <filename 58 class="directory">/usr/lib</filename>. We will remove itinto58 class="directory">/usr/lib</filename>. We will move it into 59 59 <filename class="directory">/lib</filename> and then relink it 60 60 to <filename class="directory">/usr/lib</filename>:</para> -
BOOK/temp-system/common/choose.xml
r83ba4163 rc2f6972 14 14 to build the final system. You can build a kernel, a bootloader, and 15 15 a few other utilities, boot into the temporary system, and build the 16 rest there. The other option is tochroot into the temporary system.</para>16 rest there. Alternatively, you can chroot into the temporary system.</para> 17 17 18 18 <para os="b">The boot method is for when you are building on a different … … 31 31 /tools/bin/gcc -v</userinput></screen> 32 32 33 <para os="d">If these commands fail, you will have to follow the boot33 <para os="d">If any of these commands fail, you will have to follow the boot 34 34 method.</para> 35 35
Note:
See TracChangeset
for help on using the changeset viewer.