summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli2006-08-27 20:54:28 +0000
committerFlorian Fainelli2006-08-27 20:54:28 +0000
commit66c61fc60ee941af8c437321b6a418f505121aa0 (patch)
tree94c41453b943adb2145f870117b400641cb1565a
parentbbe32771fb4b1e0a25b8008c7c8d2c1f30bdb50e (diff)
downloaddocs-66c61fc60ee941af8c437321b6a418f505121aa0.tar.gz
Translate missing sentences and update pdf
SVN-Revision: 4692
-rw-r--r--rmll2006/presentation_en.pdfbin538904 -> 529557 bytes
-rw-r--r--rmll2006/presentation_en.tex25
2 files changed, 12 insertions, 13 deletions
diff --git a/rmll2006/presentation_en.pdf b/rmll2006/presentation_en.pdf
index 62722a9..450adc1 100644
--- a/rmll2006/presentation_en.pdf
+++ b/rmll2006/presentation_en.pdf
Binary files differ
diff --git a/rmll2006/presentation_en.tex b/rmll2006/presentation_en.tex
index d4051c0..a799623 100644
--- a/rmll2006/presentation_en.tex
+++ b/rmll2006/presentation_en.tex
@@ -139,14 +139,14 @@ As a consequence to these difficulties, and the more and more increasing market
New hardware platforms were then supported~:
\begin{itemize}
-\item Texas Instruments AR7 (noyau 2.4)
-\item Atheros AR531x (noyau 2.4)
-\item Aruba (noyau 2.6)
-\item x86 (noyaux 2.4 et 2.6)
-\item Broadcom SiByte (noyau 2.6)
-\item AMD Alchemy (noyau 2.6)
-\item Intel Xscale IX42x (noyau 2.6)
-\item Router Board RB532 (noyau 2.6)
+\item Texas Instruments AR7 (2.4 kernel)
+\item Atheros AR531x (2.4 kernel)
+\item Aruba (2.6 kernel)
+\item x86 (2.4 and 2.6 kernels)
+\item Broadcom SiByte (2.6 kernel)
+\item AMD Alchemy (2.6 kernel)
+\item Intel Xscale IXP42x (2.6 kernel)
+\item Router Board RB532 (2.6 kernel)
\end{itemize}
}
@@ -167,9 +167,9 @@ Kamikaze has a certain number of drawbacks :
{
\frametitle{buildroot-ng}
\begin{itemize}
-\item abstraction et simplication d'écriture des fichiers \textbf{Makefile} et compatibilité avec la syntaxe précédente
-\item les paquetages dépendant fortement du noyau vont dans \textbf{buildroot-ng}, les autres dans \textbf{packages/}
-\item dépôt multi-architectures indépendamment du du système de base
+\item ease and abstraction of the \textbf{Makefile} writing with compatibility with the previous syntax
+\item kernel dependent packages go in \textbf{buildroot-ng}, others in \textbf{packages/}
+\item multi-architecture repository independent from the base-system.
\end{itemize}
}
@@ -204,7 +204,6 @@ Kamikaze has a certain number of drawbacks :
{
\frametitle{Legal concerns}
Some legal concerns are raised when you know a hardware is running Linux~:
-Plusieurs questions légales se posent lorsque vous avez connaissance qu'un matériel donné fonctionne sous Linux~:
\begin{itemize}
\item does the manufacturer provide the firmware source code ?
\item does this hardware use binary drivers ?
@@ -394,7 +393,7 @@ $(eval $(call kernel_template,2.6,architecture,
Common debuging tools :
\begin{itemize}
\item GDB
-\item EJTAG (si disponible)
+\item EJTAG (if available)
\item ksymoops
\item usage of printk
\item debug options enabled in the kernel