Openwrt » Historial » Revisió 7
Revisió 6 (Pau Escrich, 01-07-2011 15:06) → Revisió 7/8 (Agustí Moll Garcia, 03-07-2011 18:01)
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
<pre>
make package/<name>/{compile,clean,install} V=99
make package/feeds/<feed name>/<package name>/{compile,clean,install} 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. VirtualBox:
La maquina virtual ha de tenir:
* Un port serie.
* El disc configurat com a IDE.
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