summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README49
1 files changed, 49 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..db0826c
--- /dev/null
+++ b/README
@@ -0,0 +1,49 @@
1Enea Linux virtualization support
2=================================
3
4This layer provides virtualization support and related tools to Enea Linux.
5
6Supported Platforms
7-------------------
8
9 KVM - Kernel Virtual Machine for x86-64 and PowerPC (e500mc).
10 LXC - Linux Containers for x86-64, 32-bit ARM, PowerPC.
11
12Dependencies
13------------
14meta-enea:
15 URI: git://git.enea.com/linux/meta-enea
16 branch: daisy
17
18meta-virtualization:
19 URI: git://git.enea.com/linux/meta-virtualization
20 branch: daisy
21
22meta-openembedded:
23 URI: git://git.enea.com/linux/meta-openembedded
24 branch: daisy
25 layers: meta-oe
26 meta-networking
27
28Source Code
29-----------
30
31git://git.enea.com/linux/meta-enea/meta-vt
32
33Maintenance
34-----------
35
36Maintainers: Enea Linux Team <linux-maintainers@enea.com>
37
38Contributing
39------------
40
41Contributions and patches can be sent to the Enea Linux mailing
42list: enealinux@lists.enea.com (open)
43
44License
45-------
46
47All metadata is MIT licensed unless otherwise stated. Source code included
48in tree for individual recipes is under the LICENSE stated in each recipe
49(.bb file) unless otherwise stated.