From 5af9db9e0c7dce664d4bea2fc776fc9f4631aeaa Mon Sep 17 00:00:00 2001 From: Tim Rice Date: Sat, 19 Jun 2004 19:31:06 -0700 Subject: - (tim) [configure.ac buildpkg.sh.in contrib/solaris/README] move opensshd init script to top level directory. --- contrib/solaris/README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'contrib/solaris/README') diff --git a/contrib/solaris/README b/contrib/solaris/README index eb4c590f4..fefdd4b53 100644 --- a/contrib/solaris/README +++ b/contrib/solaris/README @@ -12,8 +12,14 @@ Directions: 1. make -F Makefile.in distprep (Only if you are getting from the CVS tree) 2. ./configure --with-pam [..any other options you want..] -3. look at the top of contrib/solaris/buildpkg.sh for the configurable options. -4. ./contrib/solaris/buildpkg.sh +3. look at the top of buildpkg.sh for the configurable options and put + any changes you want in openssh-config.local. Additional customizations + can be done to the build process by creating one or more of the following + scripts that will be sourced by buildpkg.sh. + pkg_post_make_install_fixes.sh pkg-post-prototype-edit.sh + pkg-preinstall.local pkg-postinstall.local pkg-preremove.local + pkg-postremove.local pkg-request.local +4. Run "make package" If all goes well you should have a solaris package ready to be installed. -- cgit v1.2.3