Bootstrapping PXA27M modules

From Phobos Wiki
Revision as of 15:58, 17 June 2011 by Roland (talk | contribs) (checkout gw6 from svn)
Jump to navigation Jump to search

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