Git Product home page Git Product logo

nimdakey / dir-850l_a1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coolshou/dir-850l_a1

0.0 1.0 0.0 189.92 MB

DIR-850L A1 Firmware GPL source

Makefile 1.60% PHP 2.22% Shell 1.73% C 87.30% C++ 3.98% XSLT 0.01% TeX 0.23% Perl 0.28% Assembly 1.11% Objective-C 1.31% JavaScript 0.12% UnrealScript 0.01% Python 0.02% Scilab 0.01% ASP 0.01% Prolog 0.01% CSS 0.04% Awk 0.01% Standard ML 0.01% SAS 0.01%

dir-850l_a1's Introduction

DIR-850L_A1

DIR-850L A1 Firmware GPL source

========================= 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 DIR850L_GPL201WWb01.tar.gz

4) $cd DIR850L_GPL201WWb01

5) $su (ps : switch to root permission)

6) #cp -rf rsdk-1.5.5-5281-EB-2.6.30-0.9.30.3-110714 /opt	(ps : switch to root permission)

7) #rpm -ivh ./build_gpl/fakeroot-1.9.7-18.fc10.i386.rpm

8) #exit (ps : switch back to normal user permission)

9) $source ./setupenv	(ps : switch back to normal user permission)

10) modify ./configs/default.config ELBOX_FIRMWARE_VERSION & ELBOX_FIRMWARE_REVISION for correct version.

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 build it now ? (yes/no) : yes
 
  4) If 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/.

dir-850l_a1's People

Contributors

coolshou avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.