# $Id: TODO,v 1.5 1996/02/06 01:10:00 seb Exp $

* Find a reliable way to tell how much memory is installed -
    done for Acer, Olivetti and Magnum 4000.
* There must be a way to find out much L2 cache is on the board.  (There is no
   general way to find this for chipset controlled caches like the one of the
   Deskstation Tyne)
* Add support for gziped kernels and ramdisk images.
* Add support for QMAGIC kernels.
* Add support for ELF kernels.
* Now that NASP are among us, add Milo the ability to
  load a font file from boot media which name can be found 
  from - in that order - on command line or environment 
  variable or hard coded value and then pass it to the kernel
  as a tag (support in kernel have to be added too)
* R3000 & Co aren't supportet yet.
* R4300i has only 32 TLB enties but won't be recogniced.
* The manpages should be translated in other languages.
* libstand.a doesn't have NLS.
* Make all Milo's access to memory throught function that
  will setup transient TLB entries.
* Improve the support for native compilation: things like LOADADDR,
  KERNELBASE, BOOTMETHOD can be set by configure after looking at 
  /proc/cpuinfo
* Add --enable-* option to configure for `automatic' setup of things
  like LOADADDR or KERNELBASE for various box
