From 0d310c2324d0fddcf306c406849158d84a6bd608 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 18 Jan 2016 14:51:29 +0100 Subject: initial commit for Enea Linux 5.0-ppc Signed-off-by: Adrian Dudau --- .../doc/gettingstarted.xml | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 documentation/book-enea-linux-users-guide/doc/gettingstarted.xml (limited to 'documentation/book-enea-linux-users-guide/doc/gettingstarted.xml') diff --git a/documentation/book-enea-linux-users-guide/doc/gettingstarted.xml b/documentation/book-enea-linux-users-guide/doc/gettingstarted.xml new file mode 100644 index 0000000..c219fab --- /dev/null +++ b/documentation/book-enea-linux-users-guide/doc/gettingstarted.xml @@ -0,0 +1,85 @@ + + + + Getting Started + + This chapter describes the steps required until you have a Linux + kernel up and running on an emulated or physical target. Detailed examples + are found in the Target Guide + chapter. + + Start with preparations on your Linux host: + + + + System requirements must + be met + + + + Install + packages + + + + Download and install Enea + Linux + + + + Install the + Cross-Compilation Toolchain (optional) + + + + Once the host environment is ready to use, you can download or build + your own images (kernel, root filesystem, etc.) for a specific target or emulated architecture, and boot Enea Linux on + target or emulated on host: + + + + Get images: Download + precompiled images or Build + your own images + + + + Run Enea Linux: Install and boot + Enea Linux on target or Run Enea Linux in + QEMU + + + + For your convenience, you can use the optional + Eclipse IDE with application development tools (ADT) to cross-compile, + trace, and monitor the performance of your applications, see Using Eclipse Tools. + + Similar information as in this chapter is provided in the . + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf