summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-05-09 18:06:03 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-05-10 16:59:21 +0200
commit78fffe288b4695f61c387a856eddc9346be7e058 (patch)
treef6b2742c6ba8074ff8cc54c9e197a0f78c1bea09
parent157fb0ef5f8c79da272a3cdccf0549ba28e97b1d (diff)
downloaddocuments-78fffe288b4695f61c387a856eddc9346be7e058.tar.gz
documents-78fffe288b4695f61c387a856eddc9346be7e058.tar.bz2
documents-78fffe288b4695f61c387a856eddc9346be7e058.zip
Fix hours spelling
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex26
1 files changed, 13 insertions, 13 deletions
diff --git a/NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex b/NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex
index b8cb7cb..0b26559 100644
--- a/NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex
+++ b/NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex
@@ -57,14 +57,14 @@
Time estimation & Task & Comments \\
\hline
\hline
- 7H &
+ 7h &
\begin{itemize}
\item{Validate that Android 9 builds under a GNU/Linux distribution
compliant with the FSF's Free Software Distribution Guidelines (FSDG)
and keep using it to make sure it keeps working.}
\end{itemize} & \\
\hline
- 21H &
+ 21h &
\begin{itemize}
\item{Choose an Android distribution (like AOSP or LineageOS) to base the work on.}
\item{Add very partial support for one of the following devices:
@@ -80,32 +80,32 @@
\end{itemize} &
There is a small risk of having to change distribution and devices. \\
\hline
- 14H &
+ 14h &
\begin{itemize}
\item{Find, remove and document proprietary software in the source code.}
\end{itemize} & \\
\hline
- 14H &
+ 14h &
\begin{itemize}
\item{Find, remove and document privacy issues in the source code.}
\end{itemize} & \\
\hline
- 7H &
+ 7h &
\begin{itemize}
\item{Make the the touch keys Linux driver work.}
\end{itemize} & Upstream the missing parts if time allows. \\
\hline
- 7H &
+ 7h &
\begin{itemize}
\item{Make the Linux AAT1290 flash led driver work.}
\end{itemize} & Upstream the missing parts if time allows. \\
\hline
- 7H &
+ 7h &
\begin{itemize}
\item{rebrand LineageOS as Replicant}
\end{itemize} & \\
\hline
- 7H &
+ 7h &
\begin{itemize}
\item{port and cleanup the the Galaxy SIII (i9300) modem Linux driver from 4.16 to 5.0}
\end{itemize} &
@@ -126,7 +126,7 @@
Time estimation & Task & Comments \\
\hline
\hline
- 157H &
+ 157h &
\begin{itemize}
\item{port libsamsung-ril and libsamsung-ipc to Android 9}
\item{Make the modem driver and libsamsung-ipc work together}
@@ -162,18 +162,18 @@
Time estimation & Task & Comments \\
\hline
\hline
- 70H &
+ 70h &
\begin{itemize}
\item{port the sensors libraries and other device specific libraries}
\end{itemize} & \\
\hline
- 70H &
+ 70h &
\begin{itemize}
\item{Add support for Audio with the upstream kernel driver}
\end{itemize} &
Might be faster, depending on what Android 9 uses. \\
\hline
- 14H &
+ 14h &
\begin{itemize}
\item{Add partial support for one of the following devices:
\begin{itemize}
@@ -231,7 +231,7 @@
This is required for basic usage as the Internal WiFi doesn't
work without nonfree firmwares. \\
\hline
- 35H &
+ 35h &
\begin{itemize}
\item{create new update the install and upgrade instructions }
\end{itemize} &