Please note that this is just a development snapshot, not a release
intended for public consumtion.

Here are some of the things which have changed since the July '96 snapshot:

general:

- switch to Linux-ELF compiler toolset

- included Utah's OSKit (which proved useful for writing L4 servers;
  e.g., the new RMGR server uses it)

L4 microkernel support:

- new, easier boot mechanism using RMGR, the resource manager (don't
  any longer need to patch L4 kernel by hand every time the boot image
  changes)

L4Linux:

- update to Linux 2.0.21

- major performance increase due to redesign of L4 adaption

- many bug fixes

- includes TU Dresden's driver for the FORE PCA-200E ATM network adapter
  <URL:http://os.inf.tu-dresden.de/project/atm/>

GRUB:

- added support for booting via Ethernet using BOOTP/TFTP (tested with
  NE2000)

