Ignore:
File:
1 edited

Legend:

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

    rde6e98e r24b004c  
    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
     
    5555following MD5 or SHA1 checksum lists:</para>
    5656
    57   <para><ulink url="/files/packages/git/MD5SUMS">MD5SUMS</ulink>:</para>
     57  <para><ulink url="&packages-root;MD5SUMS">MD5SUMS</ulink>:</para>
    5858
    5959<screen><userinput>pushd ${CLFS}/sources
     
    6161popd</userinput></screen>
    6262
    63   <para><ulink url="/files/packages/git/SHA1SUMS">SHA1SUMS</ulink>:</para>
     63  <para><ulink url="&packages-root;SHA1SUMS">SHA1SUMS</ulink>:</para>
    6464
    6565<screen><userinput>pushd ${CLFS}/sources
    66 sha1sum -c SHA1SUMS 
     66sha1sum -c SHA1SUMS
    6767popd</userinput></screen>
    6868
Note: See TracChangeset for help on using the changeset viewer.