From: Andres Salomon Date: Tue, 9 Nov 2010 18:39:04 +0000 (-0800) Subject: debxo: update to a newer kernel X-Git-Tag: v0.6~18 X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?p=xodist;a=commitdiff_plain;h=69305b023497b6deb1a712f72b40a298e5bb3dff debxo: update to a newer kernel The kernel config more closely matches debian's stock (686) kernel config. Signed-off-by: Andres Salomon --- diff --git a/configs/debxo-awesome/hooks b/configs/debxo-awesome/hooks index 5408e63..fac9447 100644 --- a/configs/debxo-awesome/hooks +++ b/configs/debxo-awesome/hooks @@ -76,7 +76,7 @@ EOF # install some custom packages that aren't on mirrors. ugly hack! k="http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb - http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.36+_2.6.36+-14_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc1+_2.6.37-rc1+-47_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i}) diff --git a/configs/debxo-gnome/hooks b/configs/debxo-gnome/hooks index a982809..d7caf6a 100644 --- a/configs/debxo-gnome/hooks +++ b/configs/debxo-gnome/hooks @@ -77,7 +77,7 @@ EOF # install some custom packages that aren't on mirrors. ugly hack! k="http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb - http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.36+_2.6.36+-14_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc1+_2.6.37-rc1+-47_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i}) diff --git a/configs/debxo-kde/hooks b/configs/debxo-kde/hooks index ea636f9..d9fb2ce 100644 --- a/configs/debxo-kde/hooks +++ b/configs/debxo-kde/hooks @@ -76,7 +76,7 @@ EOF # install some custom packages that aren't on mirrors. ugly hack! k="http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb - http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.36+_2.6.36+-14_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc1+_2.6.37-rc1+-47_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i}) diff --git a/configs/debxo-lxde/hooks b/configs/debxo-lxde/hooks index 5408e63..fac9447 100644 --- a/configs/debxo-lxde/hooks +++ b/configs/debxo-lxde/hooks @@ -76,7 +76,7 @@ EOF # install some custom packages that aren't on mirrors. ugly hack! k="http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb - http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.36+_2.6.36+-14_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc1+_2.6.37-rc1+-47_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i}) diff --git a/configs/debxo-sugar/hooks b/configs/debxo-sugar/hooks index 49bbf26..acb23f3 100644 --- a/configs/debxo-sugar/hooks +++ b/configs/debxo-sugar/hooks @@ -76,7 +76,7 @@ EOF # install some custom packages that aren't on mirrors. ugly hack! k="http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb - http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.36+_2.6.36+-14_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc1+_2.6.37-rc1+-47_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i}) diff --git a/configs/debxo-xfce/hooks b/configs/debxo-xfce/hooks index 381e2c8..fa2186b 100644 --- a/configs/debxo-xfce/hooks +++ b/configs/debxo-xfce/hooks @@ -76,7 +76,7 @@ EOF # install some custom packages that aren't on mirrors. ugly hack! k="http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb - http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.36+_2.6.36+-14_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc1+_2.6.37-rc1+-47_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i})