===== Description ===== TheNetNode is a software AX.25 router. Sources are from here: http://www.nordlink.org/~dg9obu/source_download.htm ===== Dependencies ===== ^Package ^depends on ^ |tnn |screen (-> libncurses) | ===== Installing ===== ipkg update ipkg install tnn reboot ===== Init-Skript ===== The Init-Skript fires up a new screen with tnn. Please read documentation about "screen" on the Internet. "screen -r" for attaching the screen. "CTRL + A, d" for detaching from screen. Systemtime will be updated using rdate. Please see Development section for further details. ===== Configuration ===== "PAR SaveConfig 0" is default to prevent multiple write events on the flash disk. ===== Update ===== Some Files are not overwritten on an update. Please see Development section for further details.