Ignore:
Timestamp:
Aug 28, 2006, 2:23:04 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:
6ac7c4f
Parents:
ce8f939
Message:

r5286@server: jim | 2006-08-28 14:13:04 -0700
Updated to Coreutils Uname Patch -2, which supports all architectures

File:
1 edited

Legend:

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

    rce8f939 r03e8867  
    3030
    3131<screen os="b"><userinput>patch -Np1 -i ../&coreutils-suppress-patch;</userinput></screen>
     32
     33    <para os="p1">A known issue with the <command>uname</command> program from
     34    this package is that the <option>-p</option> switch always
     35    returns <computeroutput>unknown</computeroutput>. The following patch
     36    fixes this behavior for all architectures:</para>
     37
     38<screen os="p2"><userinput>patch -Np1 -i ../&coreutils-uname-patch;</userinput></screen>
    3239
    3340    <para os="c">Now prepare Coreutils for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.