Changeset e5be257
- Timestamp:
- Apr 25, 2006, 12:37:22 AM (19 years ago)
- Children:
- 5023d37
- Parents:
- 18cd1c5
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/tar.xml
r18cd1c5 re5be257 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> -
final-system/common/zlib.xml
r18cd1c5 re5be257 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> -
temp-system/common/choose.xml
r18cd1c5 re5be257 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.