summaryrefslogtreecommitdiff
path: root/default-config
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2006-10-03 16:27:21 +0000
committerAaron Griffin <aaron@archlinux.org>2006-10-03 16:27:21 +0000
commit04b5d186582c4523881661137909cc369aaa003f (patch)
tree621c18a5121cb1ca15ddd3169ec68c40d23d6753 /default-config
parent140535c2da7ee50588c79a4896351936cd16d577 (diff)
Added a "how to contribute" helpfile
git-svn-id: http://phraktured.net/archiso@18 00a9fe69-e71b-0410-bb23-df0e5024db41
Diffstat (limited to 'default-config')
-rw-r--r--default-config/boot/grub/help.lst4
-rw-r--r--default-config/boot/help/contrib.txt23
2 files changed, 27 insertions, 0 deletions
diff --git a/default-config/boot/grub/help.lst b/default-config/boot/grub/help.lst
index 36a4ea3..13eeb42 100644
--- a/default-config/boot/grub/help.lst
+++ b/default-config/boot/grub/help.lst
@@ -10,3 +10,7 @@ configfile /boot/grub/menu.lst
title HOW-TO: Boot an existing system
cat /boot/help/bootexisting.txt
pause Press enter to continue...
+
+title HOW-TO: Contribute to this help
+cat /boot/help/contrib.txt
+pause Press enter to continue...
diff --git a/default-config/boot/help/contrib.txt b/default-config/boot/help/contrib.txt
new file mode 100644
index 0000000..a854a0b
--- /dev/null
+++ b/default-config/boot/help/contrib.txt
@@ -0,0 +1,23 @@
+HOWTO: Contribute to these help files
+
+This help is rather simplistic.
+In order to provide help files or translations you simply need to make a text
+file. Formatting is important (due to grub limitations). The files MUST be 80
+characters wide, and 23 lines long. Any more, and your formatting will be
+corrupted when viewing the help. Please note that if your help is short, it is
+worthwhile to pad with empty lines, up to 23 lines.
+
+Please send any and all help files you wish to contribute, or any ideas for
+help, to arch@archlinux.org with "[isohelp]" in the title.
+
+
+
+
+
+
+
+
+
+
+
+