Paul Sokolovsky wrote: > There's a make-bootbundle.py script which creates liveramdisk from > the parts. Otherwise, there're Angstrom server layout specific scripts > which do mass conversion. I'm going to RFC adding them to > contrib/angstrom/, and then gradually move creation of all LiveRamdisk > parts by autobuilder (which is quite of work to be done completely).
Great, thanks - at least I now know where to look if I want to try building one myself. > If you mean cursor keys is landscape mode, I didb't test them then. Both landscape and portrait mode really. > As for alarms, don't even remind me ;-). They,re done using atd, > right? Atd is known to work, even though I tested that long time ago. Actually it doesn't by default - the opiealarm process does all the work using ioctls, although Opie could be configured at compile time to use atd instead although I'm not sure if the build system has any setting for it. I can only assume that there is some kind of kernel bug on h2200 and likely h3900 that is preventing the alarm time from being set correctly - I have been able to verify that it is setting the flag that enables wakeup on alarm at least, but the alarm time is either wrong or not set at all. As a workaround, opiealarm could be changed to program the rtc using the sysfs interface, but really the ioctls should be working. Cheers, Paul _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
