1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: wraplinux
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
gcc-multilib [amd64],
Standards-Version: 4.7.0
Homepage: https://cdn.kernel.org/pub/linux/utils/boot/wraplinux
Vcs-Browser: https://salsa.debian.org/debian/wraplinux
Vcs-Git: https://salsa.debian.org/debian/wraplinux.git
Package: wraplinux
Architecture: amd64 i386
Depends: ${misc:Depends},
${shlibs:Depends},
Description: Utility to wrap a Linux kernel and initrd into an ELF or NBI file
wraplinux is a tool to wrap an x86 Linux kernel and one or more initrd files
into asingle file in ELF or NBI format, as required by some booting protocols.
|