diff options
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/QemuImageForL4.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Hurd/QemuImageForL4.mdwn b/Hurd/QemuImageForL4.mdwn index a6610e42..d1d7612b 100644 --- a/Hurd/QemuImageForL4.mdwn +++ b/Hurd/QemuImageForL4.mdwn @@ -361,3 +361,7 @@ I've been doing this sort of thing (See also `info grub` for making bootable elt You don't need a compiler targeting the Hurd. The above works with a compiler targeting Linux which are quite a bit easier to find. By adding "--target=i686-unknown-linux-gnu" to my configure line, I was able to cross compile hurd-l4 from Cygwin. -- [[Main/MichaelAdams]] - 22 Feb 2005 + +A bootable CD iso image is now available at <http://gnuppix.org> + +-- [[Main/ChristopheDevine]] - 03 Mar 2005 |