From 4b10d6ba21fec6b013f005c44814385e44f308b6 Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Thu, 29 Sep 2005 15:49:33 +0000 Subject: [PATCH] Add RTEMS notes. --- documentation/RELEASE_NOTES.html | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 3bc08e809..0a9e5e811 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -59,6 +59,7 @@ if the dbBkpt facility is used.

I/O redirection from vxWorks startup scripts now works.

RTEMS

+

Added support for setting NFS server/mount information from PPCBUG argument strings.

rtems_shutdown_executive is now called on IOC exit. On many BSPs this will return control to the bootstrap PROM.

Set POSIX TZ environment variable from NVRAM, or failing that, from EPICS_TIMEZONE.

Cleaned up support for obtaining network configuration from NVRAM.