From 4385dc8a96ee39f40331ab5ec01b3f0ecbc2aaae Mon Sep 17 00:00:00 2001
From: Andres Salomon <dilinger@debian.org>
Date: Tue, 18 Nov 2008 02:05:22 -0500
Subject: [PATCH] initchroot: update kernel to -165; jffs2 fix

This slows the jffs2 GCD down; it shaves a good minute off boot when
booting from NAND.  Woot.

Signed-off-by: Andres Salomon <dilinger@debian.org>
---
 initchroot.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/initchroot.sh b/initchroot.sh
index 05af90f..bb27340 100755
--- a/initchroot.sh
+++ b/initchroot.sh
@@ -149,7 +149,7 @@ echo "en_US.UTF-8 UTF-8" >${ROOT_DIR}/etc/locale.gen
 
 k="http://lunge.mit.edu/~dilinger/debxo-0.2/initramfs-tools_0.92l.2_all.deb 
  http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb 
- http://lunge.mit.edu/~dilinger/debxo-0.4/linux-2.6.25.15_2.6.25.15-164_i386.deb 
+ http://lunge.mit.edu/~dilinger/debxo-0.4/linux-2.6.25.15_2.6.25.15-165_i386.deb 
  http://lunge.mit.edu/~dilinger/debxo-0.4/xserver-xorg-video-geode_2.11.0-0.1_i386.deb"
 mkdir -p cache
 for i in $k; do
-- 
2.39.5