thesis/research: add more structure
This commit is contained in:
parent
de1e23f701
commit
d459e1fdb1
2 changed files with 13 additions and 0 deletions
|
@ -118,6 +118,13 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\newglossaryentry{pm}{
|
||||||
|
name=package manager,
|
||||||
|
description={
|
||||||
|
TODO
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
\newglossaryentry{sac}{
|
\newglossaryentry{sac}{
|
||||||
name=Software Application Container,
|
name=Software Application Container,
|
||||||
description={
|
description={
|
||||||
|
|
|
@ -1,7 +1,12 @@
|
||||||
% // vim: set ft=tex:
|
% // vim: set ft=tex:
|
||||||
|
\chapter{Topic Refinement}
|
||||||
|
|
||||||
\chapter{Criteria}
|
\chapter{Criteria}
|
||||||
|
This chapter explains the criteria for evaluating available \glspl{pm} for their potential to be part of the developed solution.
|
||||||
|
|
||||||
|
\section{Specification Of Complete}
|
||||||
|
|
||||||
|
\section{Binary- and Source Package Support}
|
||||||
|
|
||||||
\section{Installation and Update Mechanism}
|
\section{Installation and Update Mechanism}
|
||||||
|
|
||||||
|
@ -13,6 +18,7 @@
|
||||||
|
|
||||||
\section{Package Repositories}
|
\section{Package Repositories}
|
||||||
|
|
||||||
|
\section{Efficiency}
|
||||||
|
|
||||||
\chapter{Available Package Managers (and Build Managers)}
|
\chapter{Available Package Managers (and Build Managers)}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue