summaryrefslogtreecommitdiff
path: root/2008/embedded_linux-fossin2008/html/mgp00012.txt
diff options
context:
space:
mode:
Diffstat (limited to '2008/embedded_linux-fossin2008/html/mgp00012.txt')
-rw-r--r--2008/embedded_linux-fossin2008/html/mgp00012.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/2008/embedded_linux-fossin2008/html/mgp00012.txt b/2008/embedded_linux-fossin2008/html/mgp00012.txt
new file mode 100644
index 0000000..f6cb1f8
--- /dev/null
+++ b/2008/embedded_linux-fossin2008/html/mgp00012.txt
@@ -0,0 +1,13 @@
+How to do Embedded Linux [not] right
+Differences to PC Linux
+
+
+Differences to Linux on a PC
+In the PC world, I can
+download the latest kernel from kernel.org
+compile + install it on almost every current+old platform
+have an almost 100% chance that it will boot and support all the major peripherals
+only some more obscure hardware might not have drivers yet
+update at any time to the latest 2.6.x.y maintenance release
+update at any time to the next 2.6.(x+1) release
+
personal git repositories of Harald Welte. Your mileage may vary