File: control

package info (click to toggle)
grml-rescueboot 0.6.7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 112 kB
  • sloc: sh: 305; xml: 67; makefile: 13
file content (32 lines) | stat: -rw-r--r-- 853 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
24
25
26
27
28
29
30
31
32
Source: grml-rescueboot
Section: admin
Priority: optional
Maintainer: Grml Team <team@grml.org>
Uploaders:
 Michael Prokop <mika@debian.org>,
 Christian Hofstaedtler <zeha@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 xmltoman,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/grml/grml-rescueboot
Vcs-Git: https://github.com/grml/grml-rescueboot.git
Vcs-Browser: https://github.com/grml/grml-rescueboot

Package: grml-rescueboot
Architecture: all
Depends:
 grub2-common,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 debian-keyring,
 genisoimage,
 sqopv | sopv,
 wget,
Description: boot Grml from GRUB
 Provides integration for GRUB to boot Grml, for example
 to boot Grml as a rescue system without using a USB key or CD.
 You can use update-grml-rescueboot to download the current
 Grml ISO to your system.