[brcm63xx] Profiles: GW6X00: Replace ext2 module with ext4 as ext2 and 3 are going...
[openwrt/svn-archive/archive.git] / docs / openwrt.tex
index f1269e296a9e4661957756b58f40505f79ce3b51..946387b4d650072c1ab504fd3dfe7be65d7798d8 100644 (file)
@@ -1,14 +1,9 @@
 \documentclass[a4paper]{book}
-\usepackage[latin9]{inputenc}
-\usepackage[pdftex,bookmarks=true]{hyperref}
-\usepackage[T1]{fontenc}
-\usepackage{ae,aecompl,aeguill}
-\usepackage{fancyvrb}
 
-\begin{document}
+\usepackage{openwrt}
 
+\begin{document}
 \tableofcontents
-
 \chapter{The Router}
   \section{Getting started}
     \subsection{Installation}
       \input{network-scripts}
 \chapter{Development issues}
   \section{The build system}
-    \subsection{Building an image}
-    \subsection{Integrating packages}
-    \subsection{Creating packages}
+    \input{build}
   \section{Extra tools}
     \subsection{Image Builder}
     \subsection{SDK}
+  \section{Working with OpenWrt}
+    \input{working}
   \section{Adding platform support}
+     \input{adding}
   \section{Debugging and debricking}
-    \subsection{Adding a serial port}
-    \subsection{JTAG}
-
+     \input{debugging}
+   \section{Reporting bugs}
+       \subsection{Using the Trac ticket system}
+       \input{bugs}
+   \section{Submitting patches}
+    \input{submitting-patches}
 \end{document}