### # Copyright (C) 2008 - 2009: Martin A. Campff, SebastiÔn D. Criado, Gustavo Lindberg, Julio C. Puigpinos # Contact list: lugro-mesh-dev@lugro.org.ar # Versión 0.6-beta4 # # Originally based on R.O.B.I.N: robin-c171 Copyright (C) 2007 Antonio Anselmi # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . These are the instructions for making the compilation of the images. Follow this steps: We use Kamikaze 8.09 branch * svn co svn://svn.openwrt.org/openwrt/branches/8.09 * Kamikaze only contains the essential set of packages, extra packages can be enabled with "make package/symlinks". # Save config and exit. # Wait a moment. * Before copying remember to delete the .svn directories, because you don't need them. You can do this by executing "rm -rf `find . -type d -name .svn`", this will erase them starting from the current directory. * Copy all the content of the directory nightwing/ into trunk/package/base-files/files/ * Copy all the content of the directory openwrt/trunk/ into trunk/ * Copy all the content of the directory openwrt/packages/ into trunk/feeds/packages/ (or in the case that you downloaded the packages separately, copy them into packages/) * Make oldconfig # Wait a moment. # Press enter many times. * And make V=99 # If you are believers, you can pray. Some of us belive in FSM and we don't need to do that :P. # Or you can prepare your favorite drink. This is going to take quite a while. * If everything went well, you can find the images in the bin directory. * Enjoy * Send us our six pack :D