summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index b640d64..3088f69 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Architecture: all
Depends: ${misc:Depends}, live-boot-initramfs-tools | live-boot-backend
Recommends: live-boot-doc, live-tools, rsync, uuid-runtime
Suggests: curlftpfs, cryptsetup, httpfs2, unionfs-fuse, wget
-Description: Live System Boot Scripts
- live-boot contains the scripts that configure a live system during the boot
+Description: Live System Boot Components
+ live-boot contains the components that configure a live system during the boot
process (early userspace).
.
In addition to live-boot, a backend for the initrd generation is required, such
@@ -25,8 +25,8 @@ Package: live-boot-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
-Description: Live System Boot Scripts (documentation)
- live-boot contains the scripts that configure a live system during the boot
+Description: Live System Boot Components (documentation)
+ live-boot contains the components that configure a live system during the boot
process (early userspace).
.
This package contains the documentation.
@@ -38,8 +38,8 @@ Depends:
Conflicts: live-boot-backend
Replaces: live-boot-backend
Provides: live-boot-backend
-Description: Live System Boot Scripts (initramfs-tools backend)
- live-boot contains the scripts that configure a live system during the boot
+Description: Live System Boot Components (initramfs-tools backend)
+ live-boot contains the components that configure a live system during the boot
process (early userspace).
.
This package contains the initramfs-tools backend.