trying to get HEAD building again. If you want the code
[ira/wip.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 none /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 d swat /etc/inet ? ? ?
27 e swat /etc/inet/services=packaging/Solaris/services ? ? ?
28 e swat /etc/inet/inetd.conf=packaging/Solaris/inetd.conf ? ? ?
29 #
30 # Create the samba subtree. (Usually /usr/local/samba )
31 #
32 d none samba 0755 root other
33 d none samba/var 0755 root other
34 d none samba/bin 0755 root other
35 d none samba/lib 0755 root other
36 d none samba/docs 0755 root other
37 #
38 # Stuff that goes into lib
39 #
40 f none samba/lib/smb.conf.example=examples/smb.conf.default 0644 root other
41 d none samba/lib/regeditscripts 0755 root other
42 f none samba/lib/regeditscripts/NT4_PlainPassword.reg=docs/Registry/NT4_PlainPassword.reg 0444 root other
43 f none samba/lib/regeditscripts/Win95_PlainPassword.reg=docs/Registry/Win95_PlainPassword.reg 0444 root other
44 f none samba/lib/regeditscripts/Win98_PlainPassword.reg=docs/Registry/Win98_PlainPassword.reg 0444 root other
45 f none samba/lib/regeditscripts/WinME_PlainPassword.reg=docs/Registry/WinME_PlainPassword.reg 0444 root other
46 f none samba/lib/regeditscripts/Win2000_PlainPassword.reg=docs/Registry/Win2000_PlainPassword.reg 0444 root other
47 f none samba/lib/regeditscripts/WinXP_PlainPassword.reg=docs/Registry/WinXP_PlainPassword.reg 0444 root other
48 #
49 # Random files 
50 f none samba/docs/Samba-HOWTO-Collection.pdf=docs/Samba-HOWTO-Collection.pdf 0644 root other
51 #
52 # Static part of prototype file ends.
53 #