summaryrefslogtreecommitdiff
path: root/2006/oe_simputer-foss.in-2006/html/mgp00007.txt
diff options
context:
space:
mode:
Diffstat (limited to '2006/oe_simputer-foss.in-2006/html/mgp00007.txt')
-rw-r--r--2006/oe_simputer-foss.in-2006/html/mgp00007.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/2006/oe_simputer-foss.in-2006/html/mgp00007.txt b/2006/oe_simputer-foss.in-2006/html/mgp00007.txt
new file mode 100644
index 0000000..d8877c1
--- /dev/null
+++ b/2006/oe_simputer-foss.in-2006/html/mgp00007.txt
@@ -0,0 +1,21 @@
+OpenEmbedded
+ Introduction to OE
+
+ What does OpenEmbedded (OE) do for you?
+ Build a toolchain
+ specifically for your target device
+ with the optimizations you need
+ for your host platform (I crosscompile from quad G5!)
+ Build a kernel image
+ your preferred version with your patches
+ Build a distribution
+ with the packages you want
+ with the initial configuration / fs layout you want
+ Build distribution images
+ using rootfs of your choice (cramfs, jffs2, ...)
+ matching for direct flash writing
+ optionally in your own firmware update image format
+ Build thousands of individual packages
+ using the package manager of your choice (.ipk, .deb)
+ packages can be later installed
+ package repositories can be published as 'feed' (apt-get like)
personal git repositories of Harald Welte. Your mileage may vary