From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10575 invoked by alias); 8 Nov 2014 20:38:47 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 33652 Received: (qmail 22076 invoked from network); 8 Nov 2014 20:38:45 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,URIBL_RHS_DOB autolearn=no version=3.3.2 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version; b=GEvZ6r589Jzr9rwv5od3SoQbRBqdLDP/tZPppf49lUksU/VBndiXtzhP/J9LoXglluKGIBUvTYuD sxLxk1v+tkGLCmxT0czIXGsv+Yq7TJp6q6oKB/MB2o7uCK0PndmG Subject: Re: Completion/BSD/Command/_kld patch From: clutton To: zsh-workers@zsh.org In-Reply-To: <141108123218.ZM19282@torch.brasslantern.com> References: <1415412664.19260.5.camel@eva02.mbsd> <141108123218.ZM19282@torch.brasslantern.com> Content-Type: text/plain; charset="UTF-8" Date: Sat, 08 Nov 2014 22:38:34 +0200 Message-ID: <1415479114.2854.0.camel@eva02.mbsd> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-ZohoMail: Ss SS_10 UW UB UW UB SF_TD_EXT SGR3_1_23094_689 X-ZohoMail-Owner: <1415479114.2854.0.camel@eva02.mbsd>+zmo_0_ X-ZohoMail-Sender: 46.229.54.117 X-Zoho-Virus-Status: 2 On Sat, 2014-11-08 at 12:32 -0800, Bart Schaefer wrote: > On Nov 8, 4:11am, clutton wrote: > } > } FreeBSD uses /boot/modules for third party kernel modules [...] > } The patch adds this particular folder [...] > > More accurately the patch *replaces* /modules with /boot/modules -- is > that actually the desired effect? Yes, it is.