This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[kai/samba-autobuild/.git] / packaging / Solaris / prototype.master
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
8 i pkginfo=./pkginfo
9 i copyright=./copyright
10 i request=./request
11 i checkinstall
12 i preremove=./preremove
13 i postinstall=./postinstall
14 i i.swat=./i.swat
15 i r.swat=./r.swat
16 #
17 # Stuff that goes into the system areas of the filesystem.
18 #
19 d none /etc ? ? ?
20 d initscript /etc/init.d ? ? ?
21 f initscript /etc/init.d/samba.server=packaging/Solaris/samba.server 0744 root sys
22 d initscript /etc/rc3.d ? ? ?
23 s initscript /etc/rc3.d/S99samba.server=../init.d/samba.server
24 #
25 # Stuff to set up SWAT
26 #
27 d swat /etc/inet ? ? ?
28 e swat /etc/inet/services=packaging/Solaris/services ? ? ?
29 e swat /etc/inet/inetd.conf=packaging/Solaris/inetd.conf ? ? ?
30 #
31 # Create the samba subtree. (Usually /usr/local/samba )
32 #
33 d none samba 0755 root other
34 d none samba/var 0755 root other
35 d none samba/bin 0755 root other
36 d none samba/lib 0755 root other
37 d none samba/docs 0755 root other
38 #
39 # Stuff that goes into lib
40 #
41 f none samba/lib/smb.conf.example=examples/smb.conf.default 0644 root other
42 d none samba/lib/regeditscripts 0755 root other
43 f none samba/lib/regeditscripts/NT4_PlainPassword.reg=docs/NT4_PlainPassword.reg 0444 root other
44 f none samba/lib/regeditscripts/Win95_PlainPassword.reg=docs/Win95_PlainPassword.reg 0444 root other
45 f none samba/lib/regeditscripts/Win98_PlainPassword.reg=docs/Win98_PlainPassword.reg 0444 root other
46 f none samba/lib/regeditscripts/Win2000_PlainPassword.reg=docs/Win2000_PlainPassword.reg 0444 root other
47 #
48 # Random files 
49 f none samba/docs/Samba-HOWTO-Collection.pdf=docs/Samba-HOWTO-Collection.pdf 0644 root other
50 #
51 # Static part of prototype file ends.
52 #