--- toast-linux	2004/04/09 16:53:53	1.7
+++ toast-linux	2004/04/09 23:59:49	1.8
@@ -283,7 +283,7 @@
 skel: !CONFIGURE!
   rm -fr $@
   !CONFIGURE! $@
-  mkdir -p $@/root/{proc,sys,tmp,mnt/{floppy,initrd,toast-root},var/{empty,run,log,lock},usr/man}
+  mkdir -p $@/root/{root,proc,sys,tmp,mnt/{floppy,initrd,toast-root},var/{empty,run,log,lock},usr/man}
   for i in bin lib sbin share; do ln -sf usr/$$i $@/root/$$i; done
   ln -sf ../usr/share/zoneinfo/"`cat $@/root/etc/TZ`" $@/root/etc/localtime
 
@@ -1444,7 +1444,7 @@
 # Note that utoast currently needs make in order to install toast.
 
 utoast make 3.80 http://ftp.gnu.org/gnu/make/make-3.80.tar.bz2
-utoast toast 1.317 http://toastball.net/toast/toast-1.317.tar.gz
+utoast toast 1.320 http://toastball.net/toast/toast-1.320.tar.gz
 
 # Step 3: Replace all binary packages from step 1 with source packages.
 # Everything compiled from source prior to this point will need to be rebuilt
@@ -1521,6 +1521,7 @@
 toast arm http://www.cix.co.uk/~mayday/dev86/bin86-0.16.15.tar.gz
 toast arm http://unc.dl.sourceforge.net/sourceforge/nasm/nasm-0.98.38.tar.bz2
 toast arm lilo/22.5.8+devmapper: [ http://home.san.rr.com/johninsd/pub/linux/lilo/lilo-22.5.8.tar.gz http://www.saout.de/misc/lilo-22.5.8-devmapper.patch ]
+toast arm http://ftp.gnu.org/gnu/gettext/gettext-0.14.1.tar.gz
 toast arm http://unc.dl.sourceforge.net/sourceforge/e2fsprogs/e2fsprogs-1.34.tar.gz
 toast arm http://kernel.org/pub/linux/daemons/devfsd/devfsd-v1.3.25.tar.bz2
 toast arm genext2fs/1.3-4: [ http://http.us.debian.org/debian/pool/main/g/genext2fs/genext2fs_1.3.orig.tar.gz http://http.us.debian.org/debian/pool/main/g/genext2fs_1.3-4.diff.gz ]
@@ -1535,8 +1536,7 @@
 toast arm http://ftp.gnu.org/gnu/bison/bison-1.875.tar.bz2
 toast arm http://www.greenwoodsoftware.com/less/less-381.tar.gz
 toast arm http://ftp.gnu.org/gnu/groff/groff-1.19.tar.gz
-toast arm http://ftp.gnu.org/non-gnu/flex/flex-2.5.4a.tar.gz
-toast arm http://ftp.gnu.org/gnu/gettext/gettext-0.12.1.tar.gz
+toast arm http://unc.dl.sourceforge.net/sourceforge/lex/flex-2.5.31.tar.bz2
 toast arm http://ftp.gnu.org/gnu/texinfo/texinfo-4.6.tar.gz
 toast arm http://ftp.gnu.org/gnu/autoconf/autoconf-2.59.tar.gz
 toast arm http://ftp.gnu.org/gnu/automake/automake-1.8.2.tar.gz
@@ -1549,12 +1549,18 @@
 
 # Step 7: Install other essential packages.
 
-toast arm http://archive.progeny.com/zsh/zsh-4.1.1.tar.bz2
+toast arm http://archive.progeny.com/zsh/zsh-4.2.0.tar.bz2
+toast arm http://ftp.gnu.org/gnu/readline/readline-4.3.tar.gz
 toast arm http://ftp.gnu.org/gnu/parted/parted-1.6.6.tar.gz
 
 # Step 8: Remove the last traces of the installer, including this script.
 
 toast disarm scripts
+
+# TODO:
+# openssh
+# reorder and/or rebuild packages to take full advantage of optional libraries
+# garnome2toast
 
 --- FILE skel/scripts/sbin/respin ---
 #!/bin/sh -e