fixing
authorRalph Ronnquist <rrq@rrq.au>
Tue, 3 Dec 2024 13:22:57 +0000 (00:22 +1100)
committerRalph Ronnquist <rrq@rrq.au>
Tue, 3 Dec 2024 13:22:57 +0000 (00:22 +1100)
debian/control

index f4b721b7640c581568a3ac22b28cff12a71c8e31..b252cd2ca235590598f8e0c666187d54c62d9e1a 100644 (file)
@@ -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.