sync with SAMBA_2_2
[kai/samba.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 preremove=./preremove
12 i postinstall=./postinstall
13 i i.swat=./i.swat
14 i r.swat=./r.swat
15 #
16 # Stuff that goes into the system areas of the filesystem.
17 #
18 d initscript /etc ? ? ?
19 d initscript /etc/init.d ? ? ?
20 f initscript /etc/init.d/samba.server=packaging/Solaris/samba.server 0744 root sys
21 d initscript /etc/rc3.d ? ? ?
22 s initscript /etc/rc3.d/S99samba.server=../init.d/samba.server
23 #
24 # Stuff to set up SWAT
25 #
26 e swat /etc/services=packaging/Solaris/services ? ? ?
27 e swat /etc/inetd.conf=packaging/Solaris/inetd.conf ? ? ?
28 #
29 # Create the samba subtree. (Usually /usr/local/samba )
30 #
31 d none samba 0755 root other
32 d none samba/var 0755 root other
33 d none samba/bin 0755 root other
34 d none samba/lib 0755 root other
35 d none samba/docs 0755 root other
36 #
37 # Scripts
38 #
39 f none samba/bin/smbtar=source/script/smbtar 0755 root other
40 f none samba/bin/addtosmbpass=source/script/addtosmbpass 0755 root other
41 f none samba/bin/convert_smbpasswd=source/script/convert_smbpasswd 0755 root other
42 f none samba/bin/mksmbpasswd.sh=source/script/mksmbpasswd.sh 0755 root other
43 #
44 # man pages
45 #
46 d none /usr ? ? ?
47 d none /usr/share ? ? ?
48 d none /usr/share/man ? ? ?
49 d none /usr/share/man/man1 ? ? ?
50 d none /usr/share/man/man5 ? ? ?
51 d none /usr/share/man/man7 ? ? ?
52 d none /usr/share/man/man8 ? ? ?
53 f none /usr/share/man/man1/make_smbcodepage.1=docs/manpages/make_smbcodepage.1 0644 root other
54 f none /usr/share/man/man1/nmblookup.1=docs/manpages/nmblookup.1 0644 root other
55 f none /usr/share/man/man1/smbclient.1=docs/manpages/smbclient.1 0644 root other
56 f none /usr/share/man/man1/smbrun.1=docs/manpages/smbrun.1 0644 root other
57 f none /usr/share/man/man1/smbsh.1=docs/manpages/smbsh.1 0644 root other
58 f none /usr/share/man/man1/smbstatus.1=docs/manpages/smbstatus.1 0644 root other
59 f none /usr/share/man/man1/smbtar.1=docs/manpages/smbtar.1 0644 root other
60 f none /usr/share/man/man1/testparm.1=docs/manpages/testparm.1 0644 root other
61 f none /usr/share/man/man1/testprns.1=docs/manpages/testprns.1 0644 root other
62 f none /usr/share/man/man5/lmhosts.5=docs/manpages/lmhosts.5 0644 root other
63 f none /usr/share/man/man5/smb.conf.5=docs/manpages/smb.conf.5 0644 root other
64 f none /usr/share/man/man5/smbpasswd.5=docs/manpages/smbpasswd.5 0644 root other
65 f none /usr/share/man/man7/samba.7=docs/manpages/samba.7 0644 root other
66 f none /usr/share/man/man8/nmbd.8=docs/manpages/nmbd.8 0644 root other
67 f none /usr/share/man/man8/smbd.8=docs/manpages/smbd.8 0644 root other
68 f none /usr/share/man/man8/smbmnt.8=docs/manpages/smbmnt.8 0644 root other
69 f none /usr/share/man/man8/smbmount.8=docs/manpages/smbmount.8 0644 root other
70 f none /usr/share/man/man8/smbpasswd.8=docs/manpages/smbpasswd.8 0644 root other
71 f none /usr/share/man/man8/smbumount.8=docs/manpages/smbumount.8 0644 root other
72 f none /usr/share/man/man8/swat.8=docs/manpages/swat.8 0644 root other
73 f none /usr/share/man/man8/smbspool.8=docs/manpages/smbspool.8 0644 root other
74 #
75 # Stuff that goes into lib
76 #
77 f none samba/lib/smb.conf.example=examples/smb.conf.default 0644 root other
78 d none samba/lib/regeditscripts 0755 root other
79 f none samba/lib/regeditscripts/NT4_PlainPassword.reg=docs/NT4_PlainPassword.reg 0444 root other
80 f none samba/lib/regeditscripts/Win95_PlainPassword.reg=docs/Win95_PlainPassword.reg 0444 root other
81 f none samba/lib/regeditscripts/Win98_PlainPassword.reg=docs/Win98_PlainPassword.reg 0444 root other
82 f none samba/lib/regeditscripts/Win2000_PlainPassword.reg=docs/Win2000_PlainPassword.reg 0444 root other
83 #
84 # Random files 
85 f none samba/docs/Samba-HOWTO-Collection.pdf=docs/Samba-HOWTO-Collection.pdf 0644 root other
86 #
87 # Static part of prototype file ends.
88 #