1#
2# The static master prototype file for the Samba package.
3# For files that can't be dynamically added to the prototype file at 
4# package build time
5#
6# Information files.
7# 
8i pkginfo=./pkginfo
9i copyright=./copyright
10i request=./request
11i preremove=./preremove
12i postinstall=./postinstall
13i i.swat=./i.swat
14i r.swat=./r.swat
15#
16# Stuff that goes into the system areas of the filesystem.
17#
18d none /etc ? ? ?
19d initscript /etc/init.d ? ? ?
20f initscript /etc/init.d/samba.server=packaging/Solaris/samba.server 0744 root sys
21d initscript /etc/rc3.d ? ? ?
22s initscript /etc/rc3.d/S99samba.server=../init.d/samba.server
23#
24# Stuff to set up SWAT
25#
26d swat /etc/inet ? ? ?
27e swat /etc/inet/services=packaging/Solaris/services ? ? ?
28e swat /etc/inet/inetd.conf=packaging/Solaris/inetd.conf ? ? ?
29#
30# Create the samba subtree. (Usually /usr/local/samba )
31#
32d none samba 0755 root other
33d none samba/var 0755 root other
34d none samba/bin 0755 root other
35d none samba/lib 0755 root other
36d none samba/docs 0755 root other
37#
38# Stuff that goes into lib
39#
40d none samba/lib/charset 0755 root other
41f none samba/lib/smb.conf.example=examples/smb.conf.default 0644 root other
42d none samba/lib/regeditscripts 0755 root other
43f none samba/lib/regeditscripts/NT4_PlainPassword.reg=docs/Registry/NT4_PlainPassword.reg 0444 root other
44f none samba/lib/regeditscripts/Win95_PlainPassword.reg=docs/Registry/Win95_PlainPassword.reg 0444 root other
45f none samba/lib/regeditscripts/Win98_PlainPassword.reg=docs/Registry/Win98_PlainPassword.reg 0444 root other
46f none samba/lib/regeditscripts/WinME_PlainPassword.reg=docs/Registry/WinME_PlainPassword.reg 0444 root other
47f none samba/lib/regeditscripts/Win2000_PlainPassword.reg=docs/Registry/Win2000_PlainPassword.reg 0444 root other
48f none samba/lib/regeditscripts/WinXP_PlainPassword.reg=docs/Registry/WinXP_PlainPassword.reg 0444 root other
49#
50# Random files 
51f none samba/docs/Samba-HOWTO-Collection.pdf=docs/Samba-HOWTO-Collection.pdf 0644 root other
52#
53# Static part of prototype file ends.
54#
55