Changeset 4480dc4
- Timestamp:
- 04/05/2004 12:10:15 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 975d907a
- Parents:
- 40ed2cd
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
appendices/glossary.xml
r40ed2cd r4480dc4 166 166 <glossdef><para><acronym>GTK</acronym>+ Drawing Kit</para></glossdef></glossentry> 167 167 168 <glossentry id="gGDM"><glossterm><acronym>GDM</acronym></glossterm> 169 <glossdef><para><acronym>GNOME</acronym> Display Manager</para></glossdef></glossentry> 170 168 171 <glossentry id="gGID"><glossterm><acronym>GID</acronym></glossterm> 169 172 <glossdef><para>Group IDentity</para></glossdef></glossentry> -
index.xml
r40ed2cd r4480dc4 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "CVS-2004040 4">6 <!ENTITY releasedate "April 4th, 2004">5 <!ENTITY version "CVS-20040405"> 6 <!ENTITY releasedate "April 5th, 2004"> 7 7 <!ENTITY blfs-version "cvs"> 8 8 -
introduction/welcome/changelog.xml
r40ed2cd r4480dc4 11 11 12 12 <itemizedlist> 13 14 <listitem><para>April 5th, 2004 [igor]: Added /etc/shells page, 15 suggested by Dagmar d'Surreal.</para></listitem> 13 16 14 17 <listitem><para>April 4th, 2004 [larry]: Updated to gail-1.6.0, -
postlfs/config/config.xml
r40ed2cd r4480dc4 26 26 </para> 27 27 28 <para> The remaining topics, "/etc/issue (Customizing your logon)", 28 <para> The remaining topics, "/etc/issue (Customizing your logon)", "/etc/shells", 29 29 "Random number generation", "Man page issues" and "Info page issues" are 30 30 then addressed, in that order. They don't have much interaction with the … … 38 38 &postlfs-config-vimrc; 39 39 &postlfs-config-logon; 40 &postlfs-config-shells; 40 41 &postlfs-config-random; 41 42 &postlfs-config-compressdoc; … … 43 44 44 45 </chapter> 45 -
postlfs/postlfs.ent
r40ed2cd r4480dc4 4 4 <!ENTITY postlfs-config SYSTEM "config/config.xml"> 5 5 <!ENTITY postlfs-config-logon SYSTEM "config/logon.xml"> 6 <!ENTITY postlfs-config-shells SYSTEM "config/etcshells.xml"> 6 7 <!ENTITY postlfs-config-profile SYSTEM "config/profile.xml"> 7 8 <!ENTITY postlfs-config-inputrc SYSTEM "config/inputrc.xml">
Note:
See TracChangeset
for help on using the changeset viewer.