First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 56432
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andreas Simon <andreas.w.simon@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 56432 depends on: Show dependency tree
Bug 56432 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-07-08 02:34 0000
slocate's PRUNEFS variable already contains supermount.

subfs is another system for automatically mounting and unmounting removable media drives, similar to supermount. (subfs is provided by sys-fs/submount)

Therefor I think PRUNEFS should not only include supermount,
but subfs too.

--- updatedb.conf       2004-06-16 03:36:32.000000000 +0200
+++ /etc/updatedb.conf  2004-07-07 17:44:24.000000000 +0200
@@ -5,10 +5,10 @@
 # This file sets environment variables which are used by updatedb

 # filesystems which are pruned from updatedb database
-PRUNEFS="NFS nfs afs proc smbfs autofs auto iso9660 devfs tmpfs ncpfs sysfs supermount devpts usbfs cifs nnpfs"
+PRUNEFS="NFS nfs afs proc smbfs autofs auto iso9660 devfs tmpfs ncpfs sysfs supermount devpts usbfs cifs nnpfs subfs"

------- Comment #1 From Andreas Simon 2004-07-08 02:36:09 0000 -------
Oops, changing the component to core system as it is a sys package.

------- Comment #2 From SpanKY 2004-07-21 21:31:38 0000 -------
done

First Last Prev Next    No search results available      Search page      Enter new bug