independent namespaces. Aka "containerization with a modicum of bells
and whistles".
.
- This is a very lightweight container alternative that supports the
- full range of use cases. It includes for example, "safe" trialling of
+ This is a lightweight container alternative that supports the full
+ range of use cases. It includes for example, "safe" trialling of
software over an existing filesystem without "polluting" that
- filesystem. Or, an overlay-boot setup might be made of a full foreign
- architecture sub-hosting. The framework is entirely in shell script
- form which is both fully transparent and easily modifiable.
-
-Package: overlay-boot-sysvinit
-Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: overlay-boot
-Description: sysvinit scripting to automate overlay-boot subhosting
- Administrative package offering a sysvinit script that starts
- overlay-boot sub hosts at system start.
+ filesystem (and without copying it). And, an overlay-boot setup might
+ be made as a full foreign architecture sub-hosting. The framework is
+ entirely in shell script form which is both fully transparent and
+ easily modifiable.