1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/packaging/Solaris
Volker Lendecke 2c1201eb7a smbd: Convert valid.dat to C code
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-03-24 00:00:20 +01:00
..
copyright
i.swat
inetd.conf.master
makepkg.sh smbd: Convert valid.dat to C code 2015-03-24 00:00:20 +01:00
pkginfo.master
postinstall
preremove
prototype.master
r.swat
README packaging: apply some solaris packaging fixes 2012-09-14 02:42:53 +02:00
request
samba.init.master
services
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