remove extra postlfs.ent files

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@133 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2002-08-24 20:24:44 +00:00
parent 23b5b8c462
commit 3c5602a385
2 changed files with 0 additions and 102 deletions

View File

@ -1,51 +0,0 @@
<!ENTITY postlfs SYSTEM "postlfs.xml">
<!-- Post-LFS Configuration -->
<!ENTITY postlfs-config SYSTEM "config/config.xml">
<!ENTITY postlfs-config-logon SYSTEM "config/logon.xml">
<!ENTITY postlfs-config-profile SYSTEM "config/profile.xml">
<!ENTITY postlfs-config-inputrc SYSTEM "config/inputrc.xml">
<!ENTITY postlfs-config-vimrc SYSTEM "config/vimrc.xml">
<!ENTITY postlfs-config-bootdisk SYSTEM "config/bootdisk.xml">
<!ENTITY postlfs-config-random SYSTEM "config/random.xml">
<!ENTITY postlfs-config-manpages SYSTEM "config/manpages.xml">
<!-- Post-LFS Security -->
<!ENTITY postlfs-security SYSTEM "security/security.xml">
<!ENTITY postlfs-security-shadow SYSTEM "security/shadow.xml">
<!ENTITY % iptables SYSTEM "security/iptables/iptables.ent">
%iptables;
<!ENTITY % firewalling SYSTEM "security/firewalling/firewalling.ent">
%firewalling;
<!ENTITY postlfs-security-nessus SYSTEM "security/nessus.xml">
<!ENTITY postlfs-security-tripwire SYSTEM "security/tripwire.xml">
<!ENTITY postlfs-security-pam SYSTEM "security/pam.xml">
<!ENTITY postlfs-security-syslog SYSTEM "security/syslog.xml">
<!-- Filesystems -->
<!ENTITY postlfs-filesystems SYSTEM "filesystems/filesystems.xml">
<!ENTITY postlfs-filesystems-ext3 SYSTEM "filesystems/ext3.xml">
<!ENTITY % reiserfs SYSTEM "filesystems/reiser/reiser.ent">
%reiserfs;
<!ENTITY % xfs SYSTEM "filesystems/xfs/xfs.ent">
%xfs;
<!-- Editors -->
<!ENTITY postlfs-editors SYSTEM "editors/editors.xml">
<!ENTITY postlfs-editors-vim SYSTEM "editors/vim.xml">
<!ENTITY postlfs-editors-emacs SYSTEM "editors/emacs.xml">
<!ENTITY % emacs SYSTEM "editors/emacs/emacs.ent">
%emacs;
<!ENTITY postlfs-editors-nano SYSTEM "editors/nano.xml">
<!ENTITY % nano SYSTEM "editors/nano/nano.ent">
%nano;
<!ENTITY postlfs-editors-joe SYSTEM "editors/joe.xml">
<!ENTITY % joe SYSTEM "editors/joe/joe.ent">
%joe;
<!-- Shells -->
<!ENTITY postlfs-shells SYSTEM "shells/shells.xml">
<!ENTITY % tcsh SYSTEM "shells/tcsh/tcsh.ent">
%tcsh;
<!ENTITY % zsh SYSTEM "shells/zsh/zsh.ent">
%zsh;

View File

@ -1,51 +0,0 @@
<!ENTITY postlfs SYSTEM "postlfs.xml">
<!-- Post-LFS Configuration -->
<!ENTITY postlfs-config SYSTEM "config/config.xml">
<!ENTITY postlfs-config-logon SYSTEM "config/logon.xml">
<!ENTITY postlfs-config-profile SYSTEM "config/profile.xml">
<!ENTITY postlfs-config-inputrc SYSTEM "config/inputrc.xml">
<!ENTITY postlfs-config-vimrc SYSTEM "config/vimrc.xml">
<!ENTITY postlfs-config-bootdisk SYSTEM "config/bootdisk.xml">
<!ENTITY postlfs-config-random SYSTEM "config/random.xml">
<!ENTITY postlfs-config-manpages SYSTEM "config/manpages.xml">
<!-- Post-LFS Security -->
<!ENTITY postlfs-security SYSTEM "security/security.xml">
<!ENTITY postlfs-security-shadow SYSTEM "security/shadow.xml">
<!ENTITY % iptables SYSTEM "security/iptables/iptables.ent">
%iptables;
<!ENTITY % firewalling SYSTEM "security/firewalling/firewalling.ent">
%firewalling;
<!ENTITY postlfs-security-nessus SYSTEM "security/nessus.xml">
<!ENTITY postlfs-security-tripwire SYSTEM "security/tripwire.xml">
<!ENTITY postlfs-security-pam SYSTEM "security/pam.xml">
<!ENTITY postlfs-security-syslog SYSTEM "security/syslog.xml">
<!-- Filesystems -->
<!ENTITY postlfs-filesystems SYSTEM "filesystems/filesystems.xml">
<!ENTITY postlfs-filesystems-ext3 SYSTEM "filesystems/ext3.xml">
<!ENTITY % reiserfs SYSTEM "filesystems/reiser/reiser.ent">
%reiserfs;
<!ENTITY % xfs SYSTEM "filesystems/xfs/xfs.ent">
%xfs;
<!-- Editors -->
<!ENTITY postlfs-editors SYSTEM "editors/editors.xml">
<!ENTITY postlfs-editors-vim SYSTEM "editors/vim.xml">
<!ENTITY postlfs-editors-emacs SYSTEM "editors/emacs.xml">
<!ENTITY % emacs SYSTEM "editors/emacs/emacs.ent">
%emacs;
<!ENTITY postlfs-editors-nano SYSTEM "editors/nano.xml">
<!ENTITY % nano SYSTEM "editors/nano/nano.ent">
%nano;
<!ENTITY postlfs-editors-joe SYSTEM "editors/joe.xml">
<!ENTITY % joe SYSTEM "editors/joe/joe.ent">
%joe;
<!-- Shells -->
<!ENTITY postlfs-shells SYSTEM "shells/shells.xml">
<!ENTITY % tcsh SYSTEM "shells/tcsh/tcsh.ent">
%tcsh;
<!ENTITY % zsh SYSTEM "shells/zsh/zsh.ent">
%zsh;