Lines 11-16
Link Here
|
11 |
etc/rc.d/sfscd.sh.sample |
11 |
etc/rc.d/sfscd.sh.sample |
12 |
@unexec if [ -f %D/etc/rc.d/sfssd.sh ]; then cmp -s %D/etc/rc.d/sfssd.sh.sample %D/etc/rc.d/sfssd.sh && rm -f %D/etc/rc.d/sfssd.sh || echo "${PKG_PREFIX}/etc/rc.d/sfssd.sh is different than distribution sample, leaving for manual cleanup." | fmt; fi |
12 |
@unexec if [ -f %D/etc/rc.d/sfssd.sh ]; then cmp -s %D/etc/rc.d/sfssd.sh.sample %D/etc/rc.d/sfssd.sh && rm -f %D/etc/rc.d/sfssd.sh || echo "${PKG_PREFIX}/etc/rc.d/sfssd.sh is different than distribution sample, leaving for manual cleanup." | fmt; fi |
13 |
etc/rc.d/sfssd.sh.sample |
13 |
etc/rc.d/sfssd.sh.sample |
|
|
14 |
etc/sfs/sfs_host_key |
14 |
etc/sfs/sfsrwsd_config.sample |
15 |
etc/sfs/sfsrwsd_config.sample |
15 |
include/sfs |
16 |
include/sfs |
16 |
include/sfs.h |
17 |
include/sfs.h |
Lines 136-150
Link Here
|
136 |
lib/sfs-%%SFS_VERSION%%/aiod |
137 |
lib/sfs-%%SFS_VERSION%%/aiod |
137 |
lib/sfs-%%SFS_VERSION%%/connect |
138 |
lib/sfs-%%SFS_VERSION%%/connect |
138 |
lib/sfs-%%SFS_VERSION%%/libarpc.a |
139 |
lib/sfs-%%SFS_VERSION%%/libarpc.a |
139 |
lib/sfs-%%SFS_VERSION%%/libarpc.la |
|
|
140 |
lib/sfs-%%SFS_VERSION%%/libasync.a |
140 |
lib/sfs-%%SFS_VERSION%%/libasync.a |
141 |
lib/sfs-%%SFS_VERSION%%/libasync.la |
|
|
142 |
lib/sfs-%%SFS_VERSION%%/libsfscrypt.a |
141 |
lib/sfs-%%SFS_VERSION%%/libsfscrypt.a |
143 |
lib/sfs-%%SFS_VERSION%%/libsfscrypt.la |
|
|
144 |
lib/sfs-%%SFS_VERSION%%/libsfsmisc.a |
142 |
lib/sfs-%%SFS_VERSION%%/libsfsmisc.a |
145 |
lib/sfs-%%SFS_VERSION%%/libsfsmisc.la |
|
|
146 |
lib/sfs-%%SFS_VERSION%%/libsvc.a |
143 |
lib/sfs-%%SFS_VERSION%%/libsvc.a |
147 |
lib/sfs-%%SFS_VERSION%%/libsvc.la |
|
|
148 |
lib/sfs-%%SFS_VERSION%%/listen |
144 |
lib/sfs-%%SFS_VERSION%%/listen |
149 |
lib/sfs-%%SFS_VERSION%%/mallock.o |
145 |
lib/sfs-%%SFS_VERSION%%/mallock.o |
150 |
lib/sfs-%%SFS_VERSION%%/moduled |
146 |
lib/sfs-%%SFS_VERSION%%/moduled |
Lines 158-166
Link Here
|
158 |
lib/sfs-%%SFS_VERSION%%/sfsrwcd |
154 |
lib/sfs-%%SFS_VERSION%%/sfsrwcd |
159 |
lib/sfs-%%SFS_VERSION%%/sfsrwsd |
155 |
lib/sfs-%%SFS_VERSION%%/sfsrwsd |
160 |
lib/sfs-%%SFS_VERSION%%/upgradedb.pl |
156 |
lib/sfs-%%SFS_VERSION%%/upgradedb.pl |
161 |
@group sfs |
|
|
162 |
lib/sfs-%%SFS_VERSION%%/suidconnect |
157 |
lib/sfs-%%SFS_VERSION%%/suidconnect |
163 |
@group |
|
|
164 |
lib/sfs-%%SFS_VERSION%%/ttyd |
158 |
lib/sfs-%%SFS_VERSION%%/ttyd |
165 |
lib/sfs-%%SFS_VERSION%%/xfer |
159 |
lib/sfs-%%SFS_VERSION%%/xfer |
166 |
@dirrm lib/sfs-%%SFS_VERSION%% |
160 |
@dirrm lib/sfs-%%SFS_VERSION%% |
Lines 168-182
Link Here
|
168 |
sbin/sfscd |
162 |
sbin/sfscd |
169 |
sbin/sfssd |
163 |
sbin/sfssd |
170 |
sbin/vidb |
164 |
sbin/vidb |
171 |
share/doc/sfs/WELCOME |
165 |
%%DOCSDIR%%/WELCOME |
172 |
share/doc/sfs/README |
166 |
%%DOCSDIR%%/README |
173 |
share/doc/sfs/README.packageblurb |
167 |
%%DOCSDIR%%/README.packageblurb |
174 |
share/doc/sfs/README.0.7-upgrade |
168 |
%%DOCSDIR%%/README.0.7-upgrade |
175 |
@dirrm share/doc/sfs |
169 |
@dirrm %%DOCSDIR%% |
176 |
share/sfs/agentrc |
170 |
share/sfs/agentrc |
177 |
share/sfs/sfs_config |
171 |
share/sfs/sfs_config |
178 |
share/sfs/sfs_srp_parms |
172 |
share/sfs/sfs_srp_parms |
179 |
share/sfs/sfsauthd_config |
173 |
share/sfs/sfsauthd_config |
180 |
share/sfs/sfscd_config |
174 |
share/sfs/sfscd_config |
181 |
share/sfs/sfssd_config |
175 |
share/sfs/sfssd_config |
|
|
176 |
@dirrm etc/sfs |
182 |
@dirrm share/sfs |
177 |
@dirrm share/sfs |