[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH initramfs-tools 1/2] debian/control: Update and shorten description



initrds are a distant memory, not necessary to mention any more.  Also
update-initramfs runs automatically so this package isn't just a set
of tools.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 debian/control | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 43369e9..463510e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,10 +18,6 @@ Provides: linux-initramfs-tool
 Conflicts: linux-initramfs-tool, usplash (<< 0.5.50)
 Breaks: cryptsetup (<< 2:1.6.6-4~), elilo (<< 3.12-3.1~), lilo (<< 22.8-8.2~), s390-tools (<< 1.8.3-2~), console-setup (<< 1.72), systemd-sysv (<< 186), lvm2 (<< 2.02.111-2.1~)
 Description: generic modular initramfs generator
- This package contains tools to create a bootable initramfs for Linux kernel
- packages. The initramfs is a compressed cpio archive. At boot time, the
- kernel unpacks that archive into RAM, mounts and uses it as initial root file
- system. The mounting of the real root file system occurs in early user space.
- klibc provides utilities to setup root. Having the root on MD, LVM2, LUKS or
- NFS is also supported.
- Any boot loader with initrd support is able to load an initramfs archive.
+ This package builds a bootable initramfs for Linux kernel packages.  The
+ initramfs is loaded along with the kernel and is responsible for
+ mounting the root filesystem and starting the main init system.

-- 
Ben Hutchings
Theory and practice are closer in theory than in practice.
                                - John Levine, moderator of comp.compilers

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: