summaryrefslogtreecommitdiffstats
path: root/packaging/Solaris
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-10-11 21:43:00 +0000
committerJeremy Allison <jra@samba.org>2001-10-11 21:43:00 +0000
commita569d5a581065d3ccafdf145c79ba7b622951329 (patch)
tree2f01fefc95613a16a6d114534c99f83fa14c2116 /packaging/Solaris
parentc273169841a960f4a0e62aa1fb4bb87431f1f11d (diff)
downloadsamba-a569d5a581065d3ccafdf145c79ba7b622951329.tar.gz
samba-a569d5a581065d3ccafdf145c79ba7b622951329.tar.xz
samba-a569d5a581065d3ccafdf145c79ba7b622951329.zip
Packaging complete, only testsuite left.
Jeremy
Diffstat (limited to 'packaging/Solaris')
-rw-r--r--packaging/Solaris/prototype.master6
1 files changed, 4 insertions, 2 deletions
diff --git a/packaging/Solaris/prototype.master b/packaging/Solaris/prototype.master
index bfcb3e00492..423462f7da6 100644
--- a/packaging/Solaris/prototype.master
+++ b/packaging/Solaris/prototype.master
@@ -8,7 +8,6 @@
i pkginfo=./pkginfo
i copyright=./copyright
i request=./request
-i checkinstall
i preremove=./preremove
i postinstall=./postinstall
i i.swat=./i.swat
@@ -31,7 +30,7 @@ e swat /etc/inet/inetd.conf=packaging/Solaris/inetd.conf ? ? ?
# Create the samba subtree. (Usually /usr/local/samba )
#
d none samba 0755 root other
-d none samba/var 0755 root other
+d none samba/var 0700 root other
d none samba/bin 0755 root other
d none samba/lib 0755 root other
d none samba/docs 0755 root other
@@ -40,10 +39,13 @@ d none samba/docs 0755 root other
#
f none samba/lib/smb.conf.example=examples/smb.conf.default 0644 root other
d none samba/lib/regeditscripts 0755 root other
+f none samba/lib/regeditscripts/NT4-Locking.reg=docs/NT4-Locking.reg 0444 root other
f none samba/lib/regeditscripts/NT4_PlainPassword.reg=docs/NT4_PlainPassword.reg 0444 root other
f none samba/lib/regeditscripts/Win95_PlainPassword.reg=docs/Win95_PlainPassword.reg 0444 root other
f none samba/lib/regeditscripts/Win98_PlainPassword.reg=docs/Win98_PlainPassword.reg 0444 root other
+f none samba/lib/regeditscripts/Win9X-CacheHandling.reg=docs/Win9X-CacheHandling.reg 0444 root other
f none samba/lib/regeditscripts/Win2000_PlainPassword.reg=docs/Win2000_PlainPassword.reg 0444 root other
+f none samba/lib/regeditscripts/WindowsTerminalServer.reg=docs/WindowsTerminalServer.reg 0444 root other
#
# Random files
f none samba/docs/Samba-HOWTO-Collection.pdf=docs/Samba-HOWTO-Collection.pdf 0644 root other