1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/packaging/Solaris
Shirish Kalele a8a543778b Fix typo.
(This used to be commit b874c14a1d)
2002-06-05 18:37:15 +00:00
..
pkg-specs 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that were in the head branch but weren't in SAMBA_2_0 1999-12-13 13:35:20 +00:00
copyright Adding Solaris packaging files to HEAD. 2001-04-11 02:28:38 +00:00
i.swat Fix typo. 2002-06-05 18:37:15 +00:00
inetd.conf.master Adding Solaris packaging files to HEAD. 2001-04-11 02:28:38 +00:00
makepkg.sh final sync with SAMBA_2_2 2001-06-01 12:33:16 +00:00
pkginfo.master Adding Solaris packaging files to HEAD. 2001-04-11 02:28:38 +00:00
postinstall more syncs with SAMBA_2_2 2001-06-01 12:27:05 +00:00
preremove Adding Solaris packaging files to HEAD. 2001-04-11 02:28:38 +00:00
prototype.master final sync with SAMBA_2_2 2001-06-01 12:33:16 +00:00
r.swat Adding Solaris packaging files to HEAD. 2001-04-11 02:28:38 +00:00
README Adding Solaris packaging files to HEAD. 2001-04-11 02:28:38 +00:00
request Adding Solaris packaging files to HEAD. 2001-04-11 02:28:38 +00:00
samba.server.master Adding Solaris packaging files to HEAD. 2001-04-11 02:28:38 +00:00
services Adding Solaris packaging files to HEAD. 2001-04-11 02:28:38 +00:00

INSTRUCTIONS: Preparing Samba packages for Solaris

To produce a package:

* Build the binaries (by running ./configure; make; in the source directory)
* Type sh makepkg.sh

The package will be created in the /tmp directory.

By default, the package will be built to install samba in /usr/local
To change the default, modify the INSTALL_BASE variable in makepkg.sh
This is after you have configured samba with a --prefix option of the 
alternate samba location and then created the binaries.

Shirish Kalele <kalele@samba.org>
Date: 2000.01.12