Ignore:
Timestamp:
Sep 14, 2008, 11:30:14 AM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e8e6c4e
Parents:
9d32016
Message:

Checked and Updated Download Locations.
Updated Tree to 1.5.2.1.
Updated Util-Linux-NG to 2.14.1.
Updated TCL to 8.5.4.
Updated E2fsprogs to 1.41.1.
Updated M4 to 1.4.11.
Updated Kbd to 1.14.
Updated Bzip2 to 1.0.5.
Updated Autoconf to 2.63.
Updated Findutils to 4.4.0.
Updated Man-Pages to 3.09.
Updated Man to 1.6f.
Updated Shadow to 4.1.2.1.
Updated IPRoute2 to 2.6.26.
Updated Libtool to 2.2.6a.
Updated Module-Init-Tools to 3.4.1.
Updated Texinfo to 4.12.
Updated Vim to 7.2.
Updated MPFR to 2.3.2.
Updated Udev to 128.
Updated Linux to 2.6.26.5.
Applied fixes to Expect to make it compatible with TCL 8.5.
Add -Duseshrplib to the perl configure command. This causes perl to build a shared libperl.
Formatting fixes on multiple pages.
Use a Common inittab across all architectures.
Updated Bootscripts to 1.2-pre1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/udev-64bit.xml

    r9d32016 r1da2a84  
    2222    <title>Installation of Udev</title>
    2323
    24     <para os="p1">This patch moves /lib/udev to /lib64/udev, to keep
    25     system consistency:</para>
    26 
    27 <screen os="p2"><userinput>patch -Np1 -i ../&udev-lib64-patch;</userinput></screen>
    28 
    2924    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3025    href="../common/udev.xml"
    3126    xpointer="xpointer(//*[@os='a'])"/>
    3227
    33 <screen os="b"><userinput>make CC="gcc ${BUILD64}" LD="gcc ${BUILD64}" \
    34     EXTRAS="extras/ata_id extras/cdrom_id extras/collect \
    35     extras/edd_id extras/firmware extras/floppy extras/path_id extras/rule_generator \
    36     extras/scsi_id extras/usb_id extras/volume_id" udevdir=/dev</userinput></screen>
     28<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
     29    --exec-prefix= --sysconfdir=/etc \
     30    --with-libdir-name=lib64</userinput></screen>
    3731
    3832    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    4337    href="../common/udev.xml"
    4438    xpointer="xpointer(//*[@os='d'])"/>
    45 
    46     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    47     href="../common/udev.xml"
    48     xpointer="xpointer(//*[@os='e'])"/>
    49 
    50     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    51     href="../common/udev.xml"
    52     xpointer="xpointer(//*[@os='f'])"/>
    5339
    5440    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    7258    xpointer="xpointer(//*[@os='k'])"/>
    7359
    74     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    75     href="../common/udev.xml"
    76     xpointer="xpointer(//*[@os='l'])"/>
    77 
    78 <screen os="m"><userinput>install -dv /lib64/firmware</userinput></screen>
     60<screen os="l"><userinput>install -dv /lib64/firmware</userinput></screen>
    7961
    8062  </sect2>
Note: See TracChangeset for help on using the changeset viewer.