1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/packaging/Solaris
Gerald Carter 799b4f42a3 typo in BASEDIR; patch from Darren Chew
(This used to be commit 21b0758a88)
2003-12-04 16:38:50 +00:00
..
pkg-specs Fix yet another place where we store a Samba version number. )-: 2003-07-11 05:05:08 +00:00
.cvsignore Ignore autogenerated files. 2003-07-11 04:51:52 +00:00
copyright Adding Solaris packaging files to HEAD. 2001-04-11 02:28:38 +00:00
i.swat updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
inetd.conf.master Adding Solaris packaging files to HEAD. 2001-04-11 02:28:38 +00:00
makepkg.sh.tmpl make sure to install the *msg files for SWAT 2003-09-24 17:14:01 +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 solaris packagaing fixes from Brian King 2003-09-22 16:12:03 +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 typo in BASEDIR; patch from Darren Chew 2003-12-04 16:38:50 +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