--- toast-linux	2005/02/18 05:28:48	1.142
+++ toast-linux	2005/02/21 20:04:43	1.143
@@ -443,6 +443,7 @@
 iana-etc 180 42 
 zsh 2012 3788 
 net-tools 220 425 
+wireless-tools 128 321
 dhcpcd 168 298 
 openssh 856 2894 
 vim 3216 2639 
@@ -515,6 +516,7 @@
 alsa-utils 160 553 
 alsa-tools 740  
 libmng 520 2256 
+eject 68
 syslinux 432  
 units 224 170 
 espgs 5304 7577 
@@ -951,13 +953,27 @@
 
   cat > "$namedir/add/install/command" << "EOF"
 #!/bin/sh
+
+# create /root/linux-XXX-config.tar.gz
+dir="linux-2.6.10"
+ver=2.6.10
+mkdir "mnt/tmp/$dir"
+on="false"
+while read x; do
+  case "$x" in "--- FILE"*) on="false";; esac
+  $on && echo "$x" > "mnt/tmp/$dir/.config"
+  case "$x" in "--- FILE linux-config-largek ---") on="true";; esac
+done < sbin/toast
+chroot mnt tar czf "/root/$dir-config.tar.gz" -C /tmp "$dir"
+rm -fr "mnt/tmp/$dir"
+
 sed 's/\#.*//' << "END" | grep . | while read x; do sbin/toast add $x; done
 
 # oddball essentials:
 
-# URLs for glibc are in get-glibc script
+# URLs for glibc are in glibc/download/command script
 
-[ http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.5.tar.bz2 http://toastball.net/toast-linux-tmp/linux-2.6.5-config.tar.gz ]
+[ http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.10.tar.bz2 /root/linux-2.6.10-config.tar.gz ]
 
 lilo/22.6.1-devmapper: [ http://home.san.rr.com/johninsd/pub/linux/lilo/lilo-22.6.1.src.tar.gz http://www.saout.de/misc/lilo-22.6.1-devmapper.patch ]
 # http://home.san.rr.com/johninsd/pub/linux/lilo/
@@ -3633,7 +3649,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.10
-# Sun Feb  6 00:26:50 2005
+# Mon Feb 21 12:03:33 2005
 #
 CONFIG_X86=y
 CONFIG_MMU=y
@@ -4770,18 +4786,12 @@
 CONFIG_VGA_CONSOLE=y
 # CONFIG_MDA_CONSOLE is not set
 CONFIG_DUMMY_CONSOLE=y
-CONFIG_FRAMEBUFFER_CONSOLE=y
-# CONFIG_FONTS is not set
-CONFIG_FONT_8x8=y
-CONFIG_FONT_8x16=y
+# CONFIG_FRAMEBUFFER_CONSOLE is not set
 
 #
 # Logo configuration
 #
 # CONFIG_LOGO is not set
-# CONFIG_LOGO_LINUX_MONO is not set
-# CONFIG_LOGO_LINUX_VGA16 is not set
-# CONFIG_LOGO_LINUX_CLUT224 is not set
 
 #
 # Sound