1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/packaging/SGI
Herb Lewis 89450e370c fix bug in version numbering scheme
(This used to be commit 2e9f4b5daa)
1998-01-08 16:34:09 +00:00
..
.cvsignore fixed type in list of ignored files 1998-01-03 05:26:31 +00:00
idb.pl missing a couple of binary files in the distribution 1998-01-08 10:50:18 +00:00
inetd.sh This is really Herb adding the SGI packaging files. 1997-09-05 02:28:41 +00:00
legal_notice.html This is really Herb adding the SGI packaging files. 1997-09-05 02:28:41 +00:00
makefile.pl dded error checking to scripts 1997-12-01 14:50:52 +00:00
mkman This is really Herb adding the SGI packaging files. 1997-09-05 02:28:41 +00:00
mkprintcap.sh This is really Herb adding the SGI packaging files. 1997-09-05 02:28:41 +00:00
mkrelease.sh dded error checking to scripts 1997-12-01 14:50:52 +00:00
printcap This is really Herb adding the SGI packaging files. 1997-09-05 02:28:41 +00:00
psfixes.pl fix up perl script so it is a little cleaner and also works with perl 4 1998-01-02 04:26:39 +00:00
README Update file for automatically generating a release 1997-10-31 17:33:04 +00:00
relnotes.html Update file for automatically generating a release 1997-10-31 17:33:04 +00:00
samba.config This is really Herb adding the SGI packaging files. 1997-09-05 02:28:41 +00:00
samba.rc This is really Herb adding the SGI packaging files. 1997-09-05 02:28:41 +00:00
sambalp update SGI build files to latest source 1997-10-24 18:41:08 +00:00
smb.conf added commented out sections for supporting automatically providing printer 1998-01-03 03:55:52 +00:00
smbpasswd This is really Herb adding the SGI packaging files. 1997-09-05 02:28:41 +00:00
smbprint This is really Herb adding the SGI packaging files. 1997-09-05 02:28:41 +00:00
spec.pl fix bug in version numbering scheme 1998-01-08 16:34:09 +00:00

This directory contains sample files for using Samba on an IRIX
system.  These were taken from a system running IRIX 6.2.  The
client machines were running Win95 and connected via the Ethernet
using TCP/IP and DNS.  Consult the Samba documentation for tips
on configuring Samba "properly"; this smb.conf file is very simple.
Consult the Microsoft help/documentation to understand how to
configure the networking support on the PC clients (Win95, WfW,
etc.).

This distribution is configured so that various Samba configuration,
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

You can enable all printers on your system to be used by samba
by running the script /usr/samba/mkprintcap.sh

This distribution automatically configures samba to run as deamons
by the script /etc/init.d/samba and the file /etc/config/samba 
(used by chkconfig). If you would prefer to have samba started by 
inetd you can run the script /usr/samba/inetd.sh. 

To create a Samba distribution you must have the Documenter's WorkBench
package installed to format the manual pages. In addition you need
to have the Software Packager software (inst_dev) installed to
generate the inst images, and Perl to generate the spec and idb files.

From /usr/samba/packaging/SGI directory run the mkrelease.sh script.
There is one optional argument which is the major release number of the
OS version (4, 5, or 6) you desire.  If no number is specified it defaults
to 6.  This script uses Perl to generate the Makefile with the proper 
defines and the packaging files samba.spec and samba.idb.  The binary 
package files will be placed in ./bins