Downloading ChronOS Linux 2.8

From ChronOS Linux

(Difference between revisions)
Jump to: navigation, search
Aclindsa (Talk | contribs)
(Created page with '== Linux Kernel == Create and navigate to your kernel working folder <tt>'''mkdir''' chronos '''cd''' chronos </tt> Download the <tt>2.6.33.7</tt> kernel to your working ker…')
Newer edit →

Revision as of 22:04, 25 April 2011

Linux Kernel

Create and navigate to your kernel working folder

mkdir chronos
cd chronos 

Download the 2.6.33.7 kernel to your working kernel folder

wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.7.tar.bz2

CONFIG_PREEMPT_RT and ChronOS Kernel Patches, Libraries, and Test Application

Download the latest version of the archive which contains the latest PREEMPT_RT and ChronOS kernel patches, associated libraries, and the middleware test application called sched_test_app from the repository.

Extract the contents of this folder and move them to the 'chronos' folder you created above.

tar xf ChronOS_Beta_2.7.tar.bz2
mv ChronOS_Beta_2.7/* chronos/

Continue with the Installation Guide.

NOTE: While ChronOS is freely available under the GPL, it is actively used for classwork at Virginia Tech. Therefore, to prevent cheating, the full source code is not made available for direct download. Please email the current maintainer and we will happily supply the username/password. We realize this is a terrible solution, and are working to find a better one. The full code can be found in our repository.


Back to main page

Personal tools