--- toast-linux	2004/04/07 18:36:59	1.4
+++ toast-linux	2004/04/07 22:11:40	1.5
@@ -535,6 +535,8 @@
 --- FILE skel/root/etc/TZ ---
 PST8PDT
 
+--- FILE skel/root/etc/ld.so.conf ---
+
 --- FILE skel/root/etc/syslog.conf ---
 *.* /var/log/syslog
 
@@ -1434,7 +1436,10 @@
 toast arm http://ftp.gnu.org/gnu/binutils/binutils-2.14.tar.bz2
 toast remove deb-binutils
 toast arm http://ftp.gnu.org/gnu/bash/bash-2.05b.tar.gz
-toast rebuild glibc gcc binutils coreutils make gawk perl toast
+toast rebuild glibc gcc binutils coreutils make gawk toast
+# perl must be rebuilt in separate invocation of toast; otherwise toast will
+# continue running without knowing the correct location of perl
+toast rebuild perl
 toast remove deb-bash deb-ncurses deb-glibc
 
 # Step 4: Replace busybox with full GNU/Linux tools.