diff options
| -rw-r--r-- | debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control index f0f1948..7e556f9 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, eject, file, rsync, uuid-runtime Suggests: curlftpfs, cryptsetup, httpfs2, unionfs-fuse, wget -Description: Debian Live - System Boot Scripts - live-boot contains the scripts that configure a Debian Live system during the +Description: Live System Boot Scripts + live-boot contains the scripts 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 @@ -27,8 +27,8 @@ Architecture: all Depends: ${misc:Depends} Conflicts: live-boot (<< 3.0~a18~) Replaces: live-boot -Description: Debian Live - System Boot Scripts (documentation) - live-boot contains the scripts that configure a Debian Live system during the +Description: Live System Boot Scripts (documentation) + live-boot contains the scripts that configure a live system during the boot process (early userspace). . This package contains the documentation. @@ -40,8 +40,8 @@ Depends: Conflicts: live-boot-backend Replaces: live-boot-backend Provides: live-boot-backend -Description: Debian Live - System Boot Scripts (initramfs-tools backend) - live-boot contains the scripts that configure a Debian Live system during the +Description: Live System Boot Scripts (initramfs-tools backend) + live-boot contains the scripts that configure a live system during the boot process (early userspace). . This package contains the initramfs-tools backend. |
