--- lib/PXElator.pod 2009/08/22 13:51:33 281 +++ lib/PXElator.pod 2009/09/12 21:50:21 422 @@ -156,3 +156,21 @@ (with screen inside for logging and easy scrollback) in different colors, and enable you to start Wireshark on active network interfaces for debugging. +=head1 INSTALL + + cd /srv + svn co svn://svn.rot13.org/pxelator + svn co svn://svn.rot13.org/Intel-AMT/trunk Intel-AMT + + cd pxelator + sh -x bin/install-debian.sh + + perl Makefile.PL + make + + # create pxelator CouchDB database and views + cd couchdb + make push + cd - + + ./bin/start.sh