Entropy/conf:
- move etpConst filesystem info settings to config files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2906 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
19
conf/fsdirs.conf
Normal file
19
conf/fsdirs.conf
Normal file
@@ -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
|
||||
37
conf/fsdirsmask.conf
Normal file
37
conf/fsdirsmask.conf
Normal file
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user