File: control

package info (click to toggle)
wraplinux 1.7-10
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 424 kB
  • sloc: ansic: 1,552; asm: 427; perl: 155; sh: 152; makefile: 88
file content (18 lines) | stat: -rw-r--r-- 587 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.5.0
Homepage: https://cdn.kernel.org/pub/linux/utils/boot/wraplinux

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.