Bug 117516 - [PATCH] sysutils/fusefs-kmod: allow using fuse filesystems in /etc/fstab
Summary: [PATCH] sysutils/fusefs-kmod: allow using fuse filesystems in /etc/fstab
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-26 01:50 UTC by Alejandro Pulver
Modified: 2007-10-30 12:00 UTC (History)
0 users

See Also:


Attachments
fusefs-kmod.diff (3.98 KB, patch)
2007-10-26 01:50 UTC, Alejandro Pulver
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Pulver freebsd_committer freebsd_triage 2007-10-26 01:50:00 UTC

- Bump PORTREVISION.
- Create pkg-message from SUB_FILES instead of using ${SED} to print.
- Add a note in pkg-message and clean up.
- Create a symlink of ${PREFIX}/sbin/mount_fusefs to /usr/sbin to allow mounting from /etc/fstab.
- Add "BEFORE: mountlate" to rc.d script.

This has been verified to work with sysutils/fusefs-ntfs (see changes to pkg-message in last commit).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-26 01:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-26 01:50:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 amistry 2007-10-26 04:40:06 UTC
Looks fine.
-- 
Anish Mistry
amistry@am-productions.biz
AM Productions http://am-productions.biz/
Comment 4 Alejandro Pulver freebsd_committer freebsd_triage 2007-10-30 03:10:42 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-10-30 11:59:57 UTC
alepulver    2007-10-30 03:10:09 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/fusefs-kmod Makefile pkg-plist 
    sysutils/fusefs-kmod/files fusefs.in 
  Added files:
    sysutils/fusefs-kmod/files pkg-message.in 
  Removed files:
    sysutils/fusefs-kmod pkg-message 
  Log:
  - Bump PORTREVISION.
  - Create pkg-message from SUB_FILES instead of using ${SED} to print.
  - Add a note in pkg-message and clean up.
  - Create a symlink of ${PREFIX}/sbin/mount_fusefs to /usr/sbin to allow
    mounting from /etc/fstab.
  - Add "BEFORE: mountlate" to rc.d script.
  
  This has been verified to work with sysutils/fusefs-ntfs (see changes to
  pkg-message in last commit).
  
  PR:             ports/117516
  Submitted by:   alepulver (myself)
  Approved by:    Anish Mistry <amistry@am-productions.biz> (maintainer)
  
  Revision  Changes    Path
  1.15      +8 -4      ports/sysutils/fusefs-kmod/Makefile
  1.4       +2 -1      ports/sysutils/fusefs-kmod/files/fusefs.in
  1.1       +15 -0     ports/sysutils/fusefs-kmod/files/pkg-message.in (new)
  1.6       +0 -8      ports/sysutils/fusefs-kmod/pkg-message (dead)
  1.6       +2 -0      ports/sysutils/fusefs-kmod/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"