[acme-dev] SF.net SVN: acme-dev:[45] distro/openwrt/README

Revision: 45
          http://acme-dev.svn.sourceforge.net/acme-dev/?rev=45&view=rev
Author:   claudyus
Date:     2010-06-22 14:31:37 +0000 (Tue, 22 Jun 2010)

Log Message:
-----------
Delete unused directory

Removed Paths:
-------------
    distro/openwrt/README

Deleted: distro/openwrt/README
===================================================================
--- distro/openwrt/README       2010-06-22 14:06:32 UTC (rev 44)
+++ distro/openwrt/README       2010-06-22 14:31:37 UTC (rev 45)
@@ -1,31 +0,0 @@
-OpenWrt port IS NOT intended to be used by newbie.
-
-HOW TO INSTALL
-       You should download OpenWrt and acme-dev sources from the respective 
svn repos. 
-       So you should create a link from <acme-dev>/target/netus inside 
<openwrt>/target/linux .
-       Than add to feed.conf file a line linke "src-link acme-dev 
<acme-dev_root>/packages"
-       
-       Command version:
-               svn co svn://svn.openwrt.org/openwrt/trunk/ openwrt 
-               svn co 
https://acme-dev.svn.sourceforge.net/svnroot/acme-dev/distro/openwrt/ acme-dev
-               ln -sf `pwd`/acme-dev/target/netus/ openwrt/target/linux/netus
-               cd openwrt/
-               make menuconfig (choose netus)
-               make kernel_menuconfig (only if you want to change kernel 
config)
-               make [V=99]
-               cd bin/netus    #here the final files
-
-HOW TO UPDATE
-       cd openwrt/
-       svn up
-       ./script/feeds update -a
-       cd ../acme-dev
-       svn up
-
-THAT ALL!
-
-
-Acme Systems doesn't provide guarantees of any kind on software.
-The OpenWrt port was done by Claudio Mignanti for free as freedom and isn't 
support by Acme Systems or OpenWrt community.
-
-2010 - Claudio Mignanti


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

Other related posts:

  • » [acme-dev] SF.net SVN: acme-dev:[45] distro/openwrt/README - claudyus