Initial import
[samba] / packaging / Solaris / prototype.master
diff --git a/packaging/Solaris/prototype.master b/packaging/Solaris/prototype.master
new file mode 100644 (file)
index 0000000..6cf1cc7
--- /dev/null
@@ -0,0 +1,46 @@
+#
+# Information files.
+# 
+i pkginfo=./pkginfo
+i copyright=./copyright
+# i request=./request
+i preremove=./preremove
+i postinstall=./postinstall
+i i.swat=./i.swat
+i r.swat=./r.swat
+#
+# Stuff that goes into the system areas of the filesystem.
+#
+d none $CONFIGDIR ? ? ?
+d initscript /etc/init.d ? ? ?
+f initscript /etc/init.d/samba=scripts/samba.init 0744 root sys
+d initscript /etc/rc3.d ? ? ?
+f initscript /sbin/samba=scripts/samba.init 0750 root root
+#
+# Stuff to set up SWAT
+#
+d swat /etc/inet ? ? ?
+e swat /etc/inet/services=scripts/services ? ? ?
+e swat /etc/inet/inetd.conf=scripts/inetd.conf ? ? ?
+#
+# Create the samba subtree.
+#
+d none docs 755 root other
+d none man 755 root other
+d none $CONFIGDIR 755 root sys
+d none $LOCKDIR 755 root other
+d none $PRIVATE_DIR 700 root sys
+d none sbin 0755 root other
+d none bin 0755 root other
+d none lib 0755 root other
+d none lib/charset 0755 root other
+d none lib/vfs 0755 root other
+d none include 0755 root other
+d none swat 0755 root other
+d none $LOGFILEBASE 0755 root other
+d none $PIDDIR 0755 root other
+#
+#
+f none $CONFIGDIR/smb.conf.default=scripts/smb.conf.default 0644 root other
+#
+#