So, we reached the point when we are able to package some small distribution.
It can:
1. Boot Kernel
2. Mount file system (kfs)
3. Init Usb subsystem
4. Load Keyboard driver (usb)
5. Load Ethernet driver (usb)
6. Initialize Net subsystem, obtain IP via DHCP
7. Start ndb/cs
8. Launch shell – console
It can not:
1. No mouse driver yet
2. Can not launch wm/wm (maybe due to mouse)
2 Comments
Wow!nnI’ve really been enjoying this series. Keep up the good work!
Extremely impressive.