| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| DIR803_README.txt | 2016-04-04 | 1.2 kB | |
| DIR803_README.txt.md5 | 2016-04-04 | 52 Bytes | |
| DIR-803_A1_GPL104b02.tar.gz.md5 | 2016-04-04 | 58 Bytes | |
| DIR803_GPL102b01.tar.gz.md5 | 2016-04-04 | 58 Bytes | |
| DIR803_GPL101b01.tar.gz.md5 | 2016-04-04 | 58 Bytes | |
| DIR803_GPL100b06.tar.gz.md5 | 2016-04-04 | 58 Bytes | |
| Totals: 6 Items | 1.5 kB | 0 | |
=========================
0. Intriduction
This file will show you how to build the GPL linux system.
Step 1. Install fedora linux 10 (choose Software Development) on 32bit CPU.
Step 2. Setup Build Enviornment($means command)
1) please login as a normal user such as john,and copy the gpl file to normal user folder,
such as the folder /home/john
2) $cd /home/john
3) $tar zxvf DIR803_GPL104b02.tar.gz
4) $cd DIR803_GPL104b02
5) #cp -rf rsdk-1.5.5-5281-EB-2.6.30-0.9.30.3-110714 /opt (ps : switch to root permission)
6) #rpm -ivh ./build_gpl/fakeroot-1.9.7-18.fc10.i386.rpm
7) $source ./setupenv (ps : switch back to normal user permission)
Step 3. Building the image
1) $make
2) $make
3) $make
===================================================
You are going to build the f/w images.
Both the release and tftp images will be generated.
===================================================
Do you want to rebuild the linux kernel ? (yes/no) : yes
4) there are some options need to be selected , please input "enter" key to execute the default action.
5) After make successfully, you will find the image file in ./images/.