X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=debian%2Fcontrol;h=f38bc08deb32767afde4cd1a6c1a2bf3c73002ec;hb=3d79be7fb7f458f5f09e2c9ab651bb7f4e8345e2;hp=dbbb374b2b5dccc3b77d30954b7c7875c7301bb1;hpb=817c920272ad2aa4b56940120e329b9cf1582779;p=rrq%2Foverlay-boot.git diff --git a/debian/control b/debian/control index dbbb374..f38bc08 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: overlay-boot Section: misc Priority: optional -Maintainer: Ralph Ronnquist +Origin: Devuan +Maintainer: Ralph Ronnquist Build-Depends: debhelper-compat (= 13), asciidoctor, docbook-xml, libxslt1-dev, xsltproc, docbook-xsl, musl-tools @@ -14,6 +15,7 @@ Architecture: any Depends: coreutils (>= 8.32-4+b1), util-linux (>= 2.36.1-8+devuan2), mount, iproute2, ifupdown, dash, procps Description: Admin scripts for running overlay subhosts - Overlay subhosting uses unshare and chroot for running services within - independent overlay filesystems, with a common kernel but independent - namespaces. Aka "containerization without the bells and whistles". + Overlay subhosting uses unshare and chroot for running services + within independent overlay filesystems, with a common kernel but + independent namespaces. Aka "containerization with a modicum of bells + and whistles".