File: control

package info (click to toggle)
pv-grub-menu 1.3%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 76 kB
  • sloc: sh: 524; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 881 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: pv-grub-menu
Maintainer: Charles Plessy <plessy@debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Section: admin
Priority: optional
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/git/collab-maint/pv-grub-menu.git
Vcs-Git: git://anonscm.debian.org/collab-maint/pv-grub-menu.git

Package: pv-grub-menu
Architecture: all
Depends: grub-common,
         ${misc:Depends}
# grub-legacy-ec2 is in Ubuntu.
Conflicts: grub-legacy,
           grub-legacy-ec2
Provides: grub-legacy-ec2
Description: Creates a menu.lst file for PV-GRUB
 PV-GRUB is a utility of the vitualisation platform Xen, to boot virtual
 machines with their own kernel.  This package maintains a configuration file in
 /boot/grub/menu.lst, that is read by PV-GRUB.  It does nothing else, which
 means that it is not suitable for booting non-virtual systems.