From 143ba3eb74330974821496f2a35f957863b7db21 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 07 Feb 2012 20:08:49 -0500 Subject: Fix hyperlink to Linux-libre 3.1.6. I previously used a path that pointed to the latest version of Linux-libre, which has of course changed since I wrote the procedure. --- diff --git a/temporary-bootstrap-builder-setup.txt b/temporary-bootstrap-builder-setup.txt index d9a94fb..3091196 100644 --- a/temporary-bootstrap-builder-setup.txt +++ b/temporary-bootstrap-builder-setup.txt @@ -56,7 +56,7 @@ Download all of the necessary source archives and branches. $ cd src $ wget http://www.busybox.net/downloads/busybox-1.19.3.tar.bz2 $ wget http://www.fsfla.org/svnwiki/selibre/linux-libre/download/releases/\ - > LATEST-3.1.N/linux-3.1.6-libre.tar.bz2 + > 3.1.6-libre/linux-3.1.6-libre.tar.bz2 $ svn co svn://svn.eglibc.org/branches/eglibc-2_14 eglibc-2.14 $ wget http://ftp.gnu.org/gnu/gcc/gcc-4.6.2/gcc-4.6.2.tar.bz2 $ wget http://ftp.gnu.org/gnu/binutils/binutils-2.22.tar.bz2 -- cgit v0.9.1