1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: gfxboot-examples
Section: misc
Priority: extra
Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
Uploaders: Otavio Salvador <otavio@debian.org>
Build-Depends: debhelper (>= 9), gfxboot-dev (>= 4.5.0)
Standards-Version: 3.9.3
Homepage: http://gfxboot.sourceforge.net/
Package: gfxboot-examples
Architecture: all
Depends: ${misc:Depends}, gfxboot (>= 4.5.0)
Recommends: gfxboot-dev
Description: tool to test and create graphical boot logos (example themes)
gfxboot is a tool to test and create graphical boot logos for gfxboot compliant
boot loaders. Currently, this includes grub, lilo, and syslinux (all payloads).
.
This package contains small example themes to document how to build your own
theme.
|