Index of /users/alge/angstrom-ba

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -  
[TXT]README.txt04-Sep-2011 16:49 2.1K 
[   ]alge-all-feed.conf27-Dec-2007 13:08 67  
[   ]alge-armv5te-feed.conf27-Dec-2007 13:09 75  
[IMG]alge-gomunicator.jpg08-Jan-2008 21:49 27K 
[   ]alge-htcblueangel-feed.conf27-Dec-2007 13:09 72  
[   ]asound.state25-Dec-2007 22:39 3.7K 
[IMG]ba-ts-problem-intended.jpg19-Jan-2008 15:58 32K 
[IMG]ba-ts-problem.jpg19-Jan-2008 15:58 27K 
[VID]blueangel-deviceinfo.mpeg27-Dec-2007 00:20 3.7M 
[TXT]default.txt10-Feb-2008 17:51 358  
[TXT]dmesg-boot.txt10-Feb-2008 19:42 15K 
[DIR]gomunicator-patches/07-Jan-2008 00:42 -  
[   ]gpe-alge.tar23-Jan-2008 18:52 31K 
[   ]htcblueangel-config07-Mar-2008 20:19 34K 
[DIR]images/26-Dec-2007 18:53 -  
[IMG]initial-screenshot.jpg27-Dec-2007 00:20 19K 
[DIR]ipk/08-Mar-2008 13:48 -  
[DIR]kernel-patches/08-Mar-2008 14:59 -  
[   ]minirc.dfl22-Jan-2008 22:19 190  
[TXT]oe-06-01-08.diff06-Jan-2008 23:57 26K 
[TXT]oe-angstrom-2007.12-alge-07-01-08.diff07-Jan-2008 01:15 1.8M 
[DIR]scripts/10-Feb-2008 20:12 -  
[   ]settihtc22-Jan-2008 21:19 6.2K 
[   ]settihtc-0.1.tar.gz17-Jan-2008 22:29 2.8K 
[DIR]settihtc-0.1/17-Jan-2008 22:29 -  
[TXT]settihtc.c17-Jan-2008 20:53 6.7K 

This directory contains stuff related to the linux porting 
effort on the HTC BlueAngel Device.

I create these images with oe (openembedded), see the #htc-linux 
irc channel for more info about HTC based phones and their linux 
porting state. (e.g. at http://irclog.iclem/net/?chan=htc-linux )

Under  http://www.algepop.net/users/alge/angstrom-ba/images/ 
you will find tar archives which can be booted using HaRet 
after extracting to a second partition of a SD card.

Detailed HOWTO: 

  http://handhelds.org/moin/moin.cgi/BlueAngelHowtoInstallLinux

EDITED: currently handhelds.org semms to be down for several months, please
        try meanwhile this archive.org snapshot

  http://web.archive.org/web/20100801054809/http://www.handhelds.org/moin/moin.cgi/BlueAngelHowtoInstallLinux

There is currently no way (and it would be far too dangerous) 
to install these images directly, they are used from SD card 
without touching the ROM.

The latest image is 

    http://www.algepop.net/users/alge/angstrom-ba/images/htcblueangel/gpe-image-htcblueangel.tar

After untarring this to a sdcard (see HOWTO above) unpack 

  http://www.algepop.net/users/alge/angstrom-ba/gpe-alge.tar 

on top of it to get some latest changes.

Please also consider the default.txt file in the main directory 
and put it on the sdcard as described in the above mentioned Howto.

My kernel patches have been moved into an extra subdirectory 

    http://www.algepop.net/users/alge/angstrom-ba/kernel-patches/

now. 

If you want to update your kernel without overwriting your sdcard from scratch, 
you can use my /etc/ipkg/alge*feed.conf files (in gpe-alge.tar) and the script 

   http://www.algepop.net/users/alge/angstrom-ba/scripts/update-kernel.sh

The reason, that a simple "ipkg upgrade" not works, is that I dont 
increase the package release numbers of the kernel ipkgs, so you have 
to "ipkg install -force-reinstall" the appropriate packages. 
This is what that script does.

After running it, copy /boot/zImage-*.bin to /media/card/linux/zImage.bin 
(provided your sdcard is mounted there and you keep your HARet + kernel 
in a subdirectory ./linux on it).