File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23,17 +23,17 @@ Notable improvements are:
23
23
24
24
- The developer experience has now been improved.
25
25
26
- - Addition of a developer container with all the tools needed to build
27
- and test the epics-containers projects included.
26
+ - Addition of a developer container with all the necessary tools included
28
27
- Addition of a CLI tool to assist building deploying and managing
29
28
containerize EPICS IOCs.
30
29
31
- - overhaul of the container build approach to minimize cache busting and
32
- improve build times.
30
+ - simplified container build approach which minimizes cache busting and
31
+ improves build times.
33
32
34
33
- Addition of support for IOCS running on MVME5500 with RTEMS 5. (this
35
34
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))
35
+ telnet shell and get their binaries from share file-systems (such as TFTP
36
+ or NFS))
37
37
38
38
39
39
Communication
You can’t perform that action at this time.
0 commit comments