Changeset 7b31c44 for BOOK/materials
- Timestamp:
- Aug 31, 2008, 9:15:57 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ea55a49
- Parents:
- 33bdb0d
- Location:
- BOOK/materials
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/materials/common/packages.xml
r33bdb0d r7b31c44 340 340 341 341 <varlistentry> 342 <term>Mktemp (&mktemp-version;) - <token>&mktemp-size;</token>:</term>343 <listitem>344 <para>Home page: <ulink url="&mktemp-home;"/></para>345 <para>Download: <ulink url="&mktemp-url;"/></para>346 <para>MD5 sum: <literal>&mktemp-md5;</literal></para>347 </listitem>348 </varlistentry>349 350 <varlistentry>351 342 <term>MPFR (&glibc-version;) - <token>&mpfr-size;</token>:</term> 352 343 <listitem> -
BOOK/materials/common/patches.xml
r33bdb0d r7b31c44 47 47 48 48 <varlistentry> 49 <term>Coreutils Suppress Uptime, Kill, Su Patch - <token>&coreutils-suppress-patch-size;</token>:</term>50 <listitem>51 <para>Download: <ulink52 url="&patches-root;&coreutils-suppress-patch;"/></para>53 <para>MD5 sum: <literal>&coreutils-suppress-patch-md5;</literal></para>54 </listitem>55 </varlistentry>56 57 <varlistentry>58 49 <term>Coreutils Uname Patch - <token>&coreutils-uname-patch-size;</token>:</term> 59 50 <listitem> … … 137 128 138 129 <varlistentry> 139 <term>Mktemp Tempfile Patch - <token>&mktemp-tempfile-patch-size;</token>:</term>140 <listitem>141 <para>Download: <ulink142 url="&patches-root;&mktemp-tempfile-patch;"/></para>143 <para>MD5 sum: <literal>&mktemp-tempfile-patch-md5;</literal></para>144 </listitem>145 </varlistentry>146 147 <varlistentry>148 130 <term>MPFR Cumulative Patch - <token>&mpfr-cumulative-patch-size;</token>:</term> 149 131 <listitem> … … 182 164 183 165 <varlistentry> 184 <term>Perl GCC 4.2.x Fix Patch - <token>&perl-gcc42_fix-patch-size;</token>:</term>185 <listitem>186 <para>Download: <ulink187 url="&patches-root;&perl-gcc42_fix-patch;"/></para>188 <para>MD5 sum: <literal>&perl-gcc42_fix-patch-md5;</literal></para>189 </listitem>190 </varlistentry>191 192 <varlistentry>193 166 <term>Perl Libc Patch - <token>&perl-libc-patch-size;</token>:</term> 194 167 <listitem> … … 196 169 url="&patches-root;&perl-libc-patch;"/></para> 197 170 <para>MD5 sum: <literal>&perl-libc-patch-md5;</literal></para> 198 </listitem>199 </varlistentry>200 201 <varlistentry>202 <term>Perl No page.h Patch - <token>&perl-no_page_h-patch-size;</token>:</term>203 <listitem>204 <para>Download: <ulink205 url="&patches-root;&perl-no_page_h-patch;"/></para>206 <para>MD5 sum: <literal>&perl-no_page_h-patch-md5;</literal></para>207 </listitem>208 </varlistentry>209 210 <varlistentry>211 <term>Perl Security Fixes Patch - <token>&perl-security-patch-size;</token>:</term>212 <listitem>213 <para>Download: <ulink214 url="&patches-root;&perl-security-patch;"/></para>215 <para>MD5 sum: <literal>&perl-security-patch-md5;</literal></para>216 171 </listitem> 217 172 </varlistentry> -
BOOK/materials/mips/patches.xml
r33bdb0d r7b31c44 43 43 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/> 44 44 45 <varlistentry os="mktemp-update-patch">46 <term>Mktemp Config Update Patch - <token>&mktemp-update-patch-size;</token>:</term>47 <listitem>48 <para>Download: <ulink49 url="&patches-root;&mktemp-update-patch;"/></para>50 <para>MD5 sum: <literal>&mktemp-update-patch-md5;</literal></para>51 </listitem>52 </varlistentry>53 54 45 </variablelist> 55 46 -
BOOK/materials/mips64-64/patches.xml
r33bdb0d r7b31c44 33 33 xpointer="xpointer(//*[@os='gcc-specs_pure64-patch'])"/> 34 34 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"36 href="../mips/patches.xml"37 xpointer="xpointer(//*[@os='mktemp-update-patch'])"/>38 39 35 </variablelist> 40 36 -
BOOK/materials/mips64/patches.xml
r33bdb0d r7b31c44 46 46 47 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 48 href="../mips/patches.xml"49 xpointer="xpointer(//*[@os='mktemp-update-patch'])"/>50 51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"52 48 href="../x86_64/patches.xml" 53 49 xpointer="xpointer(//*[@os='perl-multilib-patch'])"/> -
BOOK/materials/ppc64/patches.xml
r33bdb0d r7b31c44 38 38 href="../x86/patches.xml" 39 39 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/> 40 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"42 href="../mips/patches.xml"43 xpointer="xpointer(//*[@os='mktemp-update-patch'])"/>44 40 45 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.