Files from the Tunes project

All these files, as well as the whole Tunes project are
copyright (c) 1995,1996,1997 François-René "Faré" Rideau and the members of the TUNES project.

Read these Warnings if you haven't yet.


How to use this page


Full Distributions

  • Roadmap of the distributed software

  • Archive file format

  • Archive Organization

  • Distribution Archive

  • Development code


    Patches

  • Patches are computed and applied from the main $TUNES directory, and assume the various packages have been installed as above.
  • To apply a patch from file patch.$OLD-$NEW.gz, use command "cd $TUNES ; zcat patch.$OLD-$NEW.gz | patch -p0 -E"
  • To make patches (if you participate heavily in our development), you need put the latest official release in $OLDTUNES (which default to ../OLDTUNES in the Makefile; edit it if needed) (GNU cp with options -dpRx might come handy) and from the $TUNES directory, use the command "make patch", then send me your patch.
  • They are available as http://www.eleves.ens.fr:8080/home/rideau/Tunes/files/patches/$OLD-$NEW.gz where $OLD and $NEW are the x.y.z.tt version numbers for Tunes.
  • 0.0.0.05-0.0.0.06 [5K]
  • 0.0.0.06-0.0.0.07 [36K]
  • 0.0.0.07-0.0.0.08 [26K]
  • 0.0.0.08-0.0.0.09 [40K]
  • 0.0.0.09-0.0.0.10 [57K]
  • 0.0.0.10-0.0.0.11 [46K]
  • 0.0.0.11-0.0.0.12 [81K]
  • 0.0.0.12-0.0.0.13 [46K]
  • 0.0.0.13-0.0.0.14 [86K]
  • 0.0.0.14-0.0.0.15 [57K]
  • 0.0.0.15-0.0.0.16 [35K]
  • 0.0.0.16-0.0.0.17 [30K]
  • 0.0.0.17-0.0.0.18 [40K]
  • 0.0.0.18-0.0.0.19 [52K]
  • 0.0.0.19-0.0.0.20 [98K]
  • 0.0.0.20-0.0.0.25 [244K]
  • 0.0.0.25-0.0.0.27 [89K]
  • 0.0.0.27-0.0.0.29 [144K]
  • 0.0.0.29-0.0.0.30 [37K]
  • 0.0.0.30-0.0.0.31 [120K]
  • 0.0.0.31-0.0.0.32 [165K]


    Mail archive

  • The archive for the Tunes@ens.fr as well as the Tunes-LLL@ens.fr and MOOSE mailing lists, is available here.
  • Find out more about this downloadable archive here.


    Other files

  • Eric Biederman is an active member who just released some early experimental code for the Tunes LLL here
  • Patrick Premont is an active member who has got interesting documents and files (also here)
  • A patch to the 1995.03.12 version of Bruce Evans' bcc C compiler for the 8086/80386/6809 (which includes the 16/32 bit assembler "as86" typically used to assemble 8086 code linux, including the kernel and LILO boot code, dosemu real-mode code, and old Tunes code between version 0.0.0.10 and 0.0.0.25) is available here.



    To Do in the Files directory


    Project Coordinator: Faré