Ignore:
Timestamp:
02/21/06 01:14:09 (19 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
3b60b1f
Parents:
0935d01
Message:

r737@server (orig r735): jim | 2005-11-20 23:11:01 -0800

r748@server: jim | 2005-11-20 23:06:45 -0800
Added: Grub pure64 patch. Great Work Joe Ciccone


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86_64-64/grub.xml

    r0935d01 r74c6a83  
    2525    xpointer="xpointer(//*[@os='a'])"/>
    2626
     27    <para os="p1">This patch updates grub to work in a Pure64 environment:</para>
     28
     29<screen os="p2"><userinput>patch -Np1 -i ../&grub-pure64-patch;</userinput></screen>
     30
    2731    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2832    href="../x86/grub.xml"
    2933    xpointer="xpointer(//*[@os='b'])"/>
    3034
    31 <screen><userinput>CC="gcc -m32 -static" ./configure --prefix=/usr</userinput></screen>
     35<screen><userinput>./configure --prefix=/usr</userinput></screen>
    3236
    3337    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.