added Intel AMT kernel module build and insmod
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 16 Sep 2009 20:46:53 +0000 (20:46 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 16 Sep 2009 20:46:53 +0000 (20:46 +0000)
git-svn-id: svn://svn.rot13.org/sysadmin-cookbook@143 191e9f34-6774-4a6d-acfc-7664dacd4a2a

recepies/amt/openamt/1.heci.sh [new file with mode: 0755]

diff --git a/recepies/amt/openamt/1.heci.sh b/recepies/amt/openamt/1.heci.sh
new file mode 100755 (executable)
index 0000000..aed89c5
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+test -d heci || svn co https://openamt.svn.sourceforge.net/svnroot/openamt/heci/trunk heci
+cd heci && make && modinfo ./src/heci.ko && insmod ./src/heci.ko heci_debug=1