1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-01-14 07:40:39 +00:00
DoctorWkt.unix-jun72/ProjectHome.md
2015-05-27 23:18:00 -04:00

5 lines
1.4 KiB
Markdown

The unix-jun72 project has scanned in a <a href='http://www.bitsavers.org/pdf/bellLabs/unix/PreliminaryUnixImplementationDocument_Jun72.pdf'>printout of 1st Edition UNIX</a> from June 1972, and restored it to an incomplete but running system. Userland binaries and a C compiler have been recovered from <a href='http://www.tuhs.org/Archive/PDP-11/Distributions/research/1972_stuff/'>other surviving DECtapes</a>. The software retains the copyright of the original authors and is currently licensed under the <a href='http://www.tuhs.org/Archive/Caldera-license.pdf'>Caldera ancient UNIX license</a>.
Please read the top-level <a href='http://code.google.com/p/unix-jun72/source/browse/trunk/Readme'>Readme</a> for details on installing and running the restored system. You will need to download the <a href='http://unix-jun72.googlecode.com/files/images-20080625.tgz'>disk images</a> for the installation; you may also want to download the <a href='http://unix-jun72.googlecode.com/files/svntree-20081216.tar.gz'>system source code and tools</a> used to rebuild it.
The source code and tools can be <a href='http://code.google.com/p/unix-jun72/source/browse/'>browsed on-line</a>, or you can checkout a <a href='http://code.google.com/p/unix-jun72/source/checkout'>copy of the Subversion repository</a>. You can also browse the <a href='http://man.cat-v.org/unix-1st/'>manuals</a> online.