summaryrefslogtreecommitdiff
path: root/packaging/SGI/README
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>1998-01-14 07:17:37 +0000
committerHerb Lewis <herb@samba.org>1998-01-14 07:17:37 +0000
commit5dd1eb4e32f95bd1d8f5da3ca30c7a0fc4ef87c0 (patch)
tree58bfa99075c698a0690a16c9ed65c57c3a69ba91 /packaging/SGI/README
parent195c36a5d97e46a7a37824fe34065d4be58f73b3 (diff)
downloadsamba-5dd1eb4e32f95bd1d8f5da3ca30c7a0fc4ef87c0.tar.gz
samba-5dd1eb4e32f95bd1d8f5da3ca30c7a0fc4ef87c0.tar.bz2
samba-5dd1eb4e32f95bd1d8f5da3ca30c7a0fc4ef87c0.zip
README describe inst package version number correctly
idb.pl fix some permission problems with shell scripts sambalp new script supplied by Alan Stebbens that can run setuid to properly print banner page for known users. smb.conf use new sambalp by default. psfixes.pl remove - now handled by sambalp (This used to be commit 129aab955c069206109461e31f2b0244d8586908)
Diffstat (limited to 'packaging/SGI/README')
-rw-r--r--packaging/SGI/README16
1 files changed, 9 insertions, 7 deletions
diff --git a/packaging/SGI/README b/packaging/SGI/README
index 02855bb3a2..f13164af4a 100644
--- a/packaging/SGI/README
+++ b/packaging/SGI/README
@@ -12,13 +12,15 @@ binary, and log files are placed in the /usr/samba file hierarchy.
Man pages are placed in the /usr/share/catman/u_man hierarchy.
The version number of the distribution is a 10 digit number that
-is created from the samba version number plus a release number.
-Each section of the samba version number forms 2 digits of the
-version number (with leading zeros if necessary).
-
-samba version 1.9.16 would become 0109160000
-samba version 1.9.16p9 would become 0109160900
-samba version 1.9.16alpha9 would become 0109160009
+is created from the samba version number. Each section of the samba
+version number forms 2 digits of the version number (with leading
+zeros if necessary). The alpha versions add 00 and 2 digits for
+the alpha number. The first release adds 0100. Patch releases add
+2 digits for the patch level plus 1 and 00.
+
+samba version 1.9.18alpha9 would become 0109180009
+samba version 1.9.18 would become 0109180100
+samba version 1.9.18p9 would become 0109181000
You can enable all printers on your system to be used by samba
by running the script /usr/samba/mkprintcap.sh