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