On Tue, Aug 05, 2014 at 03:38:36PM +0200, BERTRAND Joël wrote: > > You will find your last 0.3 release on www.freevms.net. If you want, > I can open for you a read/write access on git server. > http://www.freevms.net/gitweb/
Only the source tar files, no bootable image. I would prefer continuing with git on github, it is a more public server. > I think we have to write documentation before restarting... I did do some documentation for doxygen format. Much pre-written documentation is already available. Trailing-edge has important books like: EY-C171E-DP VMS Internals and Data Structures 5.2 1991 EY-F575E-DP VMS File System Internals 1990 EL-00032-00-decStd32 Jan90, an internal Vax Architecture Reference Manual A lot of the source are based on books like these. (I have used some newer internal books for some parts.) But there is also unique parts, like how the Linux read/write system calls are dispatching file activity towards FreeVms RMS parts. Many things like that will have to be figured out by one self (kernel work demands much ability), or at least ask about it. -- Regards, Roar Thronæs _______________________________________________ FreeVMS mailing list [email protected] https://www.systella.fr/cgi-bin/mailman/listinfo/freevms
