diff --git a/conf/fsdirs.conf b/conf/fsdirs.conf new file mode 100644 index 000000000..032f58dcb --- /dev/null +++ b/conf/fsdirs.conf @@ -0,0 +1,19 @@ +# Project Entropy 1.0 Entropy configuration file +# WARNING WARNING WARNING WARNING WARNING WARNING WARNING +# WARNING WARNING WARNING WARNING WARNING WARNING WARNING +# NOT FOR NEWBIES NOT FOR NEWBIES NOT FOR NEWBIES NOT FOR NEWBIES +# WARNING WARNING WARNING WARNING WARNING WARNING WARNING +# WARNING WARNING WARNING WARNING WARNING WARNING WARNING +# Filesystem directories, one per line +# In this file you can specify what directories are considered +# part of the filesystem layout. +/bin +/emul +/etc +/lib +/lib32 +/lib64 +/opt +/sbin +/usr +/var diff --git a/conf/fsdirsmask.conf b/conf/fsdirsmask.conf new file mode 100644 index 000000000..255907d28 --- /dev/null +++ b/conf/fsdirsmask.conf @@ -0,0 +1,37 @@ +# Project Entropy 1.0 Entropy configuration file +# WARNING WARNING WARNING WARNING WARNING WARNING WARNING +# WARNING WARNING WARNING WARNING WARNING WARNING WARNING +# NOT FOR NEWBIES NOT FOR NEWBIES NOT FOR NEWBIES NOT FOR NEWBIES +# WARNING WARNING WARNING WARNING WARNING WARNING WARNING +# WARNING WARNING WARNING WARNING WARNING WARNING WARNING +# Filesystem directories, one per line +# In this file you can specify what directories are NOT considered +# part of the filesystem layout. + +/etc/env.d +/etc/gconf +/etc/portage +/etc/runlevels +/etc/skel +/etc/ssh +/etc/ssl +/lib/modules +/lib/splash/cache +/lib64/splash/cache +/usr/lib/locale +/usr/portage +/usr/share/mime +/usr/src +/var/cache +/var/db +/var/empty +/var/lib +/var/lib/init.d +/var/log +/var/mail +/var/run +/var/spool +/var/spool/cron +/var/tmp +/var/www +