Changeset e671c085
- Timestamp:
- Sep 5, 2006, 12:21:08 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 38f82f9
- Parents:
- 69b2a0a
- Location:
- BOOK
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/udev.xml
r69b2a0a re671c085 21 21 <sect2 role="installation"> 22 22 <title>Installation of Udev</title> 23 24 <para os="p1">This patch updates 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> 23 28 24 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/materials/mips64/patches.xml
r69b2a0a re671c085 69 69 xpointer="xpointer(//*[@os='perl-multilib-patch'])"/> 70 70 71 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 72 href="../x86_64/patches.xml" 73 xpointer="xpointer(//*[@os='udev-lib64-patch'])"/> 74 71 75 <varlistentry os="util-linux-mips64-patch"> 72 76 <term>Util-linux MIPS64 Patch - <token>&util-linux-mips64-patch-size;</token>:</term> -
BOOK/materials/ppc64/patches.xml
r69b2a0a re671c085 66 66 67 67 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 68 href="../x86_64/patches.xml" 69 xpointer="xpointer(//*[@os='udev-lib64-patch'])"/> 70 71 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 68 72 href="../ppc/patches.xml" 69 73 xpointer="xpointer(//*[@os='yaboot-fix-patch'])"/> -
BOOK/materials/sparc64/patches.xml
r69b2a0a re671c085 41 41 xpointer="xpointer(//*[@os='silo-fixes-patch'])"/> 42 42 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 44 href="../x86_64/patches.xml" 45 xpointer="xpointer(//*[@os='udev-lib64-patch'])"/> 46 43 47 </variablelist> 44 48 -
BOOK/materials/x86_64/patches.xml
r69b2a0a re671c085 48 48 </varlistentry> 49 49 50 <varlistentry os="udev-lib64-patch"> 51 <term>Udev Lib64 Patch - <token>&udev-lib64-patch-size;</token>:</term> 52 <listitem> 53 <para>Download: <ulink 54 url="&patches-root;&udev-lib64-patch;"/></para> 55 <para>MD5 sum: <literal>&udev-lib64-patch-md5;</literal></para> 56 </listitem> 57 </varlistentry> 58 50 59 </variablelist> 51 60 -
BOOK/patches.ent
r69b2a0a re671c085 159 159 <!ENTITY perl-multilib-patch-size "1.4 KB"> 160 160 161 <!ENTITY udev-lib64-patch "udev-&udev-version;-lib64-1.patch"> 162 <!ENTITY udev-lib64-patch-md5 "6b34b82df4ecd40a91b70c45a3b99938"> 163 <!ENTITY udev-lib64-patch-size "8 KB"> 164 161 165 <!-- Start of Pure64 patches --> 162 166
Note:
See TracChangeset
for help on using the changeset viewer.