Changeset 9b29852 for Attic


Ignore:
Timestamp:
12/15/2001 02:28:34 PM (23 years ago)
Author:
Mark Hymers <markh@…>
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, v3_2, v3_3, v4_0, 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:
971aec6
Parents:
16b1b7b
Message:

[Bug 228] Merge appendices A, B and D

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

Location:
Attic
Files:
114 deleted
2 edited
3 moved

Legend:

Unmodified
Added
Removed
  • Attic/appendixb/appendixb.xml

    r16b1b7b r9b29852  
    11<appendix id="appendixb">
    2 <title>Dependencies</title>
     2<title>Resources</title>
    33<?dbhtml filename="appendixb.html" dir="appendixb"?>
    44
    55&ab-introduction;
    6 &ab-bash;
    7 &ab-binutils;
    8 &ab-bzip2;
    9 &ab-diffutils;
    10 &ab-fileutils;
    11 &ab-gcc;
    12 &ab-grep;
    13 &ab-gzip;
    14 &ab-kernel;
    15 &ab-make;
    16 &ab-mawk;
    17 &ab-patch;
    18 &ab-sed;
    19 &ab-sh-utils;
    20 &ab-tar;
    21 &ab-texinfo;
    22 &ab-textutils;
    23 &ab-chroot;
    24 &ab-glibc;
    25 &ab-makedev;
    26 &ab-man-pages;
    27 &ab-findutils;
    28 &ab-ncurses;
    29 &ab-vim;
    30 &ab-bison;
    31 &ab-less;
    32 &ab-groff;
    33 &ab-man;
    34 &ab-perl;
    35 &ab-m4;
    36 &ab-autoconf;
    37 &ab-automake;
    38 &ab-flex;
    39 &ab-file;
    40 &ab-libtool;
    41 &ab-bin86;
    42 &ab-ed;
    43 &ab-gettext;
    44 &ab-kbd;
    45 &ab-e2fsprogs;
    46 &ab-lilo;
    47 &ab-modutils;
    48 &ab-netkit-base;
    49 &ab-procinfo;
    50 &ab-procps;
    51 &ab-psmisc;
    52 &ab-reiserfs;
    53 &ab-net-tools;
    54 &ab-shadow;
    55 &ab-sysklogd;
    56 &ab-sysvinit;
    57 &ab-util-linux;
     6&ab-books;
     7&ab-howtoguides;
     8&ab-other;
    589
    5910</appendix>
    60 
  • Attic/appendixb/books.xml

    r16b1b7b r9b29852  
    1 <sect1 id="ac-books">
     1<sect1 id="ab-books">
    22<title>Books</title>
    3 <?dbhtml filename="books.html" dir="appendixc"?>
     3<?dbhtml filename="books.html" dir="appendixb"?>
    44
    55<itemizedlist>
  • Attic/appendixb/howtoguides.xml

    r16b1b7b r9b29852  
    1 <sect1 id="ac-howtoguides">
     1<sect1 id="ab-howtoguides">
    22<title>HOWTOs and Guides</title>
    3 <?dbhtml filename="howtoguides.html" dir="appendixc"?>
     3<?dbhtml filename="howtoguides.html" dir="appendixb"?>
    44
    55<para>All of the following HOWTOs can be downloaded from the Linux
  • Attic/appendixb/introduction.xml

    r16b1b7b r9b29852  
    1 <sect1 id="ab-intro">
     1<sect1 id="ab-introduction">
    22<title>Introduction</title>
    33<?dbhtml filename="introduction.html" dir="appendixb"?>
    44
    5 <para>This appendix lists all the installation dependencies for all the
    6 packages that are installed in this book. The listings will include
    7 which programs from which packages are needed to successfully compile
    8 the package to be installed.</para>
    9 
    10 <para>These are not running dependencies, meaning they don't tell you
    11 what programs are needed to use that packages programs. Just the ones
    12 needed to compile it.</para>
    13 
    14 <para>The dependency list can be, from time to time, outdated in regards
    15 to the current used package version. Checking dependencies takes quite a
    16 bit of work, so they may lag behind a bit on the package update. But
    17 often with minor package updates, the installation dependencies hardly
    18 change, so they'll be current in most cases. If we upgrade to a major
    19 new release, we'll make sure the dependencies are checked too at the
    20 same time.</para>
     5<para>A list of books, HOWTOs and other documents that might be useful to
     6download or buy follows. This list is just a small list to start with.
     7We
     8hope to be able to expand this list in time as we come across more
     9useful documents or books.</para>
    2110
    2211</sect1>
  • Attic/appendixb/other.xml

    r16b1b7b r9b29852  
    1 <sect1 id="ac-other">
     1<sect1 id="ab-other">
    22<title>Other</title>
    3 <?dbhtml filename="other.html" dir="appendixc"?>
     3<?dbhtml filename="other.html" dir="appendixb"?>
    44
    55<itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.