[Abtlinux-svn] SF.net SVN: abtlinux: [121] docs/design/trunk
Status: Alpha
Brought to you by:
eschabell
From: <esc...@us...> - 2006-05-24 11:02:22
|
Revision: 121 Author: eschabell Date: 2006-05-24 04:02:08 -0700 (Wed, 24 May 2006) ViewCVS: http://svn.sourceforge.net/abtlinux/?rev=121&view=rev Log Message: ----------- Working on organizing and filling out the design doc. Modified Paths: -------------- docs/design/trunk/abstract.tex docs/design/trunk/abtlinux.aux docs/design/trunk/abtlinux.bbl docs/design/trunk/abtlinux.blg docs/design/trunk/abtlinux.dvi docs/design/trunk/abtlinux.log docs/design/trunk/abtlinux.pdf docs/design/trunk/abtlinux.tex docs/design/trunk/design.tex docs/design/trunk/erics.bib docs/design/trunk/introduction.tex Modified: docs/design/trunk/abstract.tex =================================================================== --- docs/design/trunk/abstract.tex 2006-05-24 09:02:55 UTC (rev 120) +++ docs/design/trunk/abstract.tex 2006-05-24 11:02:08 UTC (rev 121) @@ -1,4 +1,4 @@ \begin{abstract} - This document will detail the design of the \emph{ABout Time Linux} package - manager. + +This document will detail the design of the \emph{ABout Time Linux} package manager. It expands on the earlier work done in the requirements phase and will focus on creating the components needed to manage software on a \emph{ABout Time Linux} system. \end{abstract} Modified: docs/design/trunk/abtlinux.aux =================================================================== --- docs/design/trunk/abtlinux.aux 2006-05-24 09:02:55 UTC (rev 120) +++ docs/design/trunk/abtlinux.aux 2006-05-24 11:02:08 UTC (rev 121) @@ -1,12 +1,17 @@ \relax +\citation{2006-Schabell-LinuxRequirements} \@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{1}} \@writefile{toc}{\contentsline {section}{\numberline {2}Design}{2}} \@writefile{toc}{\contentsline {subsection}{\numberline {2.1}Package structure}{2}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.1}Install locations}{2}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.1}Example - fortune}{2}} +\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.2}Install locations}{2}} \@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Configuration update tools}{2}} \@writefile{toc}{\contentsline {subsection}{\numberline {2.3}Package manager}{3}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.3.1}Repository names}{3}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.3.2}File storage}{3}} \@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces The abt package manager UML class diagram}}{4}} \newlabel{fig:abtapi}{{1}{4}} +\bibstyle{apalike} +\bibdata{erics} +\bibcite{2006-Schabell-LinuxRequirements}{{Schabell}, 2006} \@writefile{toc}{\contentsline {section}{\numberline {3}Dictionary}{5}} Modified: docs/design/trunk/abtlinux.bbl =================================================================== --- docs/design/trunk/abtlinux.bbl 2006-05-24 09:02:55 UTC (rev 120) +++ docs/design/trunk/abtlinux.bbl 2006-05-24 11:02:08 UTC (rev 121) @@ -1,3 +1,9 @@ \begin{thebibliography}{} +\bibitem[{Schabell}, 2006]{2006-Schabell-LinuxRequirements} +{Schabell}, E. (2006). +\newblock {ABout Time Linux -- the requirements}. +\newblock Technical report, Radboud University Nijmegen, Nijmegen, The + Netherlands, EU. + \end{thebibliography} Modified: docs/design/trunk/abtlinux.blg =================================================================== --- docs/design/trunk/abtlinux.blg 2006-05-24 09:02:55 UTC (rev 120) +++ docs/design/trunk/abtlinux.blg 2006-05-24 11:02:08 UTC (rev 121) @@ -1,47 +1,45 @@ This is BibTeX, Version 0.99c (Web2C 7.5.4) The top-level auxiliary file: abtlinux.aux The style file: apalike.bst -I found no \citation commands---while reading file abtlinux.aux Database file #1: erics.bib -You've used 0 entries, +You've used 1 entry, 1935 wiz_defined-function locations, - 471 strings with 3673 characters, -and the built_in function-call counts, 17 in all, are: -= -- 0 -> -- 0 -< -- 0 -+ -- 0 -- -- 0 -* -- 0 -:= -- 7 -add.period$ -- 0 -call.type$ -- 0 -change.case$ -- 0 -chr.to.int$ -- 0 -cite$ -- 0 -duplicate$ -- 0 -empty$ -- 1 -format.name$ -- 0 -if$ -- 1 + 478 strings with 3849 characters, +and the built_in function-call counts, 283 in all, are: += -- 28 +> -- 7 +< -- 1 ++ -- 2 +- -- 2 +* -- 17 +:= -- 61 +add.period$ -- 3 +call.type$ -- 1 +change.case$ -- 7 +chr.to.int$ -- 1 +cite$ -- 1 +duplicate$ -- 11 +empty$ -- 19 +format.name$ -- 3 +if$ -- 51 int.to.chr$ -- 1 int.to.str$ -- 0 missing$ -- 0 -newline$ -- 3 -num.names$ -- 0 -pop$ -- 0 +newline$ -- 8 +num.names$ -- 3 +pop$ -- 3 preamble$ -- 1 -purify$ -- 0 +purify$ -- 6 quote$ -- 0 -skip$ -- 1 +skip$ -- 10 stack$ -- 0 -substring$ -- 0 +substring$ -- 12 swap$ -- 0 text.length$ -- 0 text.prefix$ -- 0 top$ -- 0 -type$ -- 0 +type$ -- 6 warning$ -- 0 -while$ -- 0 +while$ -- 2 width$ -- 0 -write$ -- 2 -(There was 1 error message) +write$ -- 16 Modified: docs/design/trunk/abtlinux.dvi =================================================================== (Binary files differ) Modified: docs/design/trunk/abtlinux.log =================================================================== --- docs/design/trunk/abtlinux.log 2006-05-24 09:02:55 UTC (rev 120) +++ docs/design/trunk/abtlinux.log 2006-05-24 11:02:08 UTC (rev 121) @@ -1,4 +1,4 @@ -This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (format=latex 2005.9.12) 23 MAY 2006 14:29 +This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (format=latex 2005.9.12) 24 MAY 2006 11:53 entering extended mode **abtlinux.tex (./abtlinux.tex @@ -304,39 +304,39 @@ (./introduction.tex LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <14.4> not available (Font) Font shape `OT1/ppl/b/n' tried instead on input line 1. -LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <10> not available -(Font) Font shape `OT1/ppl/b/n' tried instead on input line 6. -) (./design.tex [1 +LaTeX Font Info: Try loading font information for TS1+ppl on input line 6. + (/usr/share/texmf/tex/latex/psnfss/ts1ppl.fd +File: ts1ppl.fd 2001/06/04 font definitions for TS1/ppl. +)) +(./design.tex [1 ] LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <12> not available -(Font) Font shape `OT1/ppl/b/n' tried instead on input line 7. -LaTeX Font Info: Try loading font information for TS1+ppl on input line 12. - -(/usr/share/texmf/tex/latex/psnfss/ts1ppl.fd -File: ts1ppl.fd 2001/06/04 font definitions for TS1/ppl. -) -LaTeX Font Info: Try loading font information for OMS+ppl on input line 12. - -(/usr/share/texmf/tex/latex/psnfss/omsppl.fd +(Font) Font shape `OT1/ppl/b/n' tried instead on input line 5. +LaTeX Font Info: Try loading font information for OMS+ppl on input line 8. + (/usr/share/texmf/tex/latex/psnfss/omsppl.fd File: omsppl.fd ) LaTeX Font Info: Font shape `OMS/ppl/m/n' in size <10> not available -(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 12. +(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 8. +LaTeX Font Info: Font shape `OT1/ppl/bx/n' in size <10> not available +(Font) Font shape `OT1/ppl/b/n' tried instead on input line 23. + [2] File: umlDesign.eps Graphic file (type eps) - <umlDesign.eps> -Overfull \hbox (81.78444pt too wide) in paragraph at lines 51--52 + +<umlDesign.eps> +Overfull \hbox (81.78444pt too wide) in paragraph at lines 49--50 [][] [] -[2]) (./dictionary.tex [3] [4]) [5] (./abtlinux.aux) ) +) (./dictionary.tex [3] [4]) (./abtlinux.bbl) [5] (./abtlinux.aux) ) Here is how much of TeX's memory you used: - 2437 strings out of 94500 - 30118 string characters out of 1172833 + 2441 strings out of 94500 + 30181 string characters out of 1172833 74675 words of memory out of 3500000 - 5547 multiletter control sequences out of 10000+50000 + 5548 multiletter control sequences out of 10000+50000 15211 words of font info for 54 fonts, out of 500000 for 2000 580 hyphenation exceptions out of 1000 - 34i,7n,26p,225b,285s stack positions out of 1500i,500n,5000p,200000b,5000s + 34i,7n,26p,844b,285s stack positions out of 1500i,500n,5000p,200000b,5000s -Output written on abtlinux.dvi (5 pages, 7608 bytes). +Output written on abtlinux.dvi (5 pages, 8248 bytes). Modified: docs/design/trunk/abtlinux.pdf =================================================================== --- docs/design/trunk/abtlinux.pdf 2006-05-24 09:02:55 UTC (rev 120) +++ docs/design/trunk/abtlinux.pdf 2006-05-24 11:02:08 UTC (rev 121) @@ -16,7 +16,7 @@ /Subtype/Type1 /Name/F1 /FontDescriptor 9 0 R -/BaseFont/KBTUZP+URWPalladioL-Roma +/BaseFont/JRLSMB+URWPalladioL-Roma /FirstChar 1 /LastChar 255 /Widths[250 605 608 167 380 611 291 313 333 0 333 606 0 667 500 333 287 0 0 0 0 0 @@ -40,7 +40,7 @@ /Subtype/Type1 /Name/F2 /FontDescriptor 12 0 R -/BaseFont/OTHCOZ+NimbusMonL-Regu +/BaseFont/MUUFYA+NimbusMonL-Regu /FirstChar 1 /LastChar 255 /Widths[600 600 600 600 600 600 600 600 600 0 600 600 0 600 600 600 600 0 0 0 0 0 @@ -64,7 +64,7 @@ /Subtype/Type1 /Name/F3 /FontDescriptor 15 0 R -/BaseFont/ASKCSU+URWPalladioL-Bold +/BaseFont/ZKVIXV+URWPalladioL-Bold /FirstChar 1 /LastChar 255 /Widths[333 611 611 167 333 611 333 333 333 0 333 606 0 667 500 333 333 0 0 0 0 0 @@ -88,7 +88,7 @@ /Subtype/Type1 /Name/F4 /FontDescriptor 18 0 R -/BaseFont/JDNNFV+URWPalladioL-Ital +/BaseFont/VUCWWC+URWPalladioL-Ital /FirstChar 1 /LastChar 255 /Widths[333 528 545 167 333 556 278 333 333 0 333 606 0 667 444 333 278 0 0 0 0 0 @@ -105,18 +105,41 @@ 278 444 556 444 444 444 444 444 606 444 556 556 556 556 500 500 500] >> endobj -21 0 obj +22 0 obj << +/Type/Font +/Subtype/Type1 +/Name/F5 +/FontDescriptor 21 0 R +/BaseFont/YPPOTH+PazoMath +/FirstChar 32 +/LastChar 229 +/Widths[250 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 285 0 0 0 +0 676 0 786 556 0 0 0 0 778 0 0 0 832 786 0 667 0 667 0 831 660 753 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 500 0 0 0 0 853 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 666 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 747 0 0 0 0 0 0 0 0 0 0 0 0 0 0 881 0 +0 0 0 0 0 0 0 0 0 0 0 234 0 881 767] +>> +endobj +24 0 obj +<< /Filter[/FlateDecode] -/Length 1386 +/Length 1543 >> stream -x\xDAuWK\x93\xDB6\xBE\xF7W\xF8(\xCFD\xAC(R\xAF\x9E\xDA̦\xE9\xB6\xD9N'uN\xDDhYk\xB3+\x8B[I^\xC7\xFF\xBE |