You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 17, 2022. It is now read-only.
The user space initialization mounts devfs, procfs and sysfs. Not sure yet, but we may want to mount storage as well.
A mount config (semantically similar to fstab) should be parsed by the initialization of the rootfs.
A configuration should specify what should be mounted where
This configuration should allow to omit mounting targets (e.g. not mounting procfs)