1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 09:37:34 +00:00
serenity/Base/usr/share
Liav A 8d8b0d0a34 Userland: Add support for jails
This happens in two ways:
1. LibCore now has two new methods for creating Jails and attaching
   processes to a Jail.
2. We introduce 3 new utilities - lsjails, jail-create and jails-attach,
   which list jails, create jails and attach processes to a Jail,
   respectively.
2022-11-05 18:00:58 -06:00
..
man Userland: Add support for jails 2022-11-05 18:00:58 -06:00
shell/completion Base: Add some default completions to shellrc 2022-04-18 19:53:10 +04:30