[Debian-eeepc-devel] Fwd: [SCM] custom debian-installer for EeePC branch, master, updated. 1415a8ab6360526382e3c3a9a9acb8e64de31f72

Landy DeField landy at revelinux.com
Sat Mar 29 15:50:50 UTC 2008


---------- Forwarded message ----------
From: Landy DeField <landy at revelinux.com>
Date: Sat, Mar 29, 2008 at 8:49 AM
Subject: Re: [Debian-eeepc-devel] [SCM] custom debian-installer for EeePC
branch, master, updated. 1415a8ab6360526382e3c3a9a9acb8e64de31f72
To: Glenn Saberton <gsaberton at foomagic.org>


All I can say is you are all amazing!!! Thank you all so much for your work
on this project. Because of all of you I have been empowered to set free my
Eee PC. I now refer to it as my Eee Free. ;)

Thank you again.


*REVELinux Gear
"We promote Freedomware One Human Billboard At A Time"*
US <http://revelinux.com/us> EU <http://revelinux.com/eu>


On Sat, Mar 29, 2008 at 4:17 AM, Glenn Saberton <gsaberton at foomagic.org>
wrote:

> The following commit has been merged in the master branch:
> commit 1415a8ab6360526382e3c3a9a9acb8e64de31f72
> Author: Glenn Saberton <gsaberton at foomagic.org>
> Date:   Sat Mar 29 22:14:50 2008 +1100
>
>    build for 2.6.24
>
> diff --git a/build-eeepc.sh b/build-eeepc.sh
> index 162e015..0c9a629 100755
> --- a/build-eeepc.sh
> +++ b/build-eeepc.sh
> @@ -68,17 +68,17 @@ eee_download() {
>     echo -e "\033[1;32;41m Beginning part 1... (downloading and installing
> parts) \033[0m "
>     cd "$BASEDIR"/tmpdebs
>     $SUDO apt-get -y update
> -    wget -c
> http://security.debian.org/debian-security/pool/updates/main/l/linux-2.6/linux-image-2.6.22-3-486_2.6.22-6.lenny1_i386.deb
> -    dpkg -L linux-image-2.6.22-3-486 || $SUDO dpkg -i
> linux-image-2.6.22-3-486_2.6.22-6.lenny1_i386.deb
> -    wget -c $DEBMIRROR/debian/pool/main/l/linux-modules-extra-2.6/atl2-
> modules-2.6.22-3-486_2.6.22+1.0.40.4-9_i386.deb
> -    dpkg -L atl2-modules-2.6.22-3-486 || $SUDO dpkg -i
> atl2-modules-2.6.22-3-486_2.6.22+1.0.40.4-9_i386.deb
> +    wget -c
> http://http.us.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6.24-1-486_2.6.24-4_i386.deb
> +    dpkg -L linux-image-2.6.24-1-486 || $SUDO dpkg -i
> linux-image-2.6.24-1-486_2.6.24-4_i386.deb
> +    wget -c $DEBMIRROR/debian/pool/main/l/linux-modules-extra-2.6/atl2-
> modules-2.6.24-1-486_2.6.24+2.0.3-4_i386.deb
> +    dpkg -L atl2-modules-2.6.24-1-486 || $SUDO dpkg -i
> atl2-modules-2.6.24-1-486_2.6.24+2.0.3-4_i386.deb
>     $SUDO apt-get -y install kernel-wedge build-essential subversion
> fakeroot \
>     syslinux wget gzip cpio dctrl-tools debiandoc-sgml docbook-xsl bc \
> -    libbogl-dev glibc-pic libslang2-pic libnewt-pic genext2fs mklibs
> xsltproc \
> +    libbogl-dev libc6-pic libslang2-pic libnewt-pic genext2fs mklibs
> xsltproc \
>     mkisofs tofrodos bf-utf-source upx-ucl win32-loader dosfstools
> initramfs-tools module-init-tools
> -    wget -c $DEBMIRROR/debian/pool/main/l/linux-kernel-di-i386-2.6/linux-
> kernel-di-i386-2.6_1.57.tar.gz
> +    wget -c $DEBMIRROR/debian/pool/main/l/linux-kernel-di-i386-2.6/linux-
> kernel-di-i386-2.6_1.58.tar.gz
>     cd "$BASEDIR"/kernel-wedge
> -    tar xf "$BASEDIR"/tmpdebs/linux-kernel-di-i386-2.6_1.57.tar.gz
> +    tar xf "$BASEDIR"/tmpdebs/linux-kernel-di-i386-2.6_1.58.tar.gz
>     cd "$BASEDIR"
>     svn co svn://svn.debian.org/svn/d-i/trunk debian-installer
>     echo -e "\033[1;32;41m Part 1 complete. \033[0m "
> @@ -96,7 +96,7 @@ eee_kernelwedge() {
>  eee_di() {
>     echo -e "\033[1;32;41m Beginning part 3... (debian-installer) \033[0m
> "
>     cd "$BASEDIR"/debian-installer/installer/build
> -    echo "d-i pkgsel/include string atl2-modules-2.6.22-3-686" >
> ../../../tmp/preseed.cfg
> +    echo "d-i pkgsel/include string atl2-modules-2.6-686" >
> ../../../tmp/preseed.cfg
>     sed -ie 's/PRESEED = .*/PRESEED = ..\/..\/..\/tmp\/preseed.cfg/g'
> ./config/common
>     sed -ie 's/#monolithic/monolithic/g' ./config/i386.cfg
>     sed -ie 's/DEBIAN_RELEASE = .*/DEBIAN_RELEASE = lenny/g'
> ./config/common
> @@ -160,4 +160,7 @@ exit 1 #Just incase the wheel says no.
>  #   - Removed initrd function and add preseed file
>  #   - add a few cleanups after build
>  #
> +#   29/03/2008 - 0.6
> +#   - kernel revision - 2.6.24
> +#
>  #######################################################################
>
> --
> custom debian-installer for EeePC
>
> _______________________________________________
> Debian-eeepc-devel mailing list
> Debian-eeepc-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/debian-eeepc-devel/attachments/20080329/cde511a7/attachment.htm 


More information about the Debian-eeepc-devel mailing list