Changeset e1153ea for BOOK/final-system/x86_64-64
- Timestamp:
- May 10, 2006, 4:36:11 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- fadf920
- Parents:
- 9c17033
- Location:
- BOOK/final-system/x86_64-64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64-64/bin86.xml
r9c17033 re1153ea 19 19 <para>The Bin86 package contains an assembler and linker to produce 20 20 16 or 32-bit 8086 machine code.</para> 21 22 <segmentedlist>23 <segtitle>&dependencies;</segtitle>24 25 <seglistitem>26 <seg>Bash, Binutils, Coreutils, GCC, Glibc, Make27 </seg>28 </seglistitem>29 </segmentedlist>30 21 31 22 </sect2> -
BOOK/final-system/x86_64-64/lilo.xml
r9c17033 re1153ea 23 23 multiple systems (i.e. x86 or multilib) you may prefer to use the 24 24 bootloader from the other system, such as grub.</para> 25 26 <segmentedlist>27 <segtitle>&dependencies;</segtitle>28 29 <seglistitem>30 <seg>Bash, Bin86, Binutils, Coreutils, GCC, Glibc, Make, Sed31 </seg>32 </seglistitem>33 </segmentedlist>34 25 35 26 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.