Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/slocate/files: updatedb.conf
Date: Tue, 02 Dec 2008 20:09:18
Message-Id: E1L7bYZ-0000Zp-Jq@stork.gentoo.org
1 vapier 08/12/02 20:09:15
2
3 Modified: updatedb.conf
4 Log:
5 Add ocfs/ocfs2 to PRUNEFS #249590 by Oleg Gawriloff.
6 (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64)
7
8 Revision Changes Path
9 1.25 sys-apps/slocate/files/updatedb.conf
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/slocate/files/updatedb.conf?rev=1.25&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/slocate/files/updatedb.conf?rev=1.25&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/slocate/files/updatedb.conf?r1=1.24&r2=1.25
14
15 Index: updatedb.conf
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/slocate/files/updatedb.conf,v
18 retrieving revision 1.24
19 retrieving revision 1.25
20 diff -u -r1.24 -r1.25
21 --- updatedb.conf 19 Aug 2008 01:11:18 -0000 1.24
22 +++ updatedb.conf 2 Dec 2008 20:09:15 -0000 1.25
23 @@ -1,11 +1,11 @@
24 # /etc/updatedb.conf: config file for slocate
25 -# $Id: updatedb.conf,v 1.24 2008/08/19 01:11:18 vapier Exp $
26 +# $Id: updatedb.conf,v 1.25 2008/12/02 20:09:15 vapier Exp $
27
28 # This file sets variables that are used by updatedb.
29 # For more info, see the updatedb(1) manpage.
30
31 # Filesystems that are pruned from updatedb database
32 -PRUNEFS="afs auto autofs cifs devfs devpts eventpollfs futexfs gfs hugetlbfs iso9660 mqueue ncpfs nfs NFS nfs4 nfsd nnpfs pipefs proc ramfs rpc_pipefs selinuxfs sfs shfs smbfs sockfs spufs subfs supermount sysfs tmpfs udf usbfs vperfctrfs"
33 +PRUNEFS="afs auto autofs cifs devfs devpts eventpollfs futexfs gfs hugetlbfs iso9660 mqueue ncpfs nfs NFS nfs4 nfsd nnpfs ocfs ocfs2 pipefs proc ramfs rpc_pipefs selinuxfs sfs shfs smbfs sockfs spufs subfs supermount sysfs tmpfs udf usbfs vperfctrfs"
34
35 # Paths which are pruned from updatedb database
36 PRUNEPATHS="/tmp /var/tmp /root/.ccache"