Newer
Older
ubixos-old / TODO
@reddawg reddawg on 27 Jul 2005 643 bytes Time to get the ball rolling
$Id$

Brush up VMM
Create VFS
Remove old networking support
Brush up drive subsystem

pre: July 2005

IMPORTANT FIRST THINGS TO DO

Kernel Modules - Start on this for drivers and the like
ld.so loader   - Share the ld.so read only pages to all applications
find out why ld.so includes all of the libc.so

Bring in ufs to kernel
Set up an installer
Make sure libc works
Get gcc running
Make VI work
Make bash/tcsh work
Make GDB work
Make ld work
Make ftp work
Make smb work
Make SATA work
Make NIC work


Less Important

Convert system calls to messages
Finish up standard c library
Make VMM 64Bit
Finish PCI system
Improve Driver Model
RouteNG