--- toast-linux	2004/04/18 23:39:24	1.30
+++ toast-linux	2004/04/19 21:28:52	1.31
@@ -1719,6 +1719,24 @@
 
 [ -z "$TASK_INIT" ] && TASK_INIT=1 $0
 
+# preliminary figures:
+# network: 0 sec
+# partition: 123 sec
+# swap: 1 sec
+# setup: 1 sec
+# bin: 92 sec
+# make: 52 sec
+# toast: 3 sec
+# gawk: 89 sec
+# coreutils: 267 sec
+# perl: 839 sec
+# binutils: 538 sec
+# gcc-core: 755 sec
+# glibc: 5470 sec
+# bash: 177 sec
+# rebuild [make toast gawk coreutils binutils gcc-core perl]: 2463 sec
+# remove [bin busybox]: 42 sec
+
 task 1 network network
 task 1 partition partition
 task 1 swap swap
@@ -1742,21 +1760,21 @@
 # http://www.pengutronix.de/software/ptxdist/patches-0.5.0/glibc-2.3.2/generic/generic-sscanf.diff
 task 1 bash toast arm http://ftp.gnu.org/gnu/bash/bash-2.05b.tar.gz
 task 1 rebuild toast rebuild make toast gawk coreutils binutils gcc-core perl
+task 1 gzip toast arm http://ftp.gnu.org/gnu/gzip/gzip-1.2.4a.tar.gz
+task 1 tar toast arm ftp://alpha.gnu.org/gnu/tar/tar-1.13.25.tar.gz
+task 1 wget toast arm http://ftp.gnu.org/gnu/wget/wget-1.9.1.tar.gz
 task 1 remove toast remove bin busybox
 task 1 sed toast arm http://ftp.gnu.org/gnu/sed/sed-4.0.9.tar.gz
 task 1 util-linux toast arm http://kernel.org/pub/linux/utils/util-linux/util-linux-2.11z.tar.bz2
 task 1 module-init-tools toast arm http://kernel.org/pub/linux/utils/kernel/module-init-tools/module-init-tools-3.0.tar.bz2
 task 1 ncurses toast arm http://ftp.gnu.org/gnu/ncurses/ncurses-5.4.tar.gz
 task 1 procps toast arm http://procps.sourceforge.net/procps-3.1.15.tar.gz
-task 1 tar toast arm ftp://alpha.gnu.org/gnu/tar/tar-1.13.25.tar.gz
-task 1 gzip toast arm http://ftp.gnu.org/gnu/gzip/gzip-1.2.4a.tar.gz
 task 1 patch toast arm http://ftp.gnu.org/gnu/patch/patch-2.5.4.tar.gz
 task 1 findutils toast arm [ http://ftp.gnu.org/gnu/findutils/findutils-4.1.tar.gz http://downloads.linuxfromscratch.org/findutils-4.1.patch ]
 task 1 grep toast arm http://ftp.gnu.org/gnu/grep/grep-2.5.tar.bz2
 task 1 sysvinit toast arm ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/sysvinit-2.85.tar.gz
 task 1 hdparm toast arm http://www.ibiblio.org/pub/Linux/system/hardware/hdparm-5.5.tar.gz
 task 1 inetutils toast arm http://ftp.gnu.org/gnu/inetutils/inetutils-1.4.2.tar.gz
-task 1 wget toast arm http://ftp.gnu.org/gnu/wget/wget-1.9.1.tar.gz
 task 1 udhcp toast arm http://udhcp.busybox.net/source/udhcp-0.9.8.tar.gz
 task 1 diffutils toast arm http://ftp.gnu.org/gnu/diffutils/diffutils-2.8.1.tar.gz
 task 1 vim toast arm ftp://ftp.vim.org/pub/vim/unix/vim-6.2.tar.bz2