~zulcss/samba/server-dailies-3.4

« back to all changes in this revision

Viewing changes to packaging/Solaris/prototype.master

  • Committer: Chuck Short
  • Date: 2010-09-28 20:38:39 UTC
  • Revision ID: zulcss@ubuntu.com-20100928203839-pgjulytsi9ue63x1
Initial version

Show diffs side-by-side

added added

removed removed

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