Index of /users/alge/angstrom-ba

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.txt2011-09-04 16:49 2.1K 
[   ]alge-all-feed.conf2007-12-27 13:08 67  
[   ]alge-armv5te-feed.conf2007-12-27 13:09 75  
[IMG]alge-gomunicator.jpg2008-01-08 21:49 27K 
[   ]alge-htcblueangel-feed.conf2007-12-27 13:09 72  
[   ]asound.state2007-12-25 22:39 3.7K 
[IMG]ba-ts-problem-intended.jpg2008-01-19 15:58 32K 
[IMG]ba-ts-problem.jpg2008-01-19 15:58 27K 
[VID]blueangel-deviceinfo.mpeg2007-12-27 00:20 3.7M 
[TXT]default.txt2008-02-10 17:51 358  
[TXT]dmesg-boot.txt2008-02-10 19:42 15K 
[DIR]gomunicator-patches/2008-01-07 00:42 -  
[   ]gpe-alge.tar2008-01-23 18:52 31K 
[   ]htcblueangel-config2008-03-07 20:19 34K 
[DIR]images/2007-12-26 18:53 -  
[IMG]initial-screenshot.jpg2007-12-27 00:20 19K 
[DIR]ipk/2008-03-08 13:48 -  
[DIR]kernel-patches/2008-03-08 14:59 -  
[   ]minirc.dfl2008-01-22 22:19 190  
[TXT]oe-06-01-08.diff2008-01-06 23:57 26K 
[TXT]oe-angstrom-2007.12-alge-07-01-08.diff2008-01-07 01:15 1.8M 
[DIR]scripts/2008-02-10 20:12 -  
[   ]settihtc2008-01-22 21:19 6.2K 
[   ]settihtc-0.1.tar.gz2008-01-17 22:29 2.8K 
[DIR]settihtc-0.1/2008-01-17 22:29 -  
[TXT]settihtc.c2008-01-17 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).