From cf827a2bf875af77c87a70ab512feeb9238ad763 Mon Sep 17 00:00:00 2001 From: zhengda Date: Mon, 2 Aug 2010 14:37:14 +0000 Subject: --- hurd/dde/guide.mdwn | 5 ----- 1 file changed, 5 deletions(-) (limited to 'hurd/dde') diff --git a/hurd/dde/guide.mdwn b/hurd/dde/guide.mdwn index 6518e0e4..72294629 100644 --- a/hurd/dde/guide.mdwn +++ b/hurd/dde/guide.mdwn @@ -60,8 +60,6 @@ suppose you need forcedeth driver Download http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.29.y.git;a=blob_plain;f=drivers/net/forcedeth.c;hb=HEAD from mozilla like browser to /mnt/home as forcedeth.c -Download http://pastebin.com/RJAJT2MR the same way and rename it to 0001-Fix-up-DDE-paths.patch - reboot back to hurd (multiuser) > $ apt-get update @@ -83,8 +81,6 @@ reboot back to hurd (multiuser) > $ cd ../hurd_dde -> $ git am ../0001-Fix-up-DDE-paths.patch - > $ cp -r dde_pcnet32 dde_forcedeth > $ cd dde_forcedeth @@ -106,7 +102,6 @@ reboot back to hurd (multiuser) add these 2 lines after the last #include #include - void get_random_byter(void *buf, int nbytes) { } > $ cd .. -- cgit v1.2.3