mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
11 lines
403 B
Groff
11 lines
403 B
Groff
DEFINED_PHASES=install postinst
|
|
DESCRIPTION=grub2 script to add ISO images to the grub2 boot menu
|
|
EAPI=8
|
|
HOMEPAGE=https://wiki.grml.org/doku.php?id=rescueboot
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-2
|
|
RDEPEND=sys-boot/grub
|
|
SLOT=0
|
|
SRC_URI=https://raw.github.com/grml/grml-rescueboot/master/etc/default/grml-rescueboot https://raw.github.com/grml/grml-rescueboot/master/42_grml
|
|
_md5_=0b761d298fb507edb1f2660f115220b2
|