From 0f383351887f84d4fcf4ccde7e50e53e248e2c38 Mon Sep 17 00:00:00 2001 From: Stefan Kalkowski Date: Tue, 12 Mar 2013 09:34:21 +0100 Subject: [PATCH] base-foc: remove links to obsolete initrd archives Fix #686 --- base-foc/doc/foc.txt | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/base-foc/doc/foc.txt b/base-foc/doc/foc.txt index 3771f3cef..f84b54048 100644 --- a/base-foc/doc/foc.txt +++ b/base-foc/doc/foc.txt @@ -104,15 +104,9 @@ After that you can build and run L4Linux by issuing: ! make run/l4linux in your build directory. This run-script boots a single L4Linux instance into -a minimal console environment. The script depends on an 'initrd.gz' archive, -which has to reside in 'bin' in your build directory. You can find an example -initramfs here: - -:[http://genode.org/files/release-11.05/l4lx/x86/initrd.gz]: - Initramfs archive for X86 - -:[http://genode.org/files/release-11.05/l4lx/arm/initrd.gz]: - Initramfs archive for ARM +a minimal console environment. After booting completes, the run-scripts tries +to download the Genode project webpage via the 'wget' tool within the L4Linux +environment. If all wents fine the run-script completes successfully. Integration of Fiasco.OC with Genode