Changeset bb952c5 for BOOK/bootable/x86


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/bootable/x86/kernel.xml

    r5c5752c rbb952c5  
    3131  <sect2 role="installation">
    3232    <title>Installation of the kernel</title>
     33
     34    <para os="p1">Util-linux does not compute the checksum of a sun disklabel
     35    properly with gcc-&gcc-version;. The following patch fixes this issue:</para>
     36
     37<screen os="p2"><userinput>patch -Np1 -i ../&linux-sun_disklabel_fix.patch;</userinput></screen>
    3338
    3439    <para os="a">Building the kernel involves a few steps&mdash;configuration,
Note: See TracChangeset for help on using the changeset viewer.