summaryrefslogtreecommitdiffstats
path: root/display/splashy
diff options
context:
space:
mode:
Diffstat (limited to 'display/splashy')
-rwxr-xr-xdisplay/splashy/DETAILS6
-rw-r--r--display/splashy/HISTORY3
2 files changed, 7 insertions, 2 deletions
diff --git a/display/splashy/DETAILS b/display/splashy/DETAILS
index 1142c37483..a3c230e4e4 100755
--- a/display/splashy/DETAILS
+++ b/display/splashy/DETAILS
@@ -15,9 +15,11 @@ Unlike other splashing systems, it needs no patches to the kernel.
INSTRUCTIONS:
1. Install Splashy as you normally would (see INSTALL)
-2. Add "splash vga=791 quiet" to the append= line on your bootloader configuration
+2. Add "splash vga=791 quiet" to the append= line on your bootloader
+configuration
NOTE: For Grub, this is /boot/grub/menu.lst
- For lilo you need "vga=791" in its own line before the kernel stanzas, and add
+ For lilo you need "vga=791" in its own line before the kernel stanzas,
+ and add
only "quiet splash" to append=
Other bootloaders will use the same options, but they need to be passed
differently. Check your bootloader's manual
diff --git a/display/splashy/HISTORY b/display/splashy/HISTORY
index 41c5fc7c80..9b04b888a0 100644
--- a/display/splashy/HISTORY
+++ b/display/splashy/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2010-11-03 Ladislav Hagara <hgr@vabo.cz>
* DEPENDS: jpeg -> JPEG