Changeset 988 for vendor/current/README
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
-
vendor/current/README (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/README
r414 r988 1 1 This is the release version of Samba, the free SMB and CIFS client and 2 server for UNIX and other operating systems. Samba is maintained by 3 the Samba Team, who support the original author, Andrew Tridgell. 2 server and Domain Controller for UNIX and other operating 3 systems. Samba is maintained by the Samba Team, who support the 4 original author, Andrew Tridgell. 4 5 5 6 >>>> Please read THE WHOLE of this file as it gives important information 6 7 >>>> about the configuration and use of Samba. 7 8 8 NOTE: Installation instructions may be found in 9 NOTE: Installation instructions may be found 10 for the file/print server and domain member in: 9 11 docs/htmldocs/Samba3-HOWTO/install.html 12 13 For the AD DC implementation a full HOWTO is provided at: 14 http://wiki.samba.org/index.php/Samba4/HOWTO 10 15 11 16 This software is freely distributable under the GNU public license, a … … 62 67 services to SMB clients such as Windows 95, Warp Server, smbfs and others. 63 68 64 - a Windows NT 4.0 Domain Controllerreplacement.69 - a Windows Domain Controller (NT4 and AD) replacement. 65 70 66 71 - a file/print server that can act as a member of a Windows NT 4.0 … … 83 88 Related packages include: 84 89 85 - smbfs, a Linux-only filesystem allowing you to mount remote SMB 90 - cifsvfs, an advanced Linux-only filesystem allowing you to mount 91 remote SMB filesystems from PCs on your Linux box. This is included 92 as standard with Linux 2.5 and later. 93 94 - smbfs, the previous Linux-only filesystem allowing you to mount remote SMB 86 95 filesystems from PCs on your Linux box. This is included as standard with 87 96 Linux 2.0 and later. 88 97 89 - cifsvfs, a more advanced Linux-only filesystem allowing you to mount90 remote SMB filesystems from PCs on your Linux box. This is included91 as standard with Linux 2.5 and later.92 93 98 94 99 … … 96 101 ============= 97 102 98 If you want to contribute to the development of the software then 103 1. To contribute via GitHub 104 - fork the official Samba team repository on GitHub 105 * see https://github.com/samba-team/samba 106 - become familiar with the coding standards as described in README.Coding 107 - make sure you read the Samba copyright policy 108 * see https://www.samba.org/samba/devel/copyright-policy.html 109 - create a feature branch 110 - make changes 111 - when committing, be sure to add signed-off-by tags 112 * see https://wiki.samba.org/index.php/CodeReview#commit_message_tags 113 - send a pull request for your branch through GitHub 114 - this will trigger an email to the samba-technical mailing list 115 - discussion happens on the samba-technical mailing list as described below 116 - more info on using Git for Samba development can be found on the Samba Wiki 117 * see https://wiki.samba.org/index.php/Using_Git_for_Samba_Development 118 119 2. If you want to contribute to the development of the software then 99 120 please join the mailing list. The Samba team accepts patches 100 121 (preferably in "diff -u" format, see http://samba.org/samba/devel/ … … 106 127 http://wiki.samba.org/index.php/Using_Git_for_Samba_Development. 107 128 108 You could also send hardware/software/money/jewelry or pre-paid pizza109 vouchers directly to Andrew. The pizza vouchers would be especially110 welcome, in fact there is a special field in the survey for people who111 have paid up their pizza :-)112 113 129 If you like a particular feature then look through the git change-log 114 130 (on the web at http://gitweb.samba.org/?p=samba.git;a=summary) and see … … 117 133 Remember that free software of this kind lives or dies by the response 118 134 we get. If no one tells us they like it then we'll probably move onto 119 something else. However, as you can see from the user survey quite a lot of 120 people do seem to like it at the moment :-) 121 135 something else. 122 136 123 137 MORE INFO … … 135 149 available on the web page. 136 150 137 If you would like to help with the documentation, please coo dinate151 If you would like to help with the documentation, please coordinate 138 152 on the samba@samba.org mailing list. See the next section for details 139 153 on subscribing to samba mailing lists. … … 202 216 203 217 204 NEWS GROUP205 ----------206 207 You might also like to look at the usenet news group comp.protocols.smb208 as it often contains lots of useful info and is frequented by lots of209 Samba users. The newsgroup was initially setup by people on the Samba210 mailing list. It is not, however, exclusive to Samba, it is a forum for211 discussing the SMB protocol (which Samba implements). The samba list212 is gatewayed to this newsgroup.213 214 215 218 WEB SITE 216 219 -------- … … 218 221 A Samba WWW site has been setup with lots of useful info. Connect to: 219 222 220 http://samba.org/ samba/223 http://samba.org/ 221 224 222 225 As well as general information and documentation, this also has searchable 223 226 archives of the mailing list and a user survey that shows who else is using 224 this package. Have you registered with the survey yet? :-)225 227 this package. 228
Note:
See TracChangeset
for help on using the changeset viewer.
