diff options
author | P. J. McDermott <pjm@nac.net> | 2012-02-07 20:34:46 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-02-07 20:34:46 (EST) |
commit | 17b51ad606ba6ca02d4314ac8cbd35d2b01e6a96 (patch) | |
tree | 23f0c11816f66ef3a5b6c2067e43fc6af6a8dc7c | |
parent | 143ba3eb74330974821496f2a35f957863b7db21 (diff) |
Update to Linux-libre 3.2.4.
Note that since the procedure doesn't even use Linux-libre yet (and
doesn't make a bootable system), this really has no effect on the
system.
-rw-r--r-- | temporary-bootstrap-builder-setup.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/temporary-bootstrap-builder-setup.txt b/temporary-bootstrap-builder-setup.txt index 3091196..986a28c 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/\ - > 3.1.6-libre/linux-3.1.6-libre.tar.bz2 + > 3.2.4-libre/linux-3.2.4-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 |