Getting TUDOS: Difference between revisions
From TUDOS-Wiki
Jump to navigationJump to search
added live CD |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
TUDOS sources are available as snapshot releases and via SVN | TUDOS sources are available as snapshot releases and via SVN. | ||
The software consists of multiple components: | |||
* The kernel [https://l4re.org/fiasco/download.html Fiasco.OC] | |||
* The [https://l4re.org/download.html L4Re system] | |||
* An optional paravirtualized Linux: [http://l4linux.org/download.shtml L4Linux] | |||
The runtime environment L4Re itself consists of many packages that implement various functionality and depend on each other. The check-out mechanism makes sure that all required packages are downloaded. | |||
Latest revision as of 23:58, 23 January 2016
TUDOS sources are available as snapshot releases and via SVN.
The software consists of multiple components:
- The kernel Fiasco.OC
- The L4Re system
- An optional paravirtualized Linux: L4Linux
The runtime environment L4Re itself consists of many packages that implement various functionality and depend on each other. The check-out mechanism makes sure that all required packages are downloaded.