1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: boot-info-script
Section: admin
Priority: optional
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Build-Depends: debhelper (>= 11.0.0)
Standards-Version: 4.1.5
Homepage: https://github.com/arvidjaar/bootinfoscript
Vcs-Git: https://salsa.debian.org/debian/boot-info-script.git
Vcs-Browser: https://salsa.debian.org/Debian/boot-info-script
Package: boot-info-script
Architecture: all
Depends: bsdmainutils,
e2fsprogs,
fdisk | util-linux (<< 2.29.2-3~),
gawk,
${misc:Depends},
${shlibs:Depends}
Description: inspect boot environment
boot-info-script generates a report of your boot environment. This report
can easily be read or sent to someone else in case you can not fix the
problem yourself.
|