Projecte

General

Perfil

Openwrt » Historial » Revisió 6

Revisió 5 (Agustí Moll Garcia, 01-07-2011 13:55) → Revisió 6/8 (Pau Escrich, 01-07-2011 15:06)

h1. Openwrt 

 h3. Target system 

 After first compilation the target system is inside: 
 <pre> 
 build_dir/target-i386_uClibc-0.9.30.1/root-x86/ 
 </pre> 
 You can do any change, and then to rebuild target system: 
 <pre> 
 make target/install V=99 
 </pre> 

 h3. Compile/Clean individual packets Compilar/Netejar paquets 

 <pre> 
 make package/<name>/{compile,clean,install} V=99 
 make package/feeds/<feed name>/<package name>/{compile,clean,install} package/<nom>/{compile,clean} package/index V=99 
 </pre>  

 h3. Mount squashfs to local computer 

 <pre> 
 staging_dir/host/bin/unsquashfs4    ~/13f/alix/bin/x86/openwrt-x86-generic-rootfs-squashfs.img 
 </pre> 

 h3. Links 

 http://www.buildroot.org/downloads/buildroot.html 

 http://openwrt.pbworks.com/w/page/13164279/Useful_Trunk_Rebuild_Make_Targets 

 http://wiki.openwrt.org/doc/techref/buildroot