summaryrefslogtreecommitdiffstats
path: root/docs/openwrt.tex
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-16 04:21:44 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-16 04:21:44 +0000
commit3ca42101d5289af1b869ea31ad2c68e555b4c8e2 (patch)
tree504b0b85fc81c8697a921e6b66422cac143b8e5e /docs/openwrt.tex
parent8ed541c192f5663a38183d7b47726b3b6264256f (diff)
downloadmaster-31e0f0ae-3ca42101d5289af1b869ea31ad2c68e555b4c8e2.tar.gz
master-31e0f0ae-3ca42101d5289af1b869ea31ad2c68e555b4c8e2.tar.bz2
master-31e0f0ae-3ca42101d5289af1b869ea31ad2c68e555b4c8e2.zip
add modified version of mbm's 'introduction to buildroot-ng' to the documentation
SVN-Revision: 5151
Diffstat (limited to 'docs/openwrt.tex')
-rw-r--r--docs/openwrt.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/openwrt.tex b/docs/openwrt.tex
index f1269e296a..e63eac3f28 100644
--- a/docs/openwrt.tex
+++ b/docs/openwrt.tex
@@ -5,6 +5,9 @@
\usepackage{ae,aecompl,aeguill}
\usepackage{fancyvrb}
+\setlength{\parindent}{0pt}
+\setlength{\parskip}\medskipamount
+
\begin{document}
\tableofcontents
@@ -28,9 +31,7 @@
\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}