Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102440 - davfs2-0.2.4 ebuild improvements
Summary: davfs2-0.2.4 ebuild improvements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-08-13 16:12 UTC by Michael Mauch
Modified: 2005-08-30 02:29 UTC (History)
2 users (show)

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


Attachments
Patch for davfs2-0.2.4.ebuild (davfs.diff,638 bytes, patch)
2005-08-13 16:14 UTC, Michael Mauch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mauch 2005-08-13 16:12:17 UTC
Hi,

some improvements for the davfs2-0.2.4.ebuild:

a) Install the mount.davfs man page.
b) Symlink /usr/sbin/mount.davfs to /sbin/mount.davfs, so that mount can find it
(no more "mount: unknown filesystem type 'davfs'").
c) The /var/run/mount.davfs directory should be owned by root:users and mode
1774 (according to the README), so that users can mount.

Regards...
  Michael
Comment 1 Michael Mauch 2005-08-13 16:14:29 UTC
Created attachment 65882 [details, diff]
Patch for davfs2-0.2.4.ebuild
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2005-08-13 22:29:34 UTC
looks good, go ahead and commit it please, thanks
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2005-08-20 13:38:41 UTC
thanks, fixed
Comment 4 David Raison 2005-08-30 02:29:34 UTC
The patch seems not to be included in davfs2-0.2.4-r1 anymore.

>>> emerge (1 of 1) net-fs/davfs2-0.2.4-r1 to /
>>> md5 files   ;-) davfs2-0.2.4-r1.ebuild
>>> md5 files   ;-) files/include-compiler.patch
>>> md5 files   ;-) files/digest-davfs2-0.2.4-r1
>>> md5 src_uri ;-) davfs2-0.2.4.tar.gz

I had to manually change the group to users and chmod the folder to 1774.