So, we reached the point when we are able to package some small distribution.
It can:
-
Boot Kernel
-
Mount file system (kfs)
-
Init Usb subsystem
-
Load Keyboard driver (usb)
-
Load Ethernet driver (usb)
-
Initialize Net subsystem, obtain IP via DHCP
-
Start ndb/cs
-
Launch shell – console
It can not:
-
No mouse driver yet
-
Can not launch wm/wm (maybe due to mouse)