summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/cd-root/boot/help
diff options
context:
space:
mode:
authorJames Meyer <jams@linhes.org>2010-12-04 23:44:45 (GMT)
committerJames Meyer <jams@linhes.org>2010-12-04 23:44:51 (GMT)
commitf51fb708846d13222bd97b3f760eb3be902c0be0 (patch)
treead25ff81828f12cb7da86384863e163cb4e001f2 /build_tools/clarch/larch/cd-root/boot/help
parent4384efe238cdfeac86fae0d8e1097a409350f8c6 (diff)
downloadlinhes_dev-f51fb708846d13222bd97b3f760eb3be902c0be0.zip
remove old versions of larch 6 and 7
Diffstat (limited to 'build_tools/clarch/larch/cd-root/boot/help')
-rw-r--r--build_tools/clarch/larch/cd-root/boot/help/bootexisting.txt24
-rw-r--r--build_tools/clarch/larch/cd-root/boot/help/contrib.txt23
2 files changed, 0 insertions, 47 deletions
diff --git a/build_tools/clarch/larch/cd-root/boot/help/bootexisting.txt b/build_tools/clarch/larch/cd-root/boot/help/bootexisting.txt
deleted file mode 100644
index 540e41f..0000000
--- a/build_tools/clarch/larch/cd-root/boot/help/bootexisting.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-HOWTO: Boot an existing install
-
-Select "More Options" from the main menu.
-Move the cursor to "[EDIT ME] Boot an existing linux install"
-Press "e"
-
-At this point you will see the following:
- root (hd0,0)
- kernel /vmlinuz26 root=/dev/hda3 ro
- initrd /kernel26.img
-
-This needs to be changed to accomodate your hardware.
-
-The first line should be changed to indicate where your boot medium resides.
- "(hd0,0)" is the first partition on the first hard drive (hda1) - change these
- numbers to indicate the partition containing your /boot directory.
-
-The second line should be changed to point to your kernel. If the line above
-points to a partition _only_ containing /boot, then /vmlinuz26 is fine.
-Otherwise, change this to /boot/vmlinuz. root= should be changed to match the
-partition for your root filesystem. Other kernel parameters can be added here.
-
-
-
diff --git a/build_tools/clarch/larch/cd-root/boot/help/contrib.txt b/build_tools/clarch/larch/cd-root/boot/help/contrib.txt
deleted file mode 100644
index a854a0b..0000000
--- a/build_tools/clarch/larch/cd-root/boot/help/contrib.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-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.
-
-
-
-
-
-
-
-
-
-
-
-