diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2002-12-20 06:23:07 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2002-12-20 06:23:07 +0000 |
commit | 93fa24d0847baf4f577bc50243f443b8884799af (patch) | |
tree | 435f9b053ef32db348a13aed1e7b2da9e317831b | |
parent | 0df842ad4795254e10fc4713750088c83997fa59 (diff) |
none
-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]]. |