Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Dec 2015 19:45:17 -0500 (EST)
From:      Benjamin Kaduk <bjk@FreeBSD.org>
To:        Sebastian Schaack <sebastian@schaack.io>
Cc:        freebsd-doc@FreeBSD.org
Subject:   Re: Documentation on NFS Exports is wrong
Message-ID:  <alpine.GSO.1.10.1512181944410.26829@multics.mit.edu>
In-Reply-To: <19274994-E6AE-49F1-9BC7-4BC551BAC90F@schaack.io>
References:  <19274994-E6AE-49F1-9BC7-4BC551BAC90F@schaack.io>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Dec 2015, Sebastian Schaack wrote:

> Hello,
>
> I=E2=80=99m new to freebsd an read the handbook a lot. Thank you , for th=
is great work.
>
> Yesterday I setup a nfs server and tried to export /home like it is menti=
oned in the documentation.
>
> But after restarting the mountd service. It  reported an error in /etc/ex=
ports . I red several other blogs and finally I got it.
>
> FreeBSD doesn=E2=80=99t allow to export symlinks . You have to export the=
 real path which is /usr/home/ . After changing the entry , everything work=
ed well !
>
> I think the example on Chapter 28.3.1 /home -alldirs 10.0.0.2 10.0.0.3 10=
=2E0.0.4 should be changed, because it is not working anymore.
>
> Please correct me if I=E2=80=99m wrong.

You are correct -- thanks for the report; I've committed a fix just now as
r47889.

-Ben
From owner-freebsd-doc@freebsd.org  Sat Dec 19 07:41:58 2015
Return-Path: <owner-freebsd-doc@freebsd.org>
Delivered-To: freebsd-doc@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D94DA4B63C
 for <freebsd-doc@mailman.ysv.freebsd.org>;
 Sat, 19 Dec 2015 07:41:58 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 0ED7A1020
 for <freebsd-doc@FreeBSD.org>; Sat, 19 Dec 2015 07:41:58 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from bugs.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBJ7fvkU055211
 for <freebsd-doc@FreeBSD.org>; Sat, 19 Dec 2015 07:41:57 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
From: bugzilla-noreply@freebsd.org
To: freebsd-doc@FreeBSD.org
Subject: [Bug 205426] wrong command in Setting up the Raspberry Pi Camera of 
 FreebSD wiki
Date: Sat, 19 Dec 2015 07:41:58 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Documentation
X-Bugzilla-Component: Documentation
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: raycherng@gmail.com
X-Bugzilla-Status: New
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 op_sys bug_status bug_severity priority component assigned_to reporter
Message-ID: <bug-205426-9@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.20
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-doc>,
 <mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc/>;
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
 <mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 19 Dec 2015 07:41:58 -0000

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205426

            Bug ID: 205426
           Summary: wrong command in Setting up the Raspberry Pi Camera of
                     FreebSD wiki
           Product: Documentation
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc@FreeBSD.org
          Reporter: raycherng@gmail.com

I follow the instruction in 
https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi%20Camera

run pkg install raspberrypi-userland but got the error message:

pkg: No packages available to install matching 'raspberrypi-userland' have been
found in the repositories

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.GSO.1.10.1512181944410.26829>