diff options
author | P. J. McDermott <pjm@nac.net> | 2012-03-21 22:24:36 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-03-21 22:24:36 (EDT) |
commit | 7fea6eb2b25c5090eead21a62daca71e6efede40 (patch) | |
tree | 24191859662f9b0484689fe0ff775805ebfbb584 | |
parent | d3c1125cfda422cd268e12e0e2a18752edbe6b55 (diff) |
Add NJIT CCS Capstone midterm sprint outline.
-rw-r--r-- | njit-ccs-capstone-midterm-outline.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/njit-ccs-capstone-midterm-outline.txt b/njit-ccs-capstone-midterm-outline.txt new file mode 100644 index 0000000..bf76b28 --- /dev/null +++ b/njit-ccs-capstone-midterm-outline.txt @@ -0,0 +1,31 @@ +breakdown + Gantt chart + maybe WBS diagram + risk + identify + inexperience + lack of time + manage + can omit or reduce some portion(s) +requirements + information from Project Scope Template +design + Source Package Format 1.0 draft spec + refer to prior work + Debian, other embedded OSes + debhelper, dpkg + hardware procurement research + computers researched + why BBxM fits our needs +implementation + opkhelper + packages + embedded computer to which OS will be ported +evaluation + opkhelper has been tested on a few source packages + bugs and limitations were found and resolved + test plans + bootstrap build and install packages on target hardware + boot OS and make sure everything runs as expected + connect to package manager Web interface, install/remove packages + add music to system and playlist, play music |