- Find a way to tell how much memory is installed 
    [done for Olivetti and Magnum 4000 -Stoned]
- 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.
- Improve performance of graphic console driver
- Exchange 8x16 font by a less MAC specific one
  [see below]
- 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.
- mipsel-linux-strip converts executables from non pageable
  to pageable when striping:  Fix binutils. 
  [Ralf I believe is ok now ? -Stoned]
- The manpages should be translated in other languages.
- libstand.a doesn't have NLS.
- Design an incarnation of Milo that will do similar job
  for DEC boxes
- Make all Milo's access to memory throught function that
  will setup transient TLB entries.
  [Is that you want Ralf ? -Stoned]
- clean up the ugly support for G364 video adaptater, may be
  graphics people can add support in kernel (isn't that be 
  usefull ;) so we can throw out this from Milo source space