File: control

package info (click to toggle)
u-boot-menu 4.0.3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 96 kB
  • sloc: sh: 172; makefile: 5
file content (23 lines) | stat: -rw-r--r-- 831 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: u-boot-menu
Section: admin
Priority: optional
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/debian/u-boot-menu.git
Vcs-Browser: https://salsa.debian.org/debian/u-boot-menu
Homepage: https://github.com/suihkulokki/u-boot-menu
Maintainer: Riku Voipio <riku.voipio@linaro.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends: debhelper-compat (= 13)
Rules-Requires-Root: no

Package: u-boot-menu
Depends: linux-base, ${misc:Depends}
Suggests: flash-kernel
Architecture: all
Description: u-boot menu update
 Automatically create extlinux-style boot menu for u-boot. Boot menu
 entries are automatically created for every kernel package when they are
 installed.
 .
 When /boot is on a separate partition, the package flash-kernel may help
 ensure that device-tree (dtb) files are made available to u-boot.