Skip to content

Commit 12cfbdd

Browse files
committed
add update message to readme
1 parent 71b5724 commit 12cfbdd

File tree

2 files changed

+26
-24
lines changed

2 files changed

+26
-24
lines changed

README.rst

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -32,27 +32,3 @@ Organization https://github.com/epics-containers
3232
when included in index.rst
3333
3434
See https://epics-containers.github.io for more detailed documentation.
35-
36-
Update for March 2023
37-
=====================
38-
39-
Since the documentation for epics-containers was first published in Oct 2021,
40-
there have been significant updates to the projects in this organization.
41-
42-
The documentation is now being updated to reflect these changes.
43-
44-
Notable improvements are:
45-
46-
- The developer experience has now been improved.
47-
48-
- Addition of a developer container with all the tools needed to build
49-
and test the epics-containers projects included.
50-
- Addition of a CLI tool to assist building deploying and managing
51-
containerize EPICS IOCs.
52-
53-
- overhaul of the container build approach to minimize cache busting and
54-
improve build times.
55-
56-
- Addition of support for IOCS running on MVME5500 with RTEMS 5. (this
57-
could be extended to any cross-compiled architectures that use a
58-
telnet shell and get their binaries from share file-systems (such as TFTP))

docs/index.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,32 @@ For a set of tutorials to introduce the concepts of epics-containers see
1010
`user/tutorials/00_intro`. For a description of the architecture see
1111
`essential`.
1212

13+
14+
Update for March 2023
15+
=====================
16+
17+
Since the documentation for epics-containers was first published in Oct 2021,
18+
there have been significant updates to the projects in this organization.
19+
20+
The documentation is now being updated to reflect these changes.
21+
22+
Notable improvements are:
23+
24+
- The developer experience has now been improved.
25+
26+
- Addition of a developer container with all the tools needed to build
27+
and test the epics-containers projects included.
28+
- Addition of a CLI tool to assist building deploying and managing
29+
containerize EPICS IOCs.
30+
31+
- overhaul of the container build approach to minimize cache busting and
32+
improve build times.
33+
34+
- Addition of support for IOCS running on MVME5500 with RTEMS 5. (this
35+
could be extended to any cross-compiled architectures that use a
36+
telnet shell and get their binaries from share file-systems (such as TFTP))
37+
38+
1339
Communication
1440
=============
1541

0 commit comments

Comments
 (0)