@@ -13,10 +13,6 @@ Desktops into Active Directory environments. It can function both as a
13
13
domain controller or as a regular domain member.
14
14
15
15
16
- NOTE: Installation instructions may be found
17
- for the file/print server and domain member in:
18
- docs/htmldocs/Samba3-HOWTO/install.html
19
-
20
16
For the AD DC implementation a full HOWTO is provided at:
21
17
https://wiki.samba.org/index.php/Samba4/HOWTO
22
18
@@ -32,31 +28,17 @@ called COPYING).
32
28
CONTRIBUTIONS
33
29
=============
34
30
35
- 1 . To contribute via GitLab
36
- - fork the official Samba team repository on GitLab
37
- * see https://gitlab.com/samba-team/samba
38
- - become familiar with the coding standards as described in README.Coding
39
- - make sure you read the Samba copyright policy
40
- * see https://www.samba.org/samba/devel/copyright-policy.html
41
- - create a feature branch
42
- - make changes
43
- - when committing, be sure to add signed-off-by tags
44
- * see https://wiki.samba.org/index.php/CodeReview#commit_message_tags
45
- - send a merge request for your branch through GitLab
46
- - this will send an email to everyone registered on GitLab
47
- - discussion happens on the samba-technical mailing list as described below
48
- - more info on using Git for Samba development can be found on the Samba Wiki
49
- * see https://wiki.samba.org/index.php/Using_Git_for_Samba_Development
50
-
51
- 2 . If you want to contribute to the development of the software then
52
- please join the mailing list. The Samba team accepts patches
53
- (preferably in "diff -u" format, see https://www.samba.org/samba/devel/
54
- for more details) and are always glad to receive feedback or
55
- suggestions to the address
[email protected] . More information
56
- on the various Samba mailing lists can be found at https://lists.samba.org/ .
57
-
58
- You can also get the Samba sourcecode straight from the git repository - see
59
- https://wiki.samba.org/index.php/Using_Git_for_Samba_Development .
31
+ Please see https://wiki.samba.org/index.php/Contribute
32
+ for detailed set-by-step instructions on how to submit a patch
33
+ for Samba via GitLab.
34
+
35
+ Samba's GitLab mirror is at https://gitlab.com/samba-team/samba
36
+
37
+ OUR CONTRIBUTORS
38
+ ================
39
+
40
+ See https://www.samba.org/samba/team/ for details of the Samba Team,
41
+ as well as details of all those currently active in Samba development.
60
42
61
43
If you like a particular feature then look through the git change-log
62
44
(on the web at https://gitweb.samba.org/?p=samba.git;a=summary ) and see
@@ -74,16 +56,11 @@ DOCUMENTATION
74
56
-------------
75
57
76
58
There is quite a bit of documentation included with the package,
77
- including man pages, and lots of .html files with hints and useful
78
- info. This is also available from the webpage. There is a growing
79
- collection of information under docs/.
80
-
81
- A list of Samba documentation in languages other than English is
82
- available on the webpage.
59
+ including man pages and the wiki at https://wiki.samba.org
83
60
84
- If you would like to help with the documentation, please coordinate
85
- on the [email protected] mailing list. See the next section for details
86
- on subscribing to samba mailing lists .
61
+ If you would like to help with our documentation, please contribute
62
+ that improved content to the wiki, we are moving as much content there
63
+ as possible .
87
64
88
65
89
66
MAILING LIST
0 commit comments