Bootstrapping PXA27M modules: Difference between revisions

From Phobos Wiki
Jump to navigation Jump to search
No edit summary
(checkout gw6 from svn)
Line 1: Line 1:
== What you need ==
== Setup your system ==
* Ubuntu linux
* Ubuntu linux
** Install it!
* A SVN client
* A SVN client
  sudo apt-get install esvn
  sudo apt-get install esvn
* TFTP server
* TFTP server
  sudo apt-get install tftpd-hpa
  sudo apt-get install tftpd-hpa
* Checkout Telem-GW6 from SVN
mkdir Telem-GW6
cd Telem-GW6
svn checkout svn://10.0.0.42/Telem-GW6

Revision as of 15:58, 17 June 2011

Setup your system

  • Ubuntu linux
    • Install it!
  • A SVN client
sudo apt-get install esvn
  • TFTP server
sudo apt-get install tftpd-hpa
  • Checkout Telem-GW6 from SVN
mkdir Telem-GW6
cd Telem-GW6
svn checkout svn://10.0.0.42/Telem-GW6