blob: d1b1fc1c2023102559d5f75157b67652e72cac93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = grml-rescueboot
pkgdesc = grub2 script to add grml iso images to the grub2 boot menu
pkgver = 0.6.2
pkgrel = 1
url = http://wiki.grml.org/doku.php?id=rescueboot
install = grml-rescueboot.install
arch = any
license = GPL-2.0-or-later
depends = grub
backup = etc/default/grml-rescueboot
source = http://deb.grml.org/pool/main/g/grml-rescueboot/grml-rescueboot_0.6.2.tar.xz
sha256sums = 30b42da8e1e23f105ab0f92df70cdd2f93a30342b2525af351f3aed0af01781f
pkgname = grml-rescueboot
|