Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97856 - wmdf needs patch for advanced devices like udev, a.o.
Summary: wmdf needs patch for advanced devices like udev, a.o.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Dockapp Team
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-07-03 16:12 UTC by R. Bosch
Modified: 2005-07-06 01:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for wmdf.c (wmdf_sys-fs.patch,1.06 KB, patch)
2005-07-03 16:15 UTC, R. Bosch
Details | Diff
wmdf-0.1.6-r1.ebuild (wmdf-0.1.6-r1.ebuild,770 bytes, text/plain)
2005-07-03 16:36 UTC, R. Bosch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description R. Bosch 2005-07-03 16:12:34 UTC
In wmdf I get a list of filesystems I do not wish to have information about.

Reproducible: Always
Steps to Reproduce:
1. Make sure you use devfsd/udev sysfs and/or usbfs
2. They show up
3.



Expected Results:  
Only disks. No virtual devices...
Comment 1 R. Bosch 2005-07-03 16:15:32 UTC
Created attachment 62565 [details, diff]
Patch for wmdf.c

Hence this patch. This way wmdf can be used to do what it is meant for. Show
what room you have on your disk. This time without the virtual filesystem
devices that don't need to be shown.
Comment 2 R. Bosch 2005-07-03 16:18:02 UTC
Comment on attachment 62565 [details, diff]
Patch for wmdf.c

Devices like "none", "proc", "sysfs", "usbfs", "udev", "devpts" are skipped.
Comment 3 R. Bosch 2005-07-03 16:36:04 UTC
Created attachment 62566 [details]
wmdf-0.1.6-r1.ebuild

Did nothing with any keywords. The patch is simple, so I don't think that there
is any danger.

Greetings,

R. Bosch
Comment 4 Michele Noberasco (RETIRED) gentoo-dev 2005-07-06 01:26:40 UTC
In Portage (as new revision). Also added another patch to remove unimplemented
command line arguments from 'wmdf -h' output...