Source: initramfs-tools
Section: utils
Priority: optional
Uploaders: Michael Prokop <mika@debian.org>, Ben Hutchings <benh@debian.org>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Build-Depends: bash-completion,
               debhelper-compat (= 13),
               libudev-dev,
               netplan.io [!i386] <!nocheck>,
               pkgconf,
               shellcheck [!i386] <!nocheck>,
               shunit2 <!nocheck>,
               udev [!i386] <!nocheck>
Rules-Requires-Root: no
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/kernel-team/initramfs-tools
Vcs-Git: https://salsa.debian.org/kernel-team/initramfs-tools.git

Package: initramfs-tools
Architecture: all
Multi-Arch: foreign
Depends: initramfs-tools-core (= ${binary:Version}),
         linux-base,
         ${misc:Depends}
Suggests: bash-completion
Provides: linux-initramfs-tool
Conflicts: linux-initramfs-tool
Description: generic modular initramfs generator (automation)
 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.

Package: initramfs-tools-core
Architecture: all
Multi-Arch: foreign
Recommends: zstd
Depends: coreutils (>= 8.24),
         cpio (>= 2.12) | 3cpio (>= 0.7),
         dhcpcd-base,
         dracut-install,
         e2fsprogs,
         initramfs-tools-bin (>= ${source:Version}),
         klibc-utils (>= 2.0.4-8~),
         kmod,
         logsave | e2fsprogs (<< 1.45.3-1~),
         udev,
         ${busybox:Depends},
         ${misc:Depends}
Suggests: bash-completion
Breaks: miniramfs (<< 1.0.3~)
Description: generic modular initramfs generator (core tools)
 This package contains the mkinitramfs program that can be used to
 create a bootable initramfs for a Linux kernel.  The initramfs should
 be loaded along with the kernel and is then responsible for mounting
 the root filesystem and starting the main init system.

Package: initramfs-tools-bin
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: initramfs-tools-core (<< 0.148~)
Replaces: initramfs-tools-core (<< 0.148~)
Description: generic modular initramfs generator (binary tools)
 This package contains binaries used inside the initramfs images generated
 by initramfs-tools. It also contains the unmkinitramfs program that can be
 used to unpack an initramfs image.
