Thu, 04 Oct 2012 20:30:05 +0200
Correct out of date build configuration, porting to Solaris 11 network
link infrastructure and new libpcap logic. This additionally allows for
device drivers in subdirectories of /dev. Correct packaged nmap
personalities and signatures to work out of the box. Finally, hack
arpd logic to properly close sockets and quit on TERM by repeating
signaling in the run command script. Sadly, all this fails to correct
the run time behaviour of honeyd which fails to bind to the IP layer.
michael@13 | 1 | |
michael@428 | 2 | This is @l_prefix@/local/, the manually-managed software stack |
michael@428 | 3 | inside the OpenPKG instance @l_prefix@. This filesystem area |
michael@13 | 4 | contains software which was manually installed under @l_prefix@/local/PKG/ |
michael@13 | 5 | and activated under @l_prefix@/local/ by running: |
michael@13 | 6 | |
michael@13 | 7 | $ @l_prefix@/bin/openpkg lsync |
michael@13 | 8 | |
michael@428 | 9 | Use "eval `@l_prefix@/bin/openpkg rc --eval all env`" from within a |
michael@428 | 10 | user's Bourne (Again) Shell startup script (.profile or .bashrc) in |
michael@428 | 11 | order to activate this manual software stack and all of its packages. |
michael@13 | 12 | |
michael@13 | 13 | In case of any questions or problems post to the OpenPKG project |
michael@13 | 14 | user support mailing list <openpkg-users@openpkg.org>. For more |
michael@428 | 15 | details about OpenPKG visit http://openpkg.org/. |
michael@13 | 16 |