Summary: | [PORT UPDATE] devel/py-os-brick, add nfs | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alexander Nusov <alexander.nusov> | ||||
Component: | Individual Port(s) | Assignee: | Roman Bogorodskiy <novel> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | novel | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 215151 | ||||||
Attachments: |
|
I guess it doesn't depend on the nova PR but blocks it? (In reply to Roman Bogorodskiy from comment #1) Sure A commit references this bug: Author: novel Date: Sun Dec 11 06:27:53 UTC 2016 New revision: 428334 URL: https://svnweb.freebsd.org/changeset/ports/428334 Log: devel/py-os-brick: add NFS support - Add initial NFS support through third party patches - Bump PORTREVISION PR: 215156 Submitted by: maintainer Changes: head/devel/py-os-brick/Makefile head/devel/py-os-brick/files/ head/devel/py-os-brick/files/01-os-type.patch head/devel/py-os-brick/files/02-nfs.patch head/devel/py-os-brick/pkg-message Committed, thanks! |
Created attachment 177802 [details] devel/py-os-brick Please note that this is a development version. Only initial NFS support was added. Enable NFS client in rc.conf # sysrc nfs_client_enable="YES"