Actions
Openwrt » Historial » Revisió 5
« Anterior |
Revisió 5/8
(diferencies)
| Següent »
Agustí Moll Garcia, 01-07-2011 13:55
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
Compilar/Netejar paquets¶
make package/<nom>/{compile,clean} package/index V=99
Mount squashfs to local computer¶
staging_dir/host/bin/unsquashfs4 ~/13f/alix/bin/x86/openwrt-x86-generic-rootfs-squashfs.img
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 · 5 revisions