From 505b503f3866fd2a959dd6a511fffc1a4d11851e Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Wed, 4 Dec 2024 00:22:57 +1100 Subject: [PATCH] fixing --- debian/control | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/debian/control b/debian/control index f4b721b..b252cd2 100644 --- a/debian/control +++ b/debian/control @@ -18,17 +18,10 @@ Description: Admin scripts for running overlay subhosts 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. -- 2.39.5