File: control

package info (click to toggle)
uphpmvault 0.8
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 492 kB
  • ctags: 98
  • sloc: cpp: 425; sh: 251; makefile: 40
file content (23 lines) | stat: -rw-r--r-- 870 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: uphpmvault
Section: utils
Priority: optional
Build-Depends: debhelper (>= 7)
Maintainer: Marc Singer <elf@debian.org>
Standards-Version: 3.7.3
Vcs-Git: git://scarlet.buici.com/uphpmvault

Package: uphpmvault
Architecture: any
Section: utils
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: upload recovery images to HP MediaVault2 via Ethernet
 The HP MediaVault--generation 2 a.k.a MV2--implements a custom
 recovery protocol for rescuing a device when the operating system
 image is corrupt.  The uphpmvault application listens for broadcast
 Ethernet packets from an MV2 devices waiting for recovery.  On
 receipt of one of these 'beacon' packets, uphpmvault transmits a
 recovery image to the waiting device which will automatically boot
 the recovery image.
 .
 The primary purpose of this application is for installing Debian
 GNU/Linux on an MV2.