Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-11 | skelfs: remove useless code (thanks Arne Meyer) | Jacob Moody | |
2022-06-30 | skelfs: dont mount if not asked to | Jacob Moody | |
2022-06-15 | skel(3) → skelfs(4) | Jacob Moody | |
The original intention was to put devskel in to the kernel to detach what it provides from devsrv. That is not a good reason, just move it to userspace. auth/box has been changed to exec skelfs instead of relying on '#z'. |