aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmou@mandriva.com>2002-01-30 13:43:16 +0000
committerChmouel Boudjnah <chmou@mandriva.com>2002-01-30 13:43:16 +0000
commit204ce078b4f9e9a43c91354f8710a84bb5de2a86 (patch)
tree06bfe17ee6a083209b96310ed4a0922185306282
parent95a92d1f3df1ecffb96456575126caed1b74bb15 (diff)
downloadbootsplash-204ce078b4f9e9a43c91354f8710a84bb5de2a86.tar
bootsplash-204ce078b4f9e9a43c91354f8710a84bb5de2a86.tar.gz
bootsplash-204ce078b4f9e9a43c91354f8710a84bb5de2a86.tar.bz2
bootsplash-204ce078b4f9e9a43c91354f8710a84bb5de2a86.tar.xz
bootsplash-204ce078b4f9e9a43c91354f8710a84bb5de2a86.zip
Add small README.
-rw-r--r--README13
-rw-r--r--bootsplash.spec1
2 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..d3c6d9b
--- /dev/null
+++ b/README
@@ -0,0 +1,13 @@
+Bootsplash
+==========
+
+This the Bootsplash package for Mandrake 8.2.
+
+The images are stored in initrd and loaded by the kernel at the initrd
+loading.
+
+The config how the text are displayed is in the cfg files.
+
+All the stuff here has been inspired from what SuSe does (kudos to Suse).
+
+Chmouel Boudjnah <chmouel@mandrakesoft.com> \ No newline at end of file
diff --git a/bootsplash.spec b/bootsplash.spec
index 68ea90d..5766378 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -33,6 +33,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
+%doc README
%_datadir/%{ame}/*
%changelog