1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/packaging/Solaris
Andreas Schneider 66735f3d33 packaging: Remove SWAT references from Solaris
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
2017-05-10 03:26:15 +02:00
..
copyright
makepkg.sh packaging: Remove SWAT references from Solaris 2017-05-10 03:26:15 +02:00
pkginfo.master
postinstall
preremove
prototype.master packaging: Remove SWAT references from Solaris 2017-05-10 03:26:15 +02:00
README packaging: apply some solaris packaging fixes 2012-09-14 02:42:53 +02:00
request packaging: Remove SWAT references from Solaris 2017-05-10 03:26:15 +02:00
samba.init.master
smb.conf.default r16752: remove the 'socket options' setting from the shipped default smb.conf 2007-10-10 11:19:10 -05:00

INSTRUCTIONS: Preparing Samba packages for Solaris

Make sure that your $PATH contains directories /usr/sfw/bin and /usr/ccs/bin

To produce a package:

* Type sh makepkg.sh build

The package will be created in the /tmp directory.

By default, the package will be built to install samba in /opt/samba
To change the default, modify the INSTALL_BASE variable in makepkg.sh