Subversion Repositories HelenOS-doc

Rev

Rev 9 | Rev 41 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9 Rev 11
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
 
2
 
3
 
3
 
4
<chapter id="intro">
4
<chapter id="intro"><?dbhtml filename="intro.html" ?>
5
 
5
 
6
  <title>Introduction</title>
6
  <title>Introduction</title>
7
      <graphic align="center" fileref="images/helenos.gif" />
7
      <graphic align="center" fileref="images/helenos.gif" />
8
 
8
 
9
      <para>The HelenOS project is an effort to develop an easily portable,
9
      <para>The HelenOS project is an effort to develop an easily portable,
10
      light but durable operating system. HelenOS supports SMP, multitasking
10
      light but durable operating system. HelenOS supports SMP, multitasking
11
      and multithreading on both 32-bit and 64-bit, little-endian and
11
      and multithreading on both 32-bit and 64-bit, little-endian and
12
      big-endian, processor architectures, among wich are AMD64/EM64T
12
      big-endian, processor architectures, among wich are AMD64/EM64T
13
      (x86-64), IA-32, IA-64 (Itanium), 32-bit MIPS, 32-bit PowerPC and SPARC
13
      (x86-64), IA-32, IA-64 (Itanium), 32-bit MIPS, 32-bit PowerPC and SPARC
14
      V9.</para>
14
      V9.</para>
15
 
15
 
16
      <para>This manual should help you understanding design concepts of
16
      <para>This manual should help you understanding design concepts of
17
      different part of the operating system.</para>
17
      different part of the operating system.</para>
18
 
18
 
19
      <para>In case you are interested in our project or have any questions
19
      <para>In case you are interested in our project or have any questions
20
      about it, feel free to subscribe to our <ulink
20
      about it, feel free to subscribe to our <ulink
21
      url="http://www.helenos.eu/?reason=list">mailing list</ulink>. We are
21
      url="http://www.helenos.eu/?reason=list">mailing list</ulink>. We are
22
      looking for people to join our team or to merely try out our system and
22
      looking for people to join our team or to merely try out our system and
23
      become our beta testers.</para>
23
      become our beta testers.</para>
24
     
24
     
25
</chapter>
25
</chapter>
26
 
26
 
27
 
27
 
28
 
28