Lines Matching +full:software +full:- +full:configurable
6 The build process is called a 'dummy install'.. Which means the software does
7 a "make install-nokeys DESTDIR=[fakeroot]". This way all manpages should
13 1. make -F Makefile.in distprep (Only if you are getting from the CVS tree)
14 2. ./configure --with-pam [..any other options you want..]
15 3. look at the top of buildpkg.sh for the configurable options and put
16 any changes you want in openssh-config.local. Additional customizations
19 pkg_post_make_install_fixes.sh pkg-post-prototype-edit.sh
20 pkg-preinstall.local pkg-postinstall.local pkg-preremove.local
21 pkg-postremove.local pkg-request.local
27 openssh-unix-dev@mindrot.org and I will try to assist you as best as I can.
29 - Ben Lindstrom