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

Everything is directly available from here

You can get all the stuff with your ordinary Web Browser, but I recommend you to use some utility like the perl-scripts w3mir or webget, or GET (from the libwww-perl on CPAN).
This way, you can easily grab files through the WWW from any shell script or command line, download only files that changed, and read everything calmly at home.
Please tell me if you know any better tool.

Inside brackets is the size in bytes or kilo-bytes (if a K is appended).

Until this server is finished being set up, only the most essential files may be available for sure, that is, the latest released and development distributions in .tgz format.

Other stuff, advertised or not, in the same format or in other formats, may be made available on demand.

Also, the Tunes project is looking for a new FTP site, so if you have any suggestion, we're open to it.


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]


    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é