| Dimensione: 1253 Commento:  | Dimensione: 2389 Commento:  | 
| Le cancellazioni sono segnalate in questo modo. | Le aggiunte sono segnalate in questo modo. | 
| Linea 3: | Linea 3: | 
| [[TableOfContents]] | <<TableOfContents>> | 
| Linea 7: | Linea 7: | 
| Firmware OpenWrt con configurazione e grafica personalizzate ninux.org | |
| Linea 8: | Linea 10: | 
| * olsrd + plugins * webif con grafica Ninux.org * Ninux Dynamic DNS * iproute2 * snmp * horst * tcpdump * wl (solo WRT54G) * file di configurazione quasi-pronti | |
| Linea 9: | Linea 20: | 
| === istruzioni e download === | === screenshots === <<Gallery>> == Istruzioni generiche per tutti i routers!!! == Dopo che installate l'immagine: * cambiate l'IP dell'IF Ninux in {{{/etc/config/network}}} * cambiate l'IP dell'interfaccia wireless locale (sta in {{{/etc/init.d/custom-ninux-startup}}}) * cambiate l'IP dell'interfaccia wired {{{/etc/config/network}}} * cambiate {{{/etc/dnsmasq.conf}}} opportunamente * cambiate HNA di olsr opportunamente in {{{/etc/olsrd.conf}}} Prendete indirizzi IP liberi ed usate questa pagina: GestioneIndirizzi | 
| Linea 13: | Linea 40: | 
| === sorgenti === {{{https://svn.ninux.org/ninuxdeveloping/svn/openwrt-meta}}} - meta repository con i seguenti externals: * {{{https://svn.ninux.org/ninuxdeveloping/svn/ninux-ipkg-brcm}}} --> {{{trunk/packages/}}} - meta-ipkg per broadcom con files di configurazione e dipendenza da altri pacchetti (es. olsrd) * {{{https://svn.openwrt.org/openwrt/packages}}} --> {{{packages}}} - pacchetti di openwrt che verranno linkati dal comando {{{make package/symlinks}}} * {{{http://svn.berlios.de/svnroot/repos/xwrt/trunk/}}} --> {{{trunk/package/webif}}} - webif * {{{https://svn.openwrt.org/openwrt/trunk}}} --> {{{trunk}}} - il ramo di sviluppo principale di OpenWrt * altri externals per il ramo stable di OpenWrt | Vedere https://svn.ninux.org/ninuxdeveloping e SvnHowTo | 
| Linea 26: | Linea 45: | 
| $ svn co http://svn.ninux.org/ninuxdeveloping/svn/openwrt-meta $ cd openwrt-meta/trunk $ make package/symlinks $ make menuconfig (scegliere ninux-brcm in Administration) $ make | $ svn co https://svn.openwrt.org/openwrt/branches/8.09 openwrt $ cd openwrt $ echo "src-svn ninux https://svn.ninux.org/svn/ninuxdeveloping/packages" >> feeds.conf.default $ ./scripts/feeds update $ ./scripts/feeds install -a $ make menuconfig | 
| Linea 33: | Linea 53: | 
| === documentazione === * ["OpenWRTCompile"] | Nel menù: * scegliere i pacchetti ninux-* in Administration {{{ $ make world }}} Note: To build an full openwrt with all packages, ignoring the failing packages, add a {{{IGNORE_ERRORS=m}}} to the make call. This will let continiue the build, even if a single packed marked with “m” failed to build. {{{ $ make world IGNORE_ERRORS=m }}} === documentazione: ovvero link disordinati === * [[OpenWRTCompile]] | 
| Linea 36: | Linea 70: | 
| * http://wiki.openwrt.org/BuildRoot | |
| Linea 37: | Linea 72: | 
| * http://www.oesf.org/index.php?title=Pdaxrom:_Create_An_Ipk_Howto * http://wiki.openwrt.org/OpenWrtDocs/BuildingKamikazeHowTo <<Icon(new)>> * http://downloads.openwrt.org/docs/buildroot-documentation.html * http://downloads.openwrt.org/kamikaze/docs/openwrt.html == installazione da remoto == Try at yuor own risk!!!! (La procedura è stata testata solo su schede Alix) E' possibile aggiornare il firmware da remoto con il seguente comando: {{{ ssh root@(indirizzo della scheda) 'dd of=/dev/hda bs=512'< openwrt.image }}} | 
Firmware Ninux
Indice
progetto
Firmware OpenWrt con configurazione e grafica personalizzate ninux.org
features
- olsrd + plugins
- webif con grafica Ninux.org
- Ninux Dynamic DNS
- iproute2
- snmp
- horst
- tcpdump
- wl (solo WRT54G)
- file di configurazione quasi-pronti
screenshots
|  |  | 
Istruzioni generiche per tutti i routers!!!
Dopo che installate l'immagine:
- cambiate l'IP dell'IF Ninux in /etc/config/network 
- cambiate l'IP dell'interfaccia wireless locale (sta in /etc/init.d/custom-ninux-startup) 
- cambiate l'IP dell'interfaccia wired /etc/config/network 
- cambiate /etc/dnsmasq.conf opportunamente 
- cambiate HNA di olsr opportunamente in /etc/olsrd.conf 
Prendete indirizzi IP liberi ed usate questa pagina: GestioneIndirizzi
sviluppo
Vedere https://svn.ninux.org/ninuxdeveloping e SvnHowTo
compilare
$ svn co https://svn.openwrt.org/openwrt/branches/8.09 openwrt $ cd openwrt $ echo "src-svn ninux https://svn.ninux.org/svn/ninuxdeveloping/packages" >> feeds.conf.default $ ./scripts/feeds update $ ./scripts/feeds install -a $ make menuconfig
Nel menù:
- scegliere i pacchetti ninux-* in Administration
$ make world
Note: To build an full openwrt with all packages, ignoring the failing packages, add a IGNORE_ERRORS=m to the make call. This will let continiue the build, even if a single packed marked with “m” failed to build.
$ make world IGNORE_ERRORS=m
documentazione: ovvero link disordinati
- http://forum.openwrt.org/viewtopic.php?pid=31794 (anche se un po' datata) 
- http://www.oesf.org/index.php?title=Pdaxrom:_Create_An_Ipk_Howto 
- http://downloads.openwrt.org/docs/buildroot-documentation.html 
installazione da remoto
Try at yuor own risk!!!! (La procedura è stata testata solo su schede Alix)
E' possibile aggiornare il firmware da remoto con il seguente comando:
ssh root@(indirizzo della scheda) 'dd of=/dev/hda bs=512'< openwrt.image

 
  
 





![[NUOVO] [NUOVO]](/moin_static197/ninuxtheme02/img/moin-new.png)