<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/tboot/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/tboot/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 10 Jun 2021 14:07:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tboot/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Lukasz Hawrylko</title><link>https://sourceforge.net/p/tboot/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,33 @@
 Trusted Boot (tboot) is an open source, pre- kernel/VMM module that uses Intel(R) Trusted Execution Technology (Intel(R) TXT) to perform a measured and verified launch of an OS kernel/VMM. mercurial repo: http://hg.code.sf.net/p/tboot/code .
+
+### Building instructions
+
+Required packages:
+
+  * GCC
+  * mercurial
+  * libz
+  * openssl
+
+For Debian/Ubuntu required packages can be installed with following command:
+`apt install build-essential mercurial libz-dev libssl-dev`
+
+Clone repository:
+`hg clone http://hg.code.sf.net/p/tboot/code tboot`
+
+Build:
+`cd tboot &amp;amp;&amp;amp; make`
+
+Install:
+`make install`
+
+###  GRUB configuration
+
+To use TBOOT, new menu entry in GRUB has to be added.
+
+1. Copy platform SINIT to /boot
+2. `grub2-mkconfig -o /boot/grub/grub.cfg`
+
 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lukasz Hawrylko</dc:creator><pubDate>Thu, 10 Jun 2021 14:07:37 -0000</pubDate><guid>https://sourceforge.netb884afbd0883291b5ed7e283bb3529ca3cef64ce</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/tboot/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;tboot installation on ubuntu 15.04 in EFI BIOS mode&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Enable EFI booting mode in BIOS setup menu, enable VT-x, VT-d, TPM ,TXT in BIOS setup menu, save and exit&lt;/li&gt;
&lt;li&gt;Installl Ubuntu 15.04&lt;/li&gt;
&lt;li&gt;Sudo passwd&lt;/li&gt;
&lt;li&gt;Su&lt;/li&gt;
&lt;li&gt;
&lt;h1 id="apt-get-update"&gt;Apt-get update&lt;/h1&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;h1 id="apt-get-install-trousers"&gt;Apt-get install trousers&lt;/h1&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;h1 id="apt-get-install-tpm-tools"&gt;Apt-get install tpm-tools&lt;/h1&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;h1 id="apt-get-install-trousers-dbg"&gt;Apt-get install trousers-dbg&lt;/h1&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;h1 id="apt-get-install-mercurial"&gt;Apt-get install mercurial&lt;/h1&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;h1 id="hg-clone-httphgcodesfnetptbootcode-tboot-code"&gt;hg clone &lt;a href="http://hg.code.sf.net/p/tboot/code"&gt;http://hg.code.sf.net/p/tboot/code&lt;/a&gt; tboot-code&lt;/h1&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;h1 id="cd-tboot-code"&gt;cd tboot-code&lt;/h1&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;h1 id="make-install"&gt;make install&lt;/h1&gt;
&lt;/li&gt;
&lt;li&gt;copy  your platform SINIT.bin to /boot&lt;/li&gt;
&lt;li&gt;
&lt;h1 id="grub-mkconfig-o-bootgrubgrubcfg"&gt;grub-mkconfig –o /boot/grub/grub.cfg&lt;/h1&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;h1 id="reboot"&gt;reboot&lt;/h1&gt;
&lt;/li&gt;
&lt;li&gt;select tboot from grub boot menu&lt;/li&gt;
&lt;li&gt;
&lt;h1 id="sudo-txt-stat-after-booting-into-ubuntu"&gt;sudo txt-stat, after booting into ubuntu&lt;/h1&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ning Sun</dc:creator><pubDate>Mon, 13 Jul 2015 21:26:39 -0000</pubDate><guid>https://sourceforge.net8c2f262113da334d19b3831710143ac27b041a91</guid></item><item><title>WikiPage Home modified by Jimmy Wei</title><link>https://sourceforge.net/p/tboot/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,4 @@
-Trusted Boot (tboot) is an open source, pre- kernel/VMM module that uses Intel(R) Trusted Execution Technology (Intel(R) TXT) to perform a measured and verified launch of an OS kernel/VMM. mercurial repo: http://hg.code.sf.net/p/tboot/code.
+Trusted Boot (tboot) is an open source, pre- kernel/VMM module that uses Intel(R) Trusted Execution Technology (Intel(R) TXT) to perform a measured and verified launch of an OS kernel/VMM. mercurial repo: http://hg.code.sf.net/p/tboot/code .
 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jimmy Wei</dc:creator><pubDate>Tue, 25 Dec 2012 06:04:06 -0000</pubDate><guid>https://sourceforge.netc73ea2668aec7e9b6d14140b9ff1d8a9b4a617c7</guid></item><item><title>WikiPage Home modified by Jimmy Wei</title><link>https://sourceforge.net/p/tboot/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,4 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/tboot/wiki/markdown_syntax/) syntax.
-
+Trusted Boot (tboot) is an open source, pre- kernel/VMM module that uses Intel(R) Trusted Execution Technology (Intel(R) TXT) to perform a measured and verified launch of an OS kernel/VMM. mercurial repo: http://hg.code.sf.net/p/tboot/code.
+[[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jimmy Wei</dc:creator><pubDate>Tue, 25 Dec 2012 05:48:21 -0000</pubDate><guid>https://sourceforge.net6aed0833ff357a26b1228f080cbe73988338b7bd</guid></item><item><title>WikiPage Home modified by Jimmy Wei</title><link>https://sourceforge.net/p/tboot/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;a class="alink" href="../SamplePage"&gt;[SamplePage]&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/tboot/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;a href="/u/shanewang/"&gt;Shane Wang&lt;/a&gt;&lt;br /&gt;&lt;a href="/u/gwei3/"&gt;Jimmy Wei&lt;/a&gt;&lt;br /&gt;&lt;a href="/u/jcihula/"&gt;Joseph Cihula&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span class="download-button-50d92bce5fcbc91266c2fa75" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jimmy Wei</dc:creator><pubDate>Tue, 25 Dec 2012 04:30:09 -0000</pubDate><guid>https://sourceforge.neta0bc59528029d9973e7e71e15c08e6dbaef620da</guid></item></channel></rss>