# @(#)42   1.3   src/csm/install/warewulf/warewulf-tmpl.SLES9-SP3-i386/excludes, setup, csm_rfis 6/26/06 07:01:32
# These directions are derived from 'man rsync' plus lots of trial and error
 
# For example, to force just a few files from a subdirectory to be on the
# ramdisk requires the following:
# a line with the + option listing the full filename without a leading /
# also each directory on the path must be listed using the + option
# these directories are listed without the leading / but with a trailing /
# and then each directory followed by a * has to be listed again, without the +

# Get rid of the locales... Doesn't everyone use US_EN?... (gmk hides)
+ usr/lib/locale
+ usr/lib/locale/en_US*
/usr/lib/locale/*
/usr/lib64/locale/*
/usr/src/*
############################################################################
# The rest of this file causes default things to be excluded from the ramdisk
# as would be appropriate for a diskless & headless compute cluster node.
############################################################################

+ usr/share/terminfo/x/xterm
+ usr/share/terminfo/x/
+ usr/share/terminfo/l/linux
+ usr/share/terminfo/l/
+ usr/share/terminfo/
+ usr/share/locale/locale.alias
+ usr/share/locale/
+ usr/share/hwdata/pcitable
+ usr/share/hwdata/
+ usr/share/
/usr/share/*

/usr/X11R6/*
/opt/IBMJava2-142/*
# Include some /var sub-subdirectories, exclude the rest and their files
+ var/lock/subsys
+ var/lock/
+ var/lib/nfs/statd
+ var/lib/nfs
+ var/run/netreport
+ var/log/
+ var/lib/
+ var/run/
+ var/tmp/
# new add
+ var/lib/misc/
+ var/lib/rpm
+ var/ct
+ var/adm
+ var/lib/empty
+ var/run/sysconfig

+ var/run/dbus
+ var/run/resmgr
+ var/run/hal

/var/*/*

# The ramdisk doesn't need most (if any) /boot stuff...
/boot/*

/opt/IBMJava2-ppc-142/*
+ opt/gnome/lib/
+ opt/gnome/lib/libgobject-2.0*
/opt/gnome/lib/*

/opt/gnome/*
/opt/kde3/*

# The kernel modules are obtained from the master, not the VNFS
/lib/modules/*

# Exclude a bunch of individual files...
#/bin/rpm
/sbin/ppp-watch
#/sbin/ldconfig
/sbin/sln
/sbin/mkraid
/sbin/arytst
/sbin/raidreconf
/sbin/lsraid
/sbin/raidstart
/sbin/pwdb_chkpwd
/sbin/pam_console_apply
/sbin/chkconfig
/sbin/generate-modprobe.conf
/sbin/sulogin
/sbin/resize2fs
/sbin/redhat-support-check
/usr/bin/tzselect
/usr/bin/captoinfo
/usr/bin/info
/usr/bin/man
/usr/bin/glibcbug
/usr/bin/gpasswd
/usr/bin/su
/usr/sbin/adduser
/usr/sbin/glibc_post_upgrade
/usr/sbin/useradd
/usr/sbin/userdel
/usr/sbin/usermod
/usr/sbin/groupadd
/usr/sbin/groupdel
/usr/sbin/groupmod
/usr/sbin/pwconv
/usr/sbin/inetdconvert
/usr/sbin/alternatives
/usr/sbin/chpasswd
/usr/sbin/vidmode
################# DO NOT ERASE THIS SECTION (begin)###############
################# DO NOT ERASE THIS SECTION (end) ################
