diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-06 21:57:01 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-06 21:57:01 +0100 |
commit | 059ad001a35fe8d656ab3d73d4296dabc643a098 (patch) | |
tree | 4d7f2bf68fe6f64c26e840a01ec4f0ebf16f4436 /grub | |
parent | 31197ac55a5f93e8c5ad44d9a86fe0d62e0ab424 (diff) | |
parent | 3dc03db6f1705ba0f9b6b20114040090b26b1cba (diff) |
Merge remote-tracking branch 'savannah/master'
Diffstat (limited to 'grub')
-rw-r--r-- | grub/tftp_boot.mdwn | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/grub/tftp_boot.mdwn b/grub/tftp_boot.mdwn index 8e307b4f..cecc0196 100644 --- a/grub/tftp_boot.mdwn +++ b/grub/tftp_boot.mdwn @@ -34,9 +34,3 @@ The `menu.lst` can look something like this: --exec-server-task=${exec-task} \ -T typed ${root} $(task-create) $(task-resume) module /lib/ld.so.1 /hurd/exec $(exec-task=task-create) - -**Note: Make sure there are NO spaces after the trailing backslases (\\)!!** - -For more information on GNUmach modules lines and installation setup, see [[Hurd/InstallNotes]] - --- [[Main/JoachimNilsson]] - 13 Apr 2005 |