Changeset 14245db for chapter04


Ignore:
Timestamp:
10/24/2002 01:23:51 AM (22 years ago)
Author:
Timothy Bauscher <timothy@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v4_1, v5_0, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
31538f68
Parents:
b100429
Message:

Swapped chapter03 and chapter04.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter04
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter04/chapter04.xml

    rb100429 r14245db  
    1 <chapter id="chapter03">
     1<chapter id="chapter04">
    22<title>Packages that need to be downloaded</title>
    3 <?dbhtml filename="chapter03.html" dir="chapter03"?>
     3<?dbhtml filename="chapter04.html" dir="chapter04"?>
    44
    5 &c3-introduction;
    6 &c3-packages;
     5&c4-introduction;
     6&c4-packages;
    77
    88</chapter>
  • chapter04/packages.xml

    rb100429 r14245db  
    1 <sect1 id="ch03-packages">
     1<sect1 id="ch04-packages">
    22<title>Packages that need to be downloaded</title>
    3 <?dbhtml filename="packages.html" dir="chapter03"?>
     3<?dbhtml filename="packages.html" dir="chapter04"?>
    44
    55<literallayout>
    6 &c3-toplevel;
    7 &c3-all;
    8 &c3-autoconf;
    9 &c3-automake;
    10 &c3-bash;
    11 &c3-bin86;
    12 &c3-binutils;
    13 &c3-bison;
    14 &c3-bzip2;
    15 &c3-diffutils;
    16 &c3-e2fsprogs;
    17 &c3-ed;
    18 &c3-ed-patch;
    19 &c3-file;
    20 &c3-fileutils;
    21 &c3-fileutils-patch;
    22 &c3-findutils;
    23 &c3-findutils-patch;
    24 &c3-flex;
    25 &c3-gawk;
    26 &c3-gawk-patch;
    27 &c3-gcc;
    28 &c3-gcc-patch;
    29 &c3-gettext;
    30 &c3-glibc;
    31 &c3-glibc-patch;
    32 &c3-glibc-threads;
    33 &c3-grep;
    34 &c3-groff;
    35 &c3-gzip;
    36 &c3-gzip-patch;
    37 &c3-kbd;
    38 &c3-kbd-patch;
    39 &c3-less;
    40 &c3-bootscripts;
    41 &c3-libtool;
    42 &c3-libtool-patch;
    43 &c3-lilo;
    44 &c3-kernel;
    45 &c3-m4;
    46 &c3-make;
    47 &c3-makedev;
    48 &c3-man;
    49 &c3-man-patch;
    50 &c3-manpages;
    51 &c3-modutils;
    52 &c3-ncurses;
    53 &c3-netkitbase;
    54 &c3-nettools;
    55 &c3-patch;
    56 &c3-perl;
    57 &c3-procinfo;
    58 &c3-procps;
    59 &c3-procps-patch;
    60 &c3-psmisc;
    61 &c3-sed;
    62 &c3-shadowpwd;
    63 &c3-shellutils;
    64 &c3-shellutils-hostname-patch;
    65 &c3-shellutils-patch;
    66 &c3-sysklogd;
    67 &c3-sysvinit;
    68 &c3-tar;
    69 &c3-tar-patch;
    70 &c3-texinfo;
    71 &c3-textutils;
    72 &c3-utillinux;
    73 &c3-vim;
    74 &c3-vim-patch;
    75 &c3-zlib;
     6&c4-toplevel;
     7&c4-all;
     8&c4-autoconf;
     9&c4-automake;
     10&c4-bash;
     11&c4-bin86;
     12&c4-binutils;
     13&c4-bison;
     14&c4-bzip2;
     15&c4-diffutils;
     16&c4-e2fsprogs;
     17&c4-ed;
     18&c4-ed-patch;
     19&c4-file;
     20&c4-fileutils;
     21&c4-fileutils-patch;
     22&c4-findutils;
     23&c4-findutils-patch;
     24&c4-flex;
     25&c4-gawk;
     26&c4-gawk-patch;
     27&c4-gcc;
     28&c4-gcc-patch;
     29&c4-gettext;
     30&c4-glibc;
     31&c4-glibc-patch;
     32&c4-glibc-threads;
     33&c4-grep;
     34&c4-groff;
     35&c4-gzip;
     36&c4-gzip-patch;
     37&c4-kbd;
     38&c4-kbd-patch;
     39&c4-less;
     40&c4-bootscripts;
     41&c4-libtool;
     42&c4-libtool-patch;
     43&c4-lilo;
     44&c4-kernel;
     45&c4-m4;
     46&c4-make;
     47&c4-makedev;
     48&c4-man;
     49&c4-man-patch;
     50&c4-manpages;
     51&c4-modutils;
     52&c4-ncurses;
     53&c4-netkitbase;
     54&c4-nettools;
     55&c4-patch;
     56&c4-perl;
     57&c4-procinfo;
     58&c4-procps;
     59&c4-procps-patch;
     60&c4-psmisc;
     61&c4-sed;
     62&c4-shadowpwd;
     63&c4-shellutils;
     64&c4-shellutils-hostname-patch;
     65&c4-shellutils-patch;
     66&c4-sysklogd;
     67&c4-sysvinit;
     68&c4-tar;
     69&c4-tar-patch;
     70&c4-texinfo;
     71&c4-textutils;
     72&c4-utillinux;
     73&c4-vim;
     74&c4-vim-patch;
     75&c4-zlib;
    7676
    7777Total size of all packages: &all-size-kb; (&all-size-mb;)
Note: See TracChangeset for help on using the changeset viewer.