summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-06-24 21:44:41 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2013-06-24 21:44:41 +0200
commitb14879f67399600c7330a384b0bfb9f13f349134 (patch)
treef6491fdd1f7b9db155a3bb0e7184610f1a581a95 /debian
parenta331218718282c5496ff062a0f6aa55908224862 (diff)
downloadlive-boot-b14879f67399600c7330a384b0bfb9f13f349134.tar.gz
live-boot-b14879f67399600c7330a384b0bfb9f13f349134.zip
Replace various mentionings of scripts with components.
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.