fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
532 B
Text
9 lines
532 B
Text
This set of scripts allows you to imitate Windows feature to automount some
|
|
network shares at login time. It is relatively difficult in setup - you should
|
|
understand, what you do, know how to install SMB/CIFS support into a kernel,
|
|
how to setup /etc/nsmb.conf and .nsmbrc files, etc.
|
|
|
|
Script are written on Shell. Uses nbtscan and host utilites to locate Windows
|
|
boxes when generated .nsmbrc file in semi-automated mode with smb2nsmbrc helper
|
|
script. Also uses their own file .mssmbrc to describe any share, mounted with
|
|
mountsmb2.
|