Fiasco-1.0 Patches ------------------ This directory contains patches for problems found after the release of the Fiasco-1.0 microkernel. These patches will be incorporated into the next release. How to apply these patches -------------------------- Simply copy each of the patches to your fiasco-1.0 directory and apply them in order: patch -p1 < xxx.patch (where xxx.patch is the name of your patchfile) The Fiasco Team