Changeset 350ab24 for BOOK/materials


Ignore:
Timestamp:
Apr 28, 2014, 8:56:46 PM (12 years ago)
Author:
Chris Staub <chris@…>
Parents:
5c8e74d (diff), 31cfd067 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merged latest systemd branch changes

Location:
BOOK/materials/common
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/materials/common/introduction.xml

    r5c8e74d r350ab24  
    4747
    4848  <para>You can download all needed packages and patches into this directory
    49 either by using the links on the following pages in this section, or by passing 
     49either by using the links on the following pages in this section, or by passing
    5050the <ulink url="../dl.list">download list</ulink> to <command>wget</command>:</para>
    5151
     
    6464
    6565<screen><userinput>pushd ${CLFS}/sources
    66 sha1sum -c SHA1SUMS 
     66sha1sum -c SHA1SUMS
    6767popd</userinput></screen>
    6868
  • BOOK/materials/common/packages.xml

    r5c8e74d r350ab24  
    8888
    8989    <varlistentry>
    90       <term>Bootscripts for CLFS (&bootscripts-clfs-version;) - <token>&bootscripts-clfs-size;</token>:</term>
    91       <listitem>
    92         <para>Home page: <ulink url="&bootscripts-clfs-home;"/></para>
    93         <para>Download: <ulink url="&bootscripts-clfs-url;"/></para>
    94         <para>MD5 sum: <literal>&bootscripts-clfs-md5;</literal></para>
     90      <term>Boot-scripts for CLFS (&boot-scripts-clfs-version;) - <token>&boot-scripts-clfs-size;</token>:</term>
     91      <listitem>
     92        <para>Home page: <ulink url="&boot-scripts-clfs-home;"/></para>
     93        <para>Download: <ulink url="&boot-scripts-clfs-url;"/></para>
     94        <para>MD5 sum: <literal>&boot-scripts-clfs-md5;</literal></para>
    9595      </listitem>
    9696    </varlistentry>
     
    608608    </varlistentry>
    609609
    610     <varlistentry> 
    611       <term>Time Zone Data (&tzdata-version;) - <token>&tzdata-size;</token>:</term> 
    612       <listitem> 
    613         <para>Home page: <ulink url="&tzdata-home;"/></para> 
    614         <para>Download: <ulink url="&tzdata-url;"/></para> 
    615         <para>MD5 sum: <literal>&tzdata-md5;</literal></para> 
    616       </listitem> 
     610    <varlistentry>
     611      <term>Time Zone Data (&tzdata-version;) - <token>&tzdata-size;</token>:</term>
     612      <listitem>
     613        <para>Home page: <ulink url="&tzdata-home;"/></para>
     614        <para>Download: <ulink url="&tzdata-url;"/></para>
     615        <para>MD5 sum: <literal>&tzdata-md5;</literal></para>
     616      </listitem>
    617617    </varlistentry>
    618618
     
    620620      <term>Util-linux (&util-linux-version;) - <token>&util-linux-size;</token>:</term>
    621621      <listitem>
    622         <para>Home page: <ulink url="&util-linux-home;"/></para>
    623622        <para>Download: <ulink url="&util-linux-url;"/></para>
    624623        <para>MD5 sum: <literal>&util-linux-md5;</literal></para>
  • BOOK/materials/common/patches.xml

    r5c8e74d r350ab24  
    2525        url="&patches-root;&bash-branch_update-patch;"/></para>
    2626        <para>MD5 sum: <literal>&bash-branch_update-patch-md5;</literal></para>
    27       </listitem>
    28     </varlistentry>
    29 
    30     <varlistentry>
    31       <term>Bootscripts Updates Patch - <token>&bootscripts-clfs-updates-patch-size;</token>:</term>
    32       <listitem>
    33         <para>Download: <ulink
    34         url="&patches-root;&bootscripts-clfs-updates-patch;"/></para>
    35         <para>MD5 sum: <literal>&bootscripts-clfs-updates-patch-md5;</literal></para>
    3627      </listitem>
    3728    </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.