# $Id: allfiles,v 1.17 2000/09/19 03:26:08 dmetz Exp $
# $crtd:  by  cfmdb --initdb  (copy from /etc/cfm/allfiles $
# $cmnt:  Cfm `all' set files list.
#   The list of files below will be conditionally initialized in the 
#   cfmdb using the `all' set tag when the `cfmdb --initdb' cmd is
#   executed to create or update the cfmdb. 
#   Existing cfmdb entries are NOT overwritten nor are they removed if 
#   absent in this file.
#
#  This file provides a quick fix mechanism. It would be unnecessary
#  if all config files were properly packaged and identified in rpms.
#
#  Note: You may get `no such file' errs if you have not installed the 
#        packages which create the files below. You may safely remove 
#        the filename from this list or ignore the err if your site 
#        doesn't use the file.
# $

#  The list of unowned files
/etc/X11/X                 # X server symlink
/etc/gshadow               # Group shadow file for group passwords
/etc/hosts                 # Local IP address map
/etc/sysconfig/desktop     # Desktop selector. ~/.Xclients will override
/etc/sysconfig/keyboard    # Keyboard type
/etc/ld.so.conf            # Linker/loader config
/etc/resolv.conf           # DNS domain and nameserver ids
/etc/shadow                # Password shadow file for logins
/etc/shells                # Legal shells list
/etc/sysconfig/clock       # Hw clock settings
/etc/sysconfig/i18n        # International language support

#  ImageLinks additions
#  ====================
#/usr/bin/emacs                         # use xemacs vice emacs
#/etc/ssh/ssh_known_hosts               # Secure shell config
#/var/spool/lpd/laser1/filter           # printer 1
#/var/spool/lpd/laser1/general.cfg      # printer 1
#/var/spool/lpd/laser1/postscript.cfg   # printer 1
#/var/spool/lpd/laser1/textonly.cfg     # printer 1
