Differences between revisions 4 and 11 (spanning 7 versions)
Revision 4 as of 2017-05-24 18:54:48
Size: 1083
Comment:
Revision 11 as of 2017-05-24 20:16:57
Size: 1856
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
 * WDR3600 router brought by RussellSenior  * WDR3600 router brought by RussellSenior, instead looking at WNDR3800
Line 23: Line 23:
 * Ben has a docker image that builds LEDE   * procd is init system, config in /etc/config
   * uci show (Universal Configuration Interface)
    * uci set, uci commit
   * and /etc/init.d and cron also in default image
   * calling /etc/init.d/SCRIPT enable|disable sets symlink for start
    * opkg after install will not enable symlink
  * don't use default firewall rules
  * /etc/modules.d has default module list for loading, insmod/lsmod are present, not modprobe/dep
  * PTP has a stock squashfs image
   * on first boot, fs beyond mark is built as read-write overlay, and local config applied
    * hold reset button for 5s, jffs2 reset, then restarts as new load
   * rom fs still available /rom
   * most writes done to /tmp tmpfs
 * BenFoote has a docker file for LEDE build
  * rebuilding to public repo

Location: NodeWilshire
Date and Time: Wednesday, May 24, 2017, 6:30pm-8:00pm
Scribe: You
Roll Call: TomasKuchta,RussellSenior,TedBrunner,SteveTree,JasonBergstrom,BenFoote
Agenda

  • Pick location for next weekly
  • Meet at La Sirenita on NE Alberta at 6:30 to buy food, proceed to NodeWilshire from there.

  • Primary agenda item is for Russell to respond to any/all questions about OpenWrt/LEDE FooCab firmware construction and operation.

  • Node notes:
  • Your Item Here

Notes

  • Next week's meeting is the monthly at NodeLuckyLab

  • Picked up and ate delicious burritos. La Sirenita has rearranged their counter location!
  • WDR3600 router brought by RussellSenior, instead looking at WNDR3800

  • Q&A

    • OS libs are MUSL (was uclibc)
    • uboot is used for all non-x86 platforms
    • procd is init system, config in /etc/config
      • uci show (Universal Configuration Interface)
        • uci set, uci commit
      • and /etc/init.d and cron also in default image
      • calling /etc/init.d/SCRIPT enable|disable sets symlink for start
        • opkg after install will not enable symlink
    • don't use default firewall rules
    • /etc/modules.d has default module list for loading, insmod/lsmod are present, not modprobe/dep
    • PTP has a stock squashfs image
      • on first boot, fs beyond mark is built as read-write overlay, and local config applied
        • hold reset button for 5s, jffs2 reset, then restarts as new load
      • rom fs still available /rom
      • most writes done to /tmp tmpfs
  • BenFoote has a docker file for LEDE build

    • rebuilding to public repo


[CategoryMeetingNotes]

WeeklyMeeting20170524 (last edited 2017-05-24 21:09:32 by JasonBergstrom)