MeidokonWiki:

Contents

Runs tangd to advertise its keys, nothing else.

# primer cmdline
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 root=/dev/ram0 elevator=deadline rootwait nortc loglevel=3 noembed waitusb=1 hostname=primer    tz=AEST-10AEDT,M10.1.0,M4.1.0/3 showapps syslog

wifi
  wireless_tools
  wpa_supplicant

# old cmdline.txt
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/ram0 elevator=deadline rootwait quiet nortc loglevel=3 noembed

# new
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/ram0 elevator=deadline rootwait nortc loglevel=3 noembed syslog hostname=makarov tz=AEST-10AEDT,M10.1.0,M4.1.0/3

Would like to upgrade to 11.x some day, but it's still quite rough.

Things that need fixing in piCore 11.x

- libnl
- wifi
- wireless_tools

for PKG in compiletc squashfs-tools libtool autoconf automake git ; do
    tce-load -w $PKG
done

MeidokonWiki: servers/primer (last edited 2021-04-14 18:06:23 by furinkan)