Ignore:
Timestamp:
Apr 14, 2006, 6:59:11 PM (18 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:
e5ce78b
Parents:
5c5752c
Message:

r2897@server (orig r1385): jciccone | 2006-04-14 18:09:37 -0700
Added a util-linux and kernel patch that fix the sun disklabel checksum problem.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/util-linux.xml

    r5c5752c rbb952c5  
    6060
    6161<screen os="p4"><userinput>patch -Np1 -i ../&util-linux-gcc4_fixes-patch;</userinput></screen>
     62
     63    <para os="p5">Util-linux does not compute the checksum of a sun disklabel
     64    properly with gcc-&gcc-version;. The following patch fixes this issue:</para>
     65
     66<screen os="p6"><userinput>patch -Np1 -i ../&util-linux-gcc41_sun_disklabel_fixes.patch;</userinput></screen>
    6267
    6368    <para os="a">Prepare Util-linux for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.