--- toast-linux	2004/04/14 00:30:35	1.16
+++ toast-linux	2004/04/14 00:57:08	1.17
@@ -1024,9 +1024,10 @@
 done
 
 ln -s "../usr/share/zoneinfo/`cat /etc/TZ`" "$target/etc/localtime"
-ln -s vim "$target/bin/vi"
 ln -s gcc "$target/bin/cc"
-ln -s bash "$target/bin/sh.off.off"
+ln -s vim "$target/bin/vi.off"
+ln -s bash "$target/bin/sh.off"
+rm "$target/bin/sh"
 
 for i in `cd "$target/etc" && echo *.hd`; do
   mv "$target/etc/$i" "$target/etc/`basename $i .hd`"
@@ -1595,9 +1596,9 @@
 utoastdeb glibc libc6 2.3.2.ds1-11 g/glibc
 utoastdeb headers libc6-dev 2.3.2.ds1-11 g/glibc
 utoastdeb linux linux-kernel-headers 2.5.999-test7-bk-15 l/linux-kernel-headers
-utoastdeb binutils binutils 2.14.90.0.7-5 b/binutils
-utoastdeb gcc gcc-3.3 3.3.3-5 g/gcc-3.3
-utoastdeb cpp cpp-3.3 3.3.3-5 g/gcc-3.3
+utoastdeb binutils binutils 2.14.90.0.7-6 b/binutils
+utoastdeb gcc gcc-3.3 3.3.3-6 g/gcc-3.3
+utoastdeb cpp cpp-3.3 3.3.3-6 g/gcc-3.3
 utoastdeb perl perl-base 5.8.3-3 p/perl
 utoastdeb ncurses libncurses5 5.4-3 n/ncurses # required by bash
 utoastdeb bash bash 2.05b-14 b/bash