Bug 25054 - smbfs-1.3.5 port installs module into wrong place
Summary: smbfs-1.3.5 port installs module into wrong place
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: Boris Popov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-13 06:40 UTC by Vallo Kallaste
Modified: 2001-02-27 02:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vallo Kallaste 2001-02-13 06:40:00 UTC
	smbfs-1.3.5 port tries to install smbfs.ko module into /modules
	directory, which does not exist in -current systems. Consequently
	loading of smbfs.ko module fails. Accordingly to hier(7) manpage,
	/boot/modules directory should be used for third-party modules. Also,
	BSD.root.dist mtree layout doesn't include such directory as /modules.

How-To-Repeat: 	Obvious
Comment 1 Steve Price freebsd_committer freebsd_triage 2001-02-26 02:15:05 UTC
Responsible Changed
From-To: freebsd-ports->bp

Over to port's maintainer.
Comment 2 Boris Popov freebsd_committer freebsd_triage 2001-02-27 02:26:02 UTC
State Changed
From-To: open->closed

Fixed in the subsequent port update.