Changeset 1265

Show
Ignore:
Timestamp:
03/13/06 00:00:28 (3 years ago)
Author:
jim
Message:

r2552@server (orig r1265): ken | 2006-03-12 15:28:07 -0800
Use Lilo for x86_64-64

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/boot/x86_64-64-chapter.xml

    r1151 r1265  
    2323  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/pwdgroup.xml"/> 
    2424  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64/kernel.xml"/> 
    25   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/grub-build.xml"/> 
     25  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/bootloaders.xml"/> 
     26  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/bin86.xml"/> 
     27  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/lilo-build.xml"/> 
    2628  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/settingenviron.xml"/> 
    2729  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/flags.xml"/> 
     
    3032  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/devices.xml"/> 
    3133  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/changingowner.xml"/> 
    32   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/grub.xml"/> 
     34  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/lilo.xml"/> 
    3335  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/whatnext.xml"/> 
    3436 
  • trunk/BOOK/final-system/x86_64-64-chapter.xml

    r1155 r1265  
    6666  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/udev.xml"/> 
    6767  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/hotplug.xml"/> 
    68   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/grub.xml"/> 
     68  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/bin86.xml"/> 
     69  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86_64-64/lilo.xml"/> 
    6970  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/aboutdebug.xml"/> 
    7071  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/stripping.xml"/> 
  • trunk/BOOK/general.ent

    r1238 r1265  
    11<?xml version="1.0" encoding="ISO-8859-1"?> 
    22 
    3 <!ENTITY version "CLFS-SVN-20060309"> 
     3<!ENTITY version "CLFS-SVN-20060312"> 
    44<!ENTITY version-x86 "&version;-x86"> 
    55<!ENTITY version-x86_64 "&version;-x86_64-Multilib"> 
     
    1616<!ENTITY version-alpha "&version;-ALPHA"> 
    1717 
    18 <!ENTITY releasedate "March 9, 2006"> 
     18<!ENTITY releasedate "March 12, 2006"> 
    1919<!ENTITY milestone "0.1"> 
    2020<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" --> 
  • trunk/BOOK/introduction/x86_64-64/changelog.xml

    r892 r1265  
    3333 
    3434--> 
     35    <listitem> 
     36      <para>March 12, 2006</para> 
     37      <itemizedlist> 
     38        <listitem> 
     39          <para>[ken] - Use Lilo, because the grub shell segfaults.</para> 
     40        </listitem> 
     41      </itemizedlist> 
     42    </listitem> 
     43 
    3544 
    3645    <listitem> 
  • trunk/BOOK/materials/x86_64-64/packages.xml

    r724 r1265  
    1414 
    1515    <varlistentry> 
    16       <term>GRUB (&grub-version;) - &grub-size;:</term> 
     16      <term>Bin86 (&bin86-version;) - &bin86-size;:</term> 
    1717      <listitem> 
    18         <para><ulink url="&grub-url;"/></para> 
     18        <para><ulink url="&bin86-url;"/></para> 
     19      </listitem> 
     20    </varlistentry> 
     21 
     22    <varlistentry> 
     23      <term>Lilo (&lilo-version;) - &lilo-size;:</term> 
     24      <listitem> 
     25        <para><ulink url="&lilo-url;"/></para> 
    1926      </listitem> 
    2027    </varlistentry> 
     
    2229  </variablelist> 
    2330 
    24   <para>Total size of these packages: about 38 MB</para> 
     31  <para>Total size of these packages: about 469 KB</para> 
    2532 
    2633</sect1> 
  • trunk/BOOK/materials/x86_64-64/patches.xml

    r865 r1265  
    1212 
    1313  <variablelist role="materials"> 
     14 
     15    <varlistentry os="bin86 x86_64-patch"> 
     16      <term>Bin86 x86_64 Patch - 2 KB:</term> 
     17      <listitem> 
     18        <para><ulink 
     19        url="&patches-root;bin86/&bin86-x86_64-patch;"/></para> 
     20      </listitem> 
     21    </varlistentry> 
    1422 
    1523    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     
    3341    </varlistentry> 
    3442 
    35     <varlistentry os="grub_pure64-patch"> 
    36       <term>Grub Pure 64 Patch - 4 KB:</term> 
     43    <varlistentry os="lilo-cross-x86_64-patch"> 
     44      <term>Lilo x86_64 Cross Compile Patch - 1 KB:</term> 
    3745      <listitem> 
    3846        <para><ulink 
    39         url="&patches-root;grub/&grub-pure64-patch;"/></para> 
     47        url="&patches-root;lilo/&lilo-cross-x86_64-patch;"/></para> 
    4048      </listitem> 
    4149    </varlistentry> 
  • trunk/BOOK/packages.ent

    r1264 r1265  
    2424<!ENTITY bash-doc-size "1.0 MB"> 
    2525<!ENTITY bash-doc-url "&gnu;bash/bash-doc-&bash-doc-version;.tar.gz"> 
     26 
     27<!ENTITY bin86-version "0.16.17"> 
     28<!ENTITY bin86-size "149 KB"> 
     29<!ENTITY bin86-url "http://homepage.ntlworld.com/robert.debath/dev86/bin86-&bin86-version;.tar.gz"> 
    2630 
    2731<!ENTITY binutils-version "2.16.1"> 
     
    153157<!ENTITY libtool-size "2.8 MB"> 
    154158<!ENTITY libtool-url "&gnu;libtool/libtool-&libtool-version;.tar.gz"> 
     159 
     160<!ENTITY lilo-version "22.7.1"> 
     161<!ENTITY lilo-size "420 KB"> 
     162<!ENTITY lilo-url "ftp://ftp.metalab.unc.edu/pub/Linux/system/boot/lilo/lilo-&lilo-version;.src.tar.gz"> 
    155163 
    156164<!ENTITY linux-dl-version "2.6"> 
  • trunk/BOOK/patches.ent

    r1227 r1265  
    7474<!ENTITY linux-libc-headers-x86_64_biarch-patch "linux-libc-headers-&linux-libc-headers-version;-x86_64_biarch-1.patch"> 
    7575 
     76<!-- Start of x86_64-64 patches --> 
     77 
     78<!ENTITY bin86-x86_64-patch "bin86-&bin86-version;-x86_64-1.patch"> 
     79 
     80<!ENTITY lilo-cross-x86_64-patch "lilo-&lilo-version;-cross_compile_x86_64-1.patch"> 
     81 
    7682<!-- Start of ppc patches --> 
    7783 
  • trunk/BOOK/x86_64-64-index.xml

    r918 r1265  
    6262    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/x86_64-64-chapter.xml"/> 
    6363    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/x86_64-chapter.xml"/> 
    64     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/x86_64-chapter.xml"/> 
     64    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/x86_64-64-chapter.xml"/> 
    6565    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> 
    6666