Changeset acbb975


Ignore:
Timestamp:
01/28/2006 12:41:44 AM (18 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fd924b1c
Parents:
ca7868cf
Message:

Added section on BLFS WiKi in Chapter 1. Deleted section on Package Management in Chapter 2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5605 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rca7868cf racbb975  
    2626<!ENTITY blfs-bootscripts-download    "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
    2727
    28 <!ENTITY blfs-wiki                    "http://wiki/linuxfromscratch.org/blfs/wiki">
     28<!ENTITY blfs-wiki                    "http://wiki.linuxfromscratch.org/blfs/wiki">
    2929
    3030<!-- Part II -->
  • introduction/important/important.xml

    rca7868cf racbb975  
    1515  see with some of the included packages.</para>
    1616
    17   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pkgmgt.xml"/>
     17<!--  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pkgmgt.xml"/> -->
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="unpacking.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="position.xml"/>
  • introduction/welcome/changelog.xml

    rca7868cf racbb975  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Added section on the BLFS WiKi.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[bdubbs] - Removed section on package management because it
     52          has been incorporated into LFS.</para>
     53        </listitem>
     54        <listitem>
    4855          <para>[randy] - Modified the instruction to apply the patch in the
    4956          kdegraphics instructions as the patch has changed, thanks to Miguel
  • introduction/welcome/welcome.xml

    rca7868cf racbb975  
    2828  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="changelog.xml"/>
    2929  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="maillists.xml"/>
     30  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="wiki.xml"/>
    3031  <!--   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="newsserver.xml"/> -->
    3132  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="askhelp.xml"/>
  • postlfs/security/openssl.xml

    rca7868cf racbb975  
    9595cp -v -r certs /etc/ssl</userinput></screen>
    9696
     97  <para condition="html" role="usernotes">User Notes:
     98  <ulink url='&blfs-wiki;/OpenSSL'/></para>
     99
    97100  </sect2>
    98101
Note: See TracChangeset for help on using the changeset viewer.