1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/packaging/SGI
0001-01-01 00:00:00 +00:00
..
.cvsignore add swat to build package 0001-01-01 00:00:00 +00:00
findsmb final sync with SAMBA_2_2 0001-01-01 00:00:00 +00:00
idb.pl sync up packaging scripts 0001-01-01 00:00:00 +00:00
inetd.sh Sync up packaging updates that didn't make it to HEAD. 0001-01-01 00:00:00 +00:00
inst.msg Sync up packaging updates that didn't make it to HEAD. 0001-01-01 00:00:00 +00:00
legal_notice.html This is really Herb adding the SGI packaging files. 0001-01-01 00:00:00 +00:00
mkman first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
mkprintcap.sh This is really Herb adding the SGI packaging files. 0001-01-01 00:00:00 +00:00
mkrelease.sh quite errors about unnecessary const casting - don't build libnss_wins.so 0001-01-01 00:00:00 +00:00
printcap This is really Herb adding the SGI packaging files. 0001-01-01 00:00:00 +00:00
README README describe inst package version number correctly 0001-01-01 00:00:00 +00:00
relnotes.html global change from samba.anu.edu.au to samba.org 0001-01-01 00:00:00 +00:00
removeswat.sh Sync up packaging updates that didn't make it to HEAD. 0001-01-01 00:00:00 +00:00
samba.config This is really Herb adding the SGI packaging files. 0001-01-01 00:00:00 +00:00
samba.rc sync with 2.0 tree 0001-01-01 00:00:00 +00:00
sambalp first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
smb.conf merge from 2.2 branch 0001-01-01 00:00:00 +00:00
smbpasswd add missing targets that were added to makefile 0001-01-01 00:00:00 +00:00
smbprint final sync with SAMBA_2_2 0001-01-01 00:00:00 +00:00
spec.pl test for pre- version numbers 0001-01-01 00:00:00 +00:00
startswat.sh Sync up packaging updates that didn't make it to HEAD. 0001-01-01 00:00:00 +00:00
winbindd.config new config files for winbindd startup 0001-01-01 00:00:00 +00:00
winbindd.rc new config files for winbindd startup 0001-01-01 00:00:00 +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. 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

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