29 lines
819 B
Plaintext
29 lines
819 B
Plaintext
Source: bootadm
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: Igor Pashev <pashev.igor@gmail.com>
|
|
Build-Depends:
|
|
dh-illumos,
|
|
illumos-source-2.10,
|
|
libefi1-dev,
|
|
libnvpair1-dev,
|
|
libz-dev,
|
|
quilt,
|
|
Standards-Version: 3.9.3
|
|
Homepage: https://www.illumos.org
|
|
|
|
Package: bootadm
|
|
Priority: required
|
|
Section: kernel
|
|
Architecture: illumos-any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, mkisofs
|
|
Description: manage bootability of iIllumos
|
|
The bootadm command manages the boot archive and, with x86 boot
|
|
environments, the GRUB (GRand Unified Bootloader) menu. The update-archive
|
|
option provides a way for user to update the boot archive as a
|
|
preventative measure or as part of a recovery procedure. The set-menu
|
|
subcommand allows you to switch the auto-boot timeout and default boot
|
|
entry in the GRUB menu.
|
|
|
|
|