From: Aron Xu Date: Fri, 28 Jun 2013 17:56:00 +0000 (+0800) Subject: Disable zfs-initramfs, improve descriptions X-Git-Tag: debian/0.7.9-2~291 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=182c8a65ab26a3995634cb6c375c4eeb40011618;p=mirror_zfs-debian.git Disable zfs-initramfs, improve descriptions --- diff --git a/debian/control b/debian/control index 23c8a7c8..0dff69c0 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: zfs-linux Section: kernel -Priority: extra +Priority: optional Maintainer: Debian ZFS on Linux maintainers Uploaders: Aron Xu , Carlos Alberto Lopez Perez Build-Depends: autotools-dev, @@ -95,7 +95,11 @@ Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: libzfs0 Description: Native ZFS filesystem library for Linux - The zfs management library. + The Z file system is a pooled filesystem designed for maximum data + integrity, supporting data snapshots, multiple copies, and data + checksums. + . + The ZFS library provides support for managing ZFS filesystems. Package: libzfs1-dbg Section: debug @@ -103,7 +107,9 @@ Architecture: linux-any Depends: ${misc:Depends}, libzfs1 (= ${binary:Version}) Replaces: libzfs0-dbg Description: Debugging symbols for libzfs1 - The zfs management library. + The Z file system is a pooled filesystem designed for maximum data + integrity, supporting data snapshots, multiple copies, and data + checksums. . This package contains the debugging symbols for libzfs1. @@ -113,7 +119,11 @@ Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: libzpool0 Description: Native ZFS pool library for Linux - The zpool management library. + The Z file system is a pooled filesystem designed for maximum data + integrity, supporting data snapshots, multiple copies, and data + checksums. + . + This zpool library provides support for managing zpools. Package: libzpool1-dbg Section: debug @@ -121,7 +131,9 @@ Architecture: linux-any Depends: ${misc:Depends}, libzpool1 (= ${binary:Version}) Replaces: libzpool0-dbg Description: Debugging symbols for libzpool1 - The zpool management library. + The Z file system is a pooled filesystem designed for maximum data + integrity, supporting data snapshots, multiple copies, and data + checksums. . This package contains the debugging symbols for libzpool1. @@ -134,11 +146,11 @@ Replaces: lzfs, lzfs-dkms Provides: lustre-backend-fs, lzfs, lzfs-dkms Conflicts: lzfs, lzfs-dkms Description: Native ZFS filesystem kernel modules for Linux - An advanced integrated volume manager and filesystem that is designed for - performance and data integrity. Snapshots, clones, checksums, deduplication, - compression, and RAID redundancy are built-in features. + The Z file system is a pooled filesystem designed for maximum data + integrity, supporting data snapshots, multiple copies, and data + checksums. . - Includes the SPA, DMU, ZVOL, and ZPL components of ZFS. + This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of ZFS. #Package: zfs-dracut #Section: kernel @@ -148,13 +160,13 @@ Description: Native ZFS filesystem kernel modules for Linux # This package adds ZFS to the system initramfs with a hook # for the dracut infrastructure. -Package: zfs-initramfs -Section: kernel -Architecture: linux-any -Depends: ${misc:Depends}, zfsutils, zfs-grub -Description: Native ZFS root filesystem capabilities for Linux - This package adds ZFS to the system initramfs with a hook - for the initramfs-tools infrastructure. +#Package: zfs-initramfs +#Section: kernel +#Architecture: linux-any +#Depends: ${misc:Depends}, zfsutils, zfs-grub +#Description: Native ZFS root filesystem capabilities for Linux +# This package adds ZFS to the system initramfs with a hook +# for the initramfs-tools infrastructure. Package: zfsutils Section: admin