Webbsyte OS is a UNIX derivitive. We will show the learning or expert developer how to use assembly and C/C++ to create a bootable OS.
Be the first to post a text review of Webbsyte OS. Rate and review a project by clicking thumbs up or thumbs down in the right column.
After some time of inactivity, we have decided to take up this project again, rebuilding it from scratch. We are starting over, redoing EVERYTHING. Maybe within a couple months, we may even have a bootable system. We're going to be getting the FreeBSD kernel source, and the FreeBSD gcc/gdb system brought over. The main interface for the system is being built currently. I do have people working on getting the FreeBSD kernel source working while I get the main shell (built in). Thanks for reading, lattera (project lead)
There is a MAJOR flaw with every distrobution of UNIX. If you change your HOME environment variable to "/root" you can succcessfully change to that directory and read (not write) files. In summary, you can "spy" on the root user. You can get all the files you want. The newer version (not uploaded, yet) will include functions to change your environment variables, however, we did not intend for the code to be used improperly. Thank you for reading this. PS - You can change the permissions on the "/root" folder (if you're super user) so that this flaw doesn't work.
Base 1 Patch 2 should come out within the next month. It will include: Tokenizing (command-line arguements) Shell processes Spawned processes Major bug fix (ctrl+D makes the mini-shell go into an endless loop) Better reading/writing The "ls" command should get stats now. Access to the "login" and "su" programs!
Shawn Webb will be moving houses this next coming week. It is during this time that he will not be able to develop, until his computers are unpacked. However, Steven should still be able to develop, depending on what is going on in his world.
The dev team has noticed some warnings, bugs, and other items that we have fixed. Added some code to "ls" Fixed the return warnings. Added some text to "makefile", you may want to check that out before running.
Fixed a little bit of the "ls" code. Fixed the return warnings. Fixed the help menu area. Added quite a bit of the code to "ls"
WebbOS base 1 has been built! We started this as a text editor, and now it is a basic text reader/writer and a basic shell. WebbOS base 1 can: read files write files NOT EDIT FILES list files/directories Get the current directory delete files rename files change directory To learn how to get started with WebbOS base 1, go to the Docs area and lookup "Getting Started with WebbOS base 1".
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?