SeaKernel 0.02 Beta 3. The last post I made for a request was Beta 1.
Anyway, new features:
- New Improved Scheduler: Much faster, and all the features work. I posted it in Test Forum under 'Some Codiness'.
Better Signaling: Faster, more stable.
New Improved Shell. Better looking, with new features.
File Handles and Process Resources.
I'd like feedback on the new shell, the 'help' command, and the new things. I'd also like this tested on some real machines.
And everything that it does is run in usermode and as a separate app. All system calls.
In the shell, you don't have to specify to run a program with a period. Now, '.ls', 'ls', '/ls' or even './ls' will work.
ls: List files.
mrt: Task Monitor.
The rest is explained in the 'help' command.
Also, does the build system work for everyone? And 'make config'? The README has some info too.
[Floppy Image]: Here is a new floppy image: >>here<<. Note: This fixed some bad bugs mentioned in later posts.
[Source]: http://code.google.com/p/seakernel/source/checkout
To build from source, type 'sh ./build'.
Building from source seems to fix a bug, that fix is scheduled for next release.
EDIT: To login, type '1' and then 'root'. And enter.
If you have questions or comments, please ask/say.
Thanks, JL