Bug 194621 - shells/zsh _kldload script patch
Summary: shells/zsh _kldload script patch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-27 02:37 UTC by clutton
Modified: 2014-11-22 01:45 UTC (History)
0 users

See Also:


Attachments
kld* patch (372 bytes, patch)
2014-10-27 02:37 UTC, clutton
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description clutton 2014-10-27 02:37:03 UTC
Created attachment 148689 [details]
kld* patch

Adds /boot/modules path to autocompletion when using kld* command.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-11-01 12:40:56 UTC
I am going to guess that this is for shells/zsh.  The auto-assigner couldn't figure it out from the title.  Assigning to maintainer.
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2014-11-04 08:40:06 UTC
I'll add asap thank you!
Can you upstream that patch as well, in the mean time?
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-11-22 01:45:04 UTC
A commit references this bug:

Author: bapt
Date: Sat Nov 22 01:44:11 UTC 2014
New revision: 373026
URL: https://svnweb.freebsd.org/changeset/ports/373026

Log:
  Add a patch the kld* completion to find modules in /boot/modules [1]
  While here, fix manpages so they render correctly with mandoc

  PR:		194621 [1]
  Submitted by:	clutton@zoho.com [1]

Changes:
  head/shells/zsh/Makefile
  head/shells/zsh/files/patch-Completion_BSD_Command___kld
  head/shells/zsh/files/patch-Doc_zshmodules.1