public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/mlocate/files: updatedb.conf
@ 2009-01-29 16:07 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-01-29 16:07 UTC (permalink / raw
  To: gentoo-commits

fauli       09/01/29 16:07:33

  Modified:             updatedb.conf
  Log:
  add ocfs and ocfs2 to the ignored file systems, taken from slocate
  (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 i686)

Revision  Changes    Path
1.3                  sys-apps/mlocate/files/updatedb.conf

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/mlocate/files/updatedb.conf?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/mlocate/files/updatedb.conf?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/mlocate/files/updatedb.conf?r1=1.2&r2=1.3

Index: updatedb.conf
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/mlocate/files/updatedb.conf,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- updatedb.conf	7 Sep 2008 02:12:11 -0000	1.2
+++ updatedb.conf	29 Jan 2009 16:07:33 -0000	1.3
@@ -1,11 +1,11 @@
 # /etc/updatedb.conf: config file for slocate
-# $Id: updatedb.conf,v 1.2 2008/09/07 02:12:11 opfer Exp $
+# $Id: updatedb.conf,v 1.3 2009/01/29 16:07:33 fauli Exp $
 
 # This file sets variables that are used by updatedb.
 # For more info, see the updatedb.conf(5) manpage.
 
 # Filesystems that are pruned from updatedb database
-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"
+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"
 
 # Paths which are pruned from updatedb database
 PRUNEPATHS="/tmp /var/tmp /root/.ccache"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-apps/mlocate/files: updatedb.conf
@ 2010-11-21 14:57 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-11-21 14:57 UTC (permalink / raw
  To: gentoo-commits

fauli       10/11/21 14:57:13

  Modified:             updatedb.conf
  Log:
  Add hostfs to the list of pruned file systems (bug 345629) and make a warning that the updatedb command can be run manually when mlocate is installed for the first time (bug 345881)
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.4                  sys-apps/mlocate/files/updatedb.conf

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mlocate/files/updatedb.conf?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mlocate/files/updatedb.conf?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mlocate/files/updatedb.conf?r1=1.3&r2=1.4

Index: updatedb.conf
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/mlocate/files/updatedb.conf,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- updatedb.conf	29 Jan 2009 16:07:33 -0000	1.3
+++ updatedb.conf	21 Nov 2010 14:57:13 -0000	1.4
@@ -1,11 +1,11 @@
 # /etc/updatedb.conf: config file for slocate
-# $Id: updatedb.conf,v 1.3 2009/01/29 16:07:33 fauli Exp $
+# $Id: updatedb.conf,v 1.4 2010/11/21 14:57:13 fauli Exp $
 
 # This file sets variables that are used by updatedb.
 # For more info, see the updatedb.conf(5) manpage.
 
 # Filesystems that are pruned from updatedb database
-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"
+PRUNEFS="afs auto autofs cifs devfs devpts eventpollfs futexfs gfs hostfs 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"
 
 # Paths which are pruned from updatedb database
 PRUNEPATHS="/tmp /var/tmp /root/.ccache"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-apps/mlocate/files: updatedb.conf
@ 2014-05-05  6:42 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Wendler (polynomial-c) @ 2014-05-05  6:42 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    14/05/05 06:42:03

  Modified:             updatedb.conf
  Log:
  Fixed some filesystem entries in updatedb.conf file (bug #509084). Committed straight to stable
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x981CA6FC)

Revision  Changes    Path
1.6                  sys-apps/mlocate/files/updatedb.conf

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mlocate/files/updatedb.conf?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mlocate/files/updatedb.conf?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/mlocate/files/updatedb.conf?r1=1.5&r2=1.6

Index: updatedb.conf
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/mlocate/files/updatedb.conf,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- updatedb.conf	24 Jan 2011 12:39:33 -0000	1.5
+++ updatedb.conf	5 May 2014 06:42:03 -0000	1.6
@@ -1,11 +1,11 @@
 # /etc/updatedb.conf: config file for slocate
-# $Id: updatedb.conf,v 1.5 2011/01/24 12:39:33 scarabeus Exp $
+# $Id: updatedb.conf,v 1.6 2014/05/05 06:42:03 polynomial-c Exp $
 
 # This file sets variables that are used by updatedb.
 # For more info, see the updatedb.conf(5) manpage.
 
 # Filesystems that are pruned from updatedb database
-PRUNEFS="afs anon_inodefs auto autofs bdev binfmt binfmt_misc cgroup cifs coda configfs cramfs cpuset debugfs devpts devtmps devfs devpts ecryptfs eventpollfs exofs futexfs ftpfs fuse fusectl gfs gfs2 hostfs hugetlbfs inotifyfs iso9660 jffs2 lustre misc mqueue ncpfs nfs NFS nfs4 nfsd nnpfs ocfs ocfs2 pipefs proc ramfs rpc_pipefs securityfs selinuxfs sfs shfs smbfs sockfs spufs sshfs subfs supermount sysfs tmpfs ubifs udf usbfs vboxsf vperfctrfs"
+PRUNEFS="afs anon_inodefs auto autofs bdev binfmt binfmt_misc cgroup cifs coda configfs cramfs cpuset debugfs devfs devpts devtmpfs ecryptfs eventpollfs exofs futexfs ftpfs fuse fusectl gfs gfs2 hostfs hugetlbfs inotifyfs iso9660 jffs2 lustre misc mqueue ncpfs nfs NFS nfs4 nfsd nnpfs ocfs ocfs2 pipefs proc ramfs rpc_pipefs securityfs selinuxfs sfs shfs smbfs sockfs spufs sshfs subfs supermount sysfs tmpfs ubifs udf usbfs vboxsf vperfctrfs"
 
 # Paths which are pruned from updatedb database
 PRUNEPATHS="/tmp /var/tmp /var/cache /var/lock /var/run /var/spool"





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-05  6:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-21 14:57 [gentoo-commits] gentoo-x86 commit in sys-apps/mlocate/files: updatedb.conf Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2014-05-05  6:42 Lars Wendler (polynomial-c)
2009-01-29 16:07 Christian Faulhammer (fauli)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox