X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=docs%2Fopenwrt.tex;h=946387b4d650072c1ab504fd3dfe7be65d7798d8;hp=f1269e296a9e4661957756b58f40505f79ce3b51;hb=28b00f9dcc046884a4af86f80f30f212b0b4756d;hpb=a1aab420f0a1a7234b006e1d37358c72350dd3f6 diff --git a/docs/openwrt.tex b/docs/openwrt.tex index f1269e296..946387b4d 100644 --- a/docs/openwrt.tex +++ b/docs/openwrt.tex @@ -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} @@ -28,15 +23,19 @@ \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}