# checkout opensrt with svn #(1) svn co https://svn.openwrt.org/openwrt/trunk/ # (svn co https://svn.openwrt.org/openwrt/trunk/ -r 9971) # # and for packages # svn co https://svn.openwrt.org/openwrt/packages/ # (svn co https://svn.openwrt.org/openwrt/packages/ -r 9970) # # currently, 2007-12-28: rev. 9971/9970 # # customized toolchain patches included in fbox.diff #(2) cd trunk; patch -p1