Changeset f8d632ac
- Timestamp:
- 06/10/2004 04:31:35 AM (20 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, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b4b71892
- Parents:
- 5f610523
- Location:
- postlfs
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
postlfs/config/bootdisk.xml
r5f610523 rf8d632ac 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <sect1 id="postlfs-config-bootdisk"> 2 9 <?dbhtml filename="bootdisk.html"?> -
postlfs/config/compressdoc.xml
r5f610523 rf8d632ac 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <sect1 id="postlfs-config-compressdoc" xreflabel="compressdoc"> 2 9 <?dbhtml filename="compressdoc.html"?> -
postlfs/config/config.xml
r5f610523 rf8d632ac 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <chapter id="postlfs-config"> 2 9 <?dbhtml filename="config.html"?> … … 32 39 </para> 33 40 34 &postlfs-config-bootdisk; 35 &postlfs-config-skel; 36 &postlfs-config-inputrc; 37 &postlfs-config-profile; 38 &postlfs-config-vimrc; 39 &postlfs-config-logon; 40 &postlfs-config-shells; 41 &postlfs-config-random; 42 &postlfs-config-compressdoc; 43 &postlfs-config-netfs; 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootdisk.xml"/> 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="skel.xml"/> 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="inputrc.xml"/> 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="profile.xml"/> 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="vimrc.xml"/> 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="logon.xml"/> 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="etcshells.xml"/> 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="random.xml"/> 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="compressdoc.xml"/> 50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="netfs.xml"/> 51 44 52 45 53 </chapter> -
postlfs/config/etcshells.xml
r5f610523 rf8d632ac 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <sect1 id="postlfs-config-shells"> 2 9 <?dbhtml filename="etcshells.html"?> -
postlfs/config/inputrc.xml
r5f610523 rf8d632ac 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <sect1 id="postlfs-config-inputrc" xreflabel="/etc/inputrc"> 2 9 <?dbhtml filename="inputrc.html"?> -
postlfs/config/logon.xml
r5f610523 rf8d632ac 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <sect1 id="postlfs-config-logon"> 2 9 <?dbhtml filename="logon.html"?> -
postlfs/config/netfs.xml
r5f610523 rf8d632ac 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <sect1 id="postlfs-config-netfs" xreflabel="netfs"> 2 9 <?dbhtml filename="netfs.html"?> -
postlfs/config/profile.xml
r5f610523 rf8d632ac 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <sect1 id="postlfs-config-profile" xreflabel="The Bash Shell Startup Files"> 2 9 <?dbhtml filename="profile.html"?> -
postlfs/config/random.xml
r5f610523 rf8d632ac 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <sect1 id="postlfs-config-random" xreflabel="random"> 2 9 <?dbhtml filename="random.html"?> -
postlfs/config/skel.xml
r5f610523 rf8d632ac 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <sect1 id="postlfs-config-skel"> 2 9 <?dbhtml filename="skel.html"?> -
postlfs/config/vimrc.xml
r5f610523 rf8d632ac 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 %general-entities; 6 ]> 7 1 8 <sect1 id="postlfs-config-vimrc" xreflabel="/etc/vimrc, ~/.vimrc"> 2 9 <?dbhtml filename="vimrc.html"?> -
postlfs/postlfs.xml
r5f610523 rf8d632ac 3 3 <title>Post <acronym>LFS</acronym> Configuration and Extra Software</title> 4 4 5 &postlfs-config; 5 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="postlfs/config/config.xml"/> 6 <!-- &postlfs-config; --> 6 7 &postlfs-security; 7 8 <!-- &postlfs-filesystems; -->
Note:
See TracChangeset
for help on using the changeset viewer.