1#
2# Information files.
3# 
4i pkginfo=./pkginfo
5i copyright=./copyright
6# i request=./request
7i preremove=./preremove
8i postinstall=./postinstall
9i i.swat=./i.swat
10i r.swat=./r.swat
11#
12# Stuff that goes into the system areas of the filesystem.
13#
14d none $CONFIGDIR ? ? ?
15d initscript /etc/init.d ? ? ?
16f initscript /etc/init.d/samba=scripts/samba.init 0744 root sys
17d initscript /etc/rc3.d ? ? ?
18#
19# Stuff to set up SWAT
20#
21d swat /etc/inet ? ? ?
22e swat /etc/inet/services=scripts/services ? ? ?
23e swat /etc/inet/inetd.conf=scripts/inetd.conf ? ? ?
24#
25# Create the samba subtree.
26#
27d none docs 755 root other
28d none man 755 root other
29d none $CONFIGDIR 755 root sys
30d none $PRIVATE_DIR 700 root sys
31d none sbin 0755 root other
32d none bin 0755 root other
33d none lib 0755 root other
34d none lib/charset 0755 root other
35d none lib/vfs 0755 root other
36d none include 0755 root other
37d none swat 0755 root other
38d none $LOGFILEBASE 0755 root other
39d none $PIDDIR 0755 root other
40#
41#
42f none $CONFIGDIR/smb.conf.default=scripts/smb.conf.default 0644 root other
43#
44#
45