summaryrefslogtreecommitdiff
path: root/bootadm/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'bootadm/debian/control')
-rw-r--r--bootadm/debian/control21
1 files changed, 0 insertions, 21 deletions
diff --git a/bootadm/debian/control b/bootadm/debian/control
deleted file mode 100644
index 5e21eb5..0000000
--- a/bootadm/debian/control
+++ /dev/null
@@ -1,21 +0,0 @@
-Source: bootadm
-Section: admin
-Priority: important
-Maintainer: Igor Pashev <pashev.igor@gmail.com>
-Build-Depends:
- debhelper ( >= 8 ),
-Standards-Version: 3.9.2
-Homepage: http://illumos.org/
-
-
-Package: bootadm
-Architecture: illumos-amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}, genisoimage | ufsutils, illumos-grub
-Description: manage bootability of Illumos
- 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.
-