integ/grub/grubby/debian/deb_folder/control
Charles Short a933729a1f debian: Add debian package for grubby
Add new debian package for grubby in order for the ansible
playbooks and puppet modules to complete.

Story: 2009101
Task: 44402

Test Plan
PASS Build Pakcage
PASS Add package to ISO
PASS Boot ISO

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: If7489106cafd8c1283ffdb24c9f14dfe9c480c39
2022-02-04 16:32:22 +00:00

17 lines
580 B
Plaintext

Source: grubby
Section: admin
Priority: optional
Maintainer: StarlingX Developers <starlingx-dev@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13), libblkid-dev, libpopt-dev
Standards-Version: 4.5.1
Homepage: https://www.github.com/rhboot/grubby
Rules-Requires-Root: no
Package: grubby
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Command line tool for updating bootloader configs
This package provides a grubby compatibility script that manages
BootLoaderSpec files and is meant to be backward compatible with
the previous grubby tool.