Expand description

The userboot of the operating system, which will start the first user process and go into the user mode

Modules

  • batch 🔒
    To allow for batch testing, we define a list of test cases that can be run in sequence.
  • fs 🔒
    Init some files and links for the apps

Functions

  • To get the environment variables of the application
  • main 🔒