diff options
-rw-r--r-- | Mach/OskitMach.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Mach/OskitMach.mdwn b/Mach/OskitMach.mdwn index f5a2ca2d..968b59c0 100644 --- a/Mach/OskitMach.mdwn +++ b/Mach/OskitMach.mdwn @@ -36,6 +36,12 @@ You start Oskit-Mach almost the same way as the old 1.x version of GNUmach. Usin -T typed ${root} $(task-create) $(task-resume) module /lib/ld.so.1 /hurd/exec $(exec-task=task-create) +## <a name="Bugs"> Bugs </a> + +We have bugs, just like any other software product. To get around the more nasty ones you can apply the unofficial patches found on + +* [[OskitMachPatches]] + ## <a name="Debugging"> Debugging </a> See Igor Khavkine's, [i\_khavki@alcor.concordiaNOSPAM.ca](mailto:i_khavki@alcor.concordiaNOSPAM.ca), excellent help to [remote debug oskit-mach over a serial line](http://www.etherhogz.org/doc/oskit-boot.txt), or the local [[RemoteDebugOskitMach]]. |