Changeset 3df6c70 for BOOK/final-system/x86_64-64
- Timestamp:
- Jul 11, 2006, 10:28:53 AM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 37efcbc
- Parents:
- adb2d7f
- Location:
- BOOK/final-system/x86_64-64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64-64/bin86.xml
radb2d7f r3df6c70 26 26 <title>Installation of Bin86</title> 27 27 28 <para os="a">We are building bin86 because it is required to29 compile lilo, and at the moment no other bootloader builds and runs28 <para os="a">We are building Bin86 because it is required to 29 compile Lilo, and at the moment no other bootloader builds and runs 30 30 on a pure64 system. If your machine has multiple systems (i.e. x86 31 31 or multilib) you may prefer to use the bootloader from those 32 systems, such as grub.</para>32 systems, such as GRUB.</para> 33 33 34 <para os="p1">This patch updates bin86 to compile on x86_64:</para>34 <para os="p1">This patch updates Bin86 to compile on x86_64:</para> 35 35 36 36 <screen os="p2"><userinput>patch -Np1 -i ../&bin86-x86_64-patch;</userinput></screen> -
BOOK/final-system/x86_64-64/lilo.xml
radb2d7f r3df6c70 19 19 <para os="a">The Lilo package contains the Linux Loader, a bootloader.</para> 20 20 21 <para os="b">We have chosen to use lilo because at the moment no other21 <para os="b">We have chosen to use Lilo because at the moment no other 22 22 bootloader builds and runs on a pure64 system. If your machine has 23 23 multiple systems (i.e. x86 or multilib) you may prefer to use the 24 bootloader from the other system, such as grub.</para>24 bootloader from the other system, such as GRUB.</para> 25 25 26 26 </sect2> … … 40 40 <para>At the end of the installation the make install process will 41 41 print a message stating that /sbin/lilo has to be executed to 42 complete the update. Don "t do this as it has no use. The43 /etc/lilo.conf isn "t present yet. We will complete the44 installation of lilo in chapter 12.</para>42 complete the update. Don't do this as it has no use. The 43 /etc/lilo.conf isn't present yet. We will complete the 44 installation of Lilo in chapter 12.</para> 45 45 46 46 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.