[csw-devel] SF.net SVN: gar:[5422] csw/mgar/pkg/vsftpd/trunk
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Mon Jun 29 23:27:16 CEST 2009
Revision: 5422
http://gar.svn.sourceforge.net/gar/?rev=5422&view=rev
Author: chninkel
Date: 2009-06-29 21:27:16 +0000 (Mon, 29 Jun 2009)
Log Message:
-----------
vsftpd: moved init script to /etc/opt/csw/init.d to be cswclassutils compliant
Modified Paths:
--------------
csw/mgar/pkg/vsftpd/trunk/Makefile
csw/mgar/pkg/vsftpd/trunk/checksums
csw/mgar/pkg/vsftpd/trunk/files/CSWvsftpd.prototype
Modified: csw/mgar/pkg/vsftpd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/vsftpd/trunk/Makefile 2009-06-29 21:13:36 UTC (rev 5421)
+++ csw/mgar/pkg/vsftpd/trunk/Makefile 2009-06-29 21:27:16 UTC (rev 5422)
@@ -120,7 +120,7 @@
post-merge: merge-doc-files merge-config-files merge-init-file
merge-init-file:
- ginstall -D "$(WORKDIR_FIRSTMOD)/cswvsftpd" "$(PKGROOT)/etc/init.d/cswvsftpd"
+ ginstall -D "$(WORKDIR_FIRSTMOD)/cswvsftpd" "$(PKGROOT)/etc/opt/csw/init.d/cswvsftpd"
ginstall -D "$(WORKDIR_FIRSTMOD)/cswvsftpd.xml" "$(PKGROOT)/var/opt/csw/svc/manifest/network/cswvsftpd.xml"
ginstall -D "$(WORKDIR_FIRSTMOD)/vsftpd.smf_wrapper" "$(PKGROOT)/$(sbindir)/vsftpd.smf_wrapper"
Modified: csw/mgar/pkg/vsftpd/trunk/checksums
===================================================================
--- csw/mgar/pkg/vsftpd/trunk/checksums 2009-06-29 21:13:36 UTC (rev 5421)
+++ csw/mgar/pkg/vsftpd/trunk/checksums 2009-06-29 21:27:16 UTC (rev 5422)
@@ -1,5 +1,5 @@
a2f5b70fe49839b0463c9d90af0f11dd download/CSWvsftpd.preinstall
-571737e0f7f54a4b43abe84fb3290ed4 download/CSWvsftpd.prototype
+811a6302d8bcf9f8011bedf10f948eb8 download/CSWvsftpd.prototype
eeaf77528b2da0c7730323838f30b7ef download/README.CSW
281c51282cabd9475cceef363bbc699b download/build_options.patch
3ab328c0cf7c00b6d85956ba4c14e610 download/changelog.CSW
Modified: csw/mgar/pkg/vsftpd/trunk/files/CSWvsftpd.prototype
===================================================================
--- csw/mgar/pkg/vsftpd/trunk/files/CSWvsftpd.prototype 2009-06-29 21:13:36 UTC (rev 5421)
+++ csw/mgar/pkg/vsftpd/trunk/files/CSWvsftpd.prototype 2009-06-29 21:27:16 UTC (rev 5422)
@@ -1,5 +1,5 @@
d none /opt/csw/etc/pkg/CSWvsftpd 0755 root bin
-f cswinitsmf /etc/init.d/cswvsftpd 0755 root bin
+f cswinitsmf /etc/opt/csw/init.d/cswvsftpd 0755 root bin
d none /opt/csw/etc/vsftpd 0755 root bin
f none /opt/csw/etc/vsftpd/vsftpd.conf.CSW 0644 root bin
f cswpreserveconf /opt/csw/etc/vsftpd/vsftpd.userlist.CSW 0644 root bin
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list