Updated media with build 1664. Needs GS testers.

This commit is contained in:
Patrick Kloepfer 2019-10-22 11:37:53 -04:00
parent 9aba3489f7
commit c92ae85e63
11 changed files with 11 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# A2osX Media Guide
### Updated October 20, 2019
### Updated October 22, 2019
We have changed the media set for A2osX. New A2osX Users should download the most current version as shown in the table below. **A new Release Candidate (RC) edition has been made available (highlighted below), you should choose one of the media options from this set.** The Bleed media are the primary images used by the developers to hold the most current version of the A2osX binaries (and a copy of the source, although of course GitHub is the primary source repository) and may be unstable. You should not use this media unless directed by the A2osX development team.
@ -9,7 +9,7 @@ We have changed the media set for A2osX. New A2osX Users should download the mo
| Edition | Description | Build No | Date |
| --- | --- | --- | --- |
| RELEASE | This is a locked down set of media that will change infrequently, only upon a major update. | | * |
| **RC** | **This is a RELEASE candidate, if available, for the next coming major release. There should be very few RC releases before one of them becomes the actual RELEASE media. RC releases should be relatively bug free and feature complete (to the scope planned for that release).** | **1653** | **Oct-19-2019** |
| **RC** | **This is a RELEASE candidate, if available, for the next coming major release. There should be very few RC releases before one of them becomes the actual RELEASE media. RC releases should be relatively bug free and feature complete (to the scope planned for that release).** | **1664** | **Oct-22-2019** |
| STABLE | Stable releases are significant updates over the last RELEASE but may not included in their own scope. STABLE releases will be made from BLEED builds that have no significant bugs, but may have documented issues that have not yet been resolved, especially in new features. | | * |
| BLEED| The media in this edition are very cutting edge, changing almost daily, particularly A2OSX.BUILD.po. This edition is targeted at core developers who are creating and maintaining A2osX. For most users, it is recommended that you use one of the other editions. | | * |

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -64,7 +64,8 @@ SBIN/NETWORKD
SBIN/TELNETD
SYS/KERNEL
SYS/KM.NSC
SYS/KM.RAMWORKS
SYS/KM.VSDRIVE
SYS/KM/KM.APPLETALK
SYS/KM/KM.RAMWORKS
SYS/KM/KM.VSDRIVE
MAN
TEXT /MAKE/USR/SHARE/MAKE/A2OSXFILES

View File

@ -75,6 +75,7 @@ MD /FULLBOOT/LIB
MD /FULLBOOT/ROOT
MD /FULLBOOT/SBIN
MD /FULLBOOT/SYS
MD /FULLBOOT/SYS/KM
MD /FULLBOOT/TMP
MD /FULLBOOT/VAR
MD /FULLBOOT/VAR/LOG

View File

@ -75,6 +75,7 @@ MD /FULLBOOT/LIB
MD /FULLBOOT/ROOT
MD /FULLBOOT/SBIN
MD /FULLBOOT/SYS
MD /FULLBOOT/SYS/KM
MD /FULLBOOT/TMP
MD /FULLBOOT/VAR
MD /FULLBOOT/VAR/LOG

View File

@ -75,6 +75,7 @@ MD /TDBOOT/LIB
MD /TDBOOT/ROOT
MD /TDBOOT/SBIN
MD /TDBOOT/SYS
MD /TDBOOT/SYS/KM
MD /TDBOOT/TMP
MD /TDBOOT/VAR
MD /TDBOOT/VAR/LOG

View File

@ -1,6 +1,6 @@
# A2osX (0.93) Multi-Tasking OS for Apple II
### Updated October 20, 2019
### Updated October 22, 2019
## A2osX Release Candidate now available
@ -24,6 +24,8 @@ Consult the **[documentation](#documentation)** section below to find other reso
## News...
**2019-10-22** - Updated RC images to Build 1664 which fixed RESTART SYSTEM bug on //GS.
**2019-10-19** - Updated RC images to Build 1653 which fixed bugs in CUT and includes a patched version of ProDOS 2.03 to correct year display for ThunderClocks.
**2019-10-18** - Updated A2osX Release Candidate based on Build No 1650 is now available and can be found in our **[Media directory](.Floppies)**. In addition, a new disk image **TDBOOT** has been created that is preconfigured to automatically load Uthernet2 driver, start network services and launch the TelnetD server process (hence name TD for TelnetD Boot).