Changeset 7008de1


Ignore:
Timestamp:
01/03/2003 02:38:48 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
40d9d58c
Parents:
fc1d0ba7
Message:

added sane-1.0.9, xsane-0.90, profile.xml update, fix link in sgml-dtd-3.1, updated xref in abiword

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

Files:
12 added
7 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rfc1d0ba7 r7008de1  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>January 2nd, 2003 [larry]: PST: Added sane-1.0.9 and
     14xsane-0.90 submitted by Alex Kloss.</para></listitem>
     15
     16<listitem><para>January 2nd, 2003 [larry]: Postlfs: Applied patch to
     17profile supplied by James Robertson.</para></listitem>
    1218
    1319<listitem><para>January 2nd, 2003 [larry]: PST: Added sgml-dtd versions
  • introduction/welcome/credits.xml

    rfc1d0ba7 r7008de1  
    7777<itemizedlist>
    7878
    79 <listitem><para>aalib, Alsa, ffmpeg, MPlayer, opendivx, transcode and xvid: <emphasis>Alex Kloss</emphasis></para></listitem>
     79<listitem><para>aalib, Alsa, ffmpeg, MPlayer, opendivx, sane, transcode,
     80xvid and xsane: <emphasis>Alex Kloss</emphasis></para></listitem>
    8081
    8182<listitem><para>AbiWord, at-spi, ATK, audiofile, avifile, bc, bonobo-activation, bug-buddy,
    82 cdrdao, cdrtools, cpio, curl, dhcp, DocBook, enlightenment, eog, esound,
     83cdrdao, cdrtools, cpio, curl, dhcp, enlightenment, eog, esound,
    8384fcron, fluxbox, FNLIB, gail, galeon, gcc, gconf-editor, gdbm, gedit,
    8485gimp, GLib2, gmp, gnat, gnome-applets, gnome-common, gnome-desktop, gnome-games, gnome-libs,
     
    9293mutt, nautilus, oaf, OpenJade, OpenSP,
    9394OpenSSH, ORBit, ORBit2, pan, Pango, pccts, pcre, pkgconfig, postfix,
    94 procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, sgml-common, shadow, unzip,
    95 vorbis-tools, wget, XFce, xine, yelp and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
     95procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, sgml-common,
     96sgml-dtd, shadow, unzip,
     97vorbis-tools, wget, XFce, xine, xml-dtd, yelp and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
    9698
    9799<listitem><para>CDParanoia, mpg123, SDL and XMMS: <emphasis>Jeroen
  • postlfs/config/profile.xml

    rfc1d0ba7 r7008de1  
    3232shell.</para>
    3333
    34 <para>Here is a base <filename>/etc/profile</filename>.</para>
     34<para>Here is a base <filename>/etc/profile</filename>.  Comments in the
     35file should explain everything you need.  For more information on the
     36escape sequences you can use for your prompt (e.g.  the PS1 environment
     37variable) see <filename>info bash</filename> -- Node: Printing a
     38Prompt.</para>
    3539
    3640<para><screen># Begin /etc/profile
     
    9599# End /etc/profile</screen></para>
    96100
    97 
    98101<para>Here is a base <filename>/etc/bashrc</filename>.  Comments in the
    99102file should explain everything you need.</para>
     
    138141
    139142if [ -f "$HOME/.bashrc" ] ; then
    140         . $HOME/.bashrc
     143        source $HOME/.bashrc
    141144fi
    142145
     
    164167
    165168if [ -f "/etc/bashrc" ] ; then
    166         . /etc/bashrc
     169        source /etc/bashrc
    167170fi
    168171
     
    170173
    171174<para>Here is a base <filename>~/.bash_logout</filename>.  Comments in
    172 the file should explain everything you need.</para>
     175the file should explain everything you need.  You will notice that the
     176base <filename>~/.bash_logout</filename> does not include a
     177<userinput>clear</userinput> command.  This is because the clear is
     178handled in the <filename>/etc/issue</filename> file.</para>
    173179
    174180<para><screen># Begin ~/.bash_logout
     
    191197<filename>/etc/skel</filename> directory for new users.</para>
    192198
     199<para>Ian Macdonald has written an excellent collection of tips and
     200tricks to enhance your shell environment.  You can read it online at
     201<ulink
     202url="http://www.caliban.org/bash/index.shtml">http://www.caliban.org/bash/index.shtml</ulink></para>
     203
    193204</sect1>
  • pst/pst.ent

    rfc1d0ba7 r7008de1  
    1010<!-- Scanning -->
    1111<!ENTITY pst-scanning SYSTEM "scanning/scanning.xml">
     12<!ENTITY % sane SYSTEM "scanning/sane/sane.ent">
     13<!ENTITY % xsane SYSTEM "scanning/xsane/xsane.ent">
     14%sane;
     15%xsane;
    1216
    1317<!-- SGML -->
  • pst/scanning/scanning.xml

    rfc1d0ba7 r7008de1  
    33<title>Scanning</title>
    44
    5 <para>Placeholder for sane and xsane.</para>
     5&sane;
     6&xsane;
    67
    78</chapter>
  • pst/typesetting/docbook.xml

    rfc1d0ba7 r7008de1  
    1 <sect1 id="DocBook" xreflabel="DocBook-&DocBook-version;">
     1<sect1 id="DocBook" xreflabel="xml-dtd-&DocBook-version;">
    22<?dbhtml filename="DocBook.html" dir="pst"?>
    33<title>xml-dtd-&DocBook-version;</title>
  • xsoft/office/abiword/abiword-intro.xml

    rfc1d0ba7 r7008de1  
    1515AbiWord will utilize:
    1616<xref linkend="expat"/>, <xref linkend="libpng"/>, <xref linkend="popt"/>, <xref linkend="gnome-libs"/>, <xref linkend="gnome-vfs1"/>, <xref linkend="gdk"/>,
    17 gal-0.20, bonobo-1.0.20, gnome-print-0.29 and ispell</screen>
     17<xref linkend="gal"/>, <xref linkend="bonobo14"/>, <xref
     18linkend="gnome-print"/> and ispell</screen>
    1819
    1920</sect2>
Note: See TracChangeset for help on using the changeset viewer.