Actions
Openwrt¶
Target system¶
After first compilation the target system is inside:
build_dir/target-i386_uClibc-0.9.30.1/root-x86/
You can do any change, and then to rebuild target system:
make target/install V=99
Compile/Clean individual packets¶
make package/<name>/{compile,clean,install} V=99 make package/<package name>/{compile,clean,install} package/index V=99
Mount squashfs to local computer¶
staging_dir/host/bin/unsquashfs4 ~/13f/alix/bin/x86/openwrt-x86-generic-rootfs-squashfs.img
VirtualBox:¶
La maquina virtual ha de tenir:- Un port serie.
- El disc configurat com a IDE.
Links¶
http://www.buildroot.org/downloads/buildroot.html
http://openwrt.pbworks.com/w/page/13164279/Useful_Trunk_Rebuild_Make_Targets
Actualitzat per Agustí Moll Garcia fa més de 13 anys · 8 revisions