From d459e1fdb13353099b8751860bcae8419be40779 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Tue, 29 Nov 2016 20:50:03 +0100 Subject: [PATCH] thesis/research: add more structure --- src/docs/glossary.tex | 7 +++++++ src/docs/parts/research/research.tex | 6 ++++++ 2 files changed, 13 insertions(+) diff --git a/src/docs/glossary.tex b/src/docs/glossary.tex index f1cf358..e0d379c 100644 --- a/src/docs/glossary.tex +++ b/src/docs/glossary.tex @@ -118,6 +118,13 @@ } } +\newglossaryentry{pm}{ + name=package manager, + description={ + TODO + } +} + \newglossaryentry{sac}{ name=Software Application Container, description={ diff --git a/src/docs/parts/research/research.tex b/src/docs/parts/research/research.tex index 4d6bc12..133aab7 100644 --- a/src/docs/parts/research/research.tex +++ b/src/docs/parts/research/research.tex @@ -1,7 +1,12 @@ % // vim: set ft=tex: +\chapter{Topic Refinement} \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} @@ -13,6 +18,7 @@ \section{Package Repositories} +\section{Efficiency} \chapter{Available Package Managers (and Build Managers)}