File: control

package info (click to toggle)
wraplinux 1.7-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 428 kB
  • sloc: ansic: 1,552; asm: 427; perl: 155; sh: 152; makefile: 88
file content (18 lines) | stat: -rw-r--r-- 717 bytes parent folder | download
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.