Bug#383231: grub-splashimages: Please include configuration example
for menu.lst
Wolf Wiegand
wolf at kondancemilch.de
Tue Aug 15 19:46:23 UTC 2006
Package: grub-splashimages
Version: 1.0.0
Severity: normal
Tags: patch
Hi,
please include a brief configuration example for menu.lst and a
reference to changelog.Debian.gz from the grub package.
I've attached a patch for this to include this in the README. I've put
the example on top of the previous items, as this question probably is
the first question people have after installing this package.
Regards, Wolf
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.8
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE at euro (charmap=ISO-8859-15)
Versions of packages grub-splashimages depends on:
ii grub 0.97-13 GRand Unified Bootloader
grub-splashimages recommends no packages.
-- no debconf information
-------------- next part --------------
diff -Nur grub-splashimages-1.0.0.orig/README grub-splashimages-1.0.0/README
--- grub-splashimages-1.0.0.orig/README 2006-08-15 21:27:22.465762750 +0200
+++ grub-splashimages-1.0.0/README 2006-08-15 21:34:10.975293000 +0200
@@ -4,7 +4,20 @@
Debian GRUB Splashimages
------------------------
-1. How to make one?
+1. How to have GRUB display an splashimage?
+
+ Include a line like
+
+ splashimage=(hd0,0)/boot/grub/splashimages/debsplash.xpm.gz
+
+ in /boot/grub/menu.lst (adjusted to your local needs, of course).
+
+ Please do also read the splashimage documentation in
+ /usr/share/doc/grub/README.Debian.gz .
+
+---
+
+2. How to make one?
For a HOWTO on how to create one visit:
@@ -24,13 +37,13 @@
---
-2. How to submit one?
+3. How to submit one?
If you'd like your splashimage in this package send them to mcgrof at ruslug.rutgers.edu
---
-3. License?
+4. License?
Include a License that will allow me to redistribute it that is compliant
with the "Debian Free Software Guidelines" [1]. I like the GPL ;).
More information about the Pkg-grub-devel
mailing list