1. anyone know how to automate / get rip of the this login process?
arm-none-linux-gnueabi-gcc (GCC) 4.1.2
root filesystem built on Wed, 18 Mar 2009 17:21:47 +0800
Freescale Semiconductor, Inc.
freescale login: root
login[1775]: root login on 'ttymxc0'
BusyBox v1.6.1 () Built-in shell (ash)
Enter 'help' for a list of built-in commands.
2. After this login, how to hard coding such that it will auto load qtopia?
# /etc/rc.d/init.d/qtopia
1. To remove the login process in boot:
./ltib -c
,then under ---Target System Configuration , click on Options --->
and unselect "[] boot up with a tty and login" option
2. You can add the "/etc/rc.d/init.d/qtopia start" line into rootfs/etc/profile for Qtopia to start automatically.
Regards,
Fabio Estevam
Thanks. Now is able to auto start with qtopia.
Now, trying to build with more features like adding calander, contact and Media player. After successfully build and download, I dont see calendar, contact and Media player?
Do I need to do include them in some way?
Yes, you should include them as follows:
./ltib -c
Package List
Qtopia --->
Applications --->
and then select all the apps that you want to use in Qtopia.
Regards,
Fabio Estevam
yes. I did that and even build with ./ltib after ./ltib -c.
I'm not sure y it wont show those newly added application.