Mercurial > ecos-v2_0-branch
annotate doc/ChangeLog @ 810:bfefb4e76917
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
and coloured links.
* sgml/makemakefile: modified copyfiles to copy png-s instead of
gif-s.
* sgml/README-PDF: Comment on pdfjadetext failure and workaround.
| author | jlarmour |
|---|---|
| date | Thu, 01 May 2003 19:04:27 +0000 |
| parents | f30bba77e433 |
| children |
| rev | line source |
|---|---|
|
810
bfefb4e76917
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
650
diff
changeset
|
1 2003-05-01 Jonathan Larmour <jifl@eCosCentric.com> |
|
bfefb4e76917
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
650
diff
changeset
|
2 |
|
bfefb4e76917
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
650
diff
changeset
|
3 * sgml/jadetex.cfg: Add this to configure PDF output nicely with index |
|
bfefb4e76917
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
650
diff
changeset
|
4 and coloured links. |
|
bfefb4e76917
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
650
diff
changeset
|
5 |
|
bfefb4e76917
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
650
diff
changeset
|
6 2003-03-23 Iztok Zupet <iz@vsr.si> |
|
bfefb4e76917
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
650
diff
changeset
|
7 |
|
bfefb4e76917
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
650
diff
changeset
|
8 * sgml/makemakefile: modified copyfiles to copy png-s instead of |
|
bfefb4e76917
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
650
diff
changeset
|
9 gif-s. |
|
bfefb4e76917
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
650
diff
changeset
|
10 * sgml/README-PDF: Comment on pdfjadetext failure and workaround. |
|
bfefb4e76917
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
650
diff
changeset
|
11 |
|
650
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
12 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com> |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
13 |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
14 * sgml/doclist: Reorder in a slightly more logical order with |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
15 related bits grouped together. |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
16 Add docs for power management, USB (slave, eth slave, and SA11x0 |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
17 and NEC uPD8985xx drivers), and synthetic target HAL, eth and |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
18 watchdog drivers. |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
19 |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
20 * sgml/.cvsignore: Add gifs and rename ecos.* to ecos-ref.* |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
21 |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
22 * sgml/makemakefile: Rename ecos.sgml/html/etc. to ecos-ref. |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
23 Copy over GIFs where they exist. |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
24 Don't treat porting guide specially at the top... treat it only as |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
25 specially as the other special cases. |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
26 Update (C) holders. |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
27 Update licence/warranty blurb. |
|
f30bba77e433
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
28 |
| 563 | 29 2003-01-30 Andrew Lunn <andrew.lunn@ascom.ch> |
| 30 | |
| 31 * sgml/doclist: Added snmp-manpages.sgml | |
| 32 * sgml/makemakefile: Extend the kludge to include snmp-manpages.sgml | |
| 33 | |
|
528
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
34 2003-01-22 John Dallaway <jld@ecoscentric.com> |
|
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
35 |
|
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
36 * sgml/makemakefile: Allow eCos package version to be specified |
|
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
37 (when not "current") as the first command line parameter. |
|
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
38 |
|
485
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
39 2003-01-04 Jonathan Larmour <jifl@eCosCentric.com> |
|
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
40 |
|
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
41 * sgml/makemakefile: Oops, use new entity consistently in generated |
|
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
42 ecos.sgml. |
|
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
43 |
|
475
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
44 2003-01-03 Jonathan Larmour <jifl@eCosCentric.com> |
|
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
45 |
|
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
46 * sgml/makemakefile: Try to shorten generated entity names. |
|
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
47 * sgml/doclist: add terminating LF. |
|
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
48 |
| 470 | 49 2002-12-22 Nick Garnett <nickg@ecoscentric.com> |
| 50 | |
| 51 * sgml/doclist: Added HTTPD package documentation. | |
| 52 | |
| 53 * sgml/.cvsignore: Added files generated during PDF build. | |
| 54 | |
|
396
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
55 2002-10-28 Andrew Lunn <andrew.lunn@ascom.ch> |
|
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
56 |
|
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
57 * sgml/makemakefile: Removed the second OTHER_SGML which clobbers |
|
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
58 the first correct definition, so stopping dependencies working. |
|
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
59 |
| 375 | 60 2002-10-15 Iztok Zupet <iz@vsr.si> |
| 61 | |
| 62 * sgml/README-PDF: added | |
| 63 * sgml/makemakefile: defined MAIN_PDF | |
| 64 | |
|
369
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
65 2002-10-15 Jonathan Larmour <jifl@eCosCentric.com> |
|
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
66 |
|
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
67 * sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others |
|
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
68 in OTHER_SGML. From Bart Veer. |
|
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
69 |
| 324 | 70 2002-09-02 Andrew Lunn <andrew.lunn@ascom.ch |
| 71 | |
| 72 * sgml/tutorial/makefile: changed ecc to packages | |
| 73 * sgml/user-guide/makefile: changed ecc to packages | |
| 74 | |
| 321 | 75 2002-08-15 Andrew Lunn <andrew.lunn@ascom.ch> |
| 76 | |
| 77 * sgml/doclist: Added the CPU load package documentation. | |
| 78 | |
| 279 | 79 2002-08-09 Andrew Lunn <andrew.lunn@ascom.ch> |
| 80 | |
| 81 * sgml/doclist: Added the CRC package documentation. | |
| 82 | |
|
276
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
83 2002-08-09 Andrew Lunn <andrew.lunn@ascom.ch> |
|
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
84 |
|
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
85 * sgml/.cvsignore: Ignore the generated html files etc. |
|
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
86 |
|
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
87 2002-08-07 Andrew Lunn <andrew.lunn@ascom.ch> |
| 274 | 88 |
| 89 * sgml/makemakefile: Replaced the old internal RedHat ecc | |
| 90 directory name with the new name "packages" | |
| 91 |
