Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2014-08-15 15:41:26
Size: 417
Editor: KeeganQuinn
Comment: Added page for next hack night with agenda item.
Revision 3 as of 2014-09-04 15:57:44
Size: 1427
Comment: added some pre-meeting notes and agenda items
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * Monthly? Hack Night! #2!  * AnnualBoardMeeting2014, should take about 10 minutes, then on to hacking!
 * Monthly Hack Night! #2!
Line 10: Line 11:
  * That's easy:
   1. build image
   1. ssh root@<node-ipaddr>
   1. scp <buildhost>:src/openwrt/bin/ar71xx/openwrt-ar71xx-generic-wzr-600dhp-squashfs-sysupgrade.bin /tmp/ (note: the precise filename will differ with the target device)
   1. sysupgrade -v -n /tmp/openwrt-<tabcomplete>
  * Notes:
   a. the -n option to sysupgrade will obliterate your current UCI configuration. If you want to preserve your configuration, figure out how it differs from "stock" and fold those changes into your build. Without the -n option, OpenWrt's sysupgrade will try to preserve your UCI configuration. This is not regularly tested, and may fail. You have been warned.
   a. okay, so, maybe less easy than suggested above, but a worthy topic of discussion at hacknight!
   
 * JasonBergstrom is going to bring one of our old metrix kits to build/reflash with our current bits, and to review FooCabFirmwareHowTo (recently updated)

Location: NodeKeegan
Date and Time: Wednesday, September 10th, 2014, 6:30pm-8:00pm
Scribe: You
Roll Call: Them

Agenda

  • AnnualBoardMeeting2014, should take about 10 minutes, then on to hacking!

  • Monthly Hack Night! #2!
  • KeeganQuinn is interested in a quick refresher course on the node flashing process.

    • That's easy:
      1. build image
      2. ssh root@<node-ipaddr>

      3. scp <buildhost>:src/openwrt/bin/ar71xx/openwrt-ar71xx-generic-wzr-600dhp-squashfs-sysupgrade.bin /tmp/ (note: the precise filename will differ with the target device)

      4. sysupgrade -v -n /tmp/openwrt-<tabcomplete>

    • Notes:
      1. the -n option to sysupgrade will obliterate your current UCI configuration. If you want to preserve your configuration, figure out how it differs from "stock" and fold those changes into your build. Without the -n option, OpenWrt's sysupgrade will try to preserve your UCI configuration. This is not regularly tested, and may fail. You have been warned.

      2. okay, so, maybe less easy than suggested above, but a worthy topic of discussion at hacknight!
  • JasonBergstrom is going to bring one of our old metrix kits to build/reflash with our current bits, and to review FooCabFirmwareHowTo (recently updated)

  • Pick location for next weekly
  • Your Item Here

Notes

  • None Yet


[CategoryMeetingNotes]

WeeklyMeeting20140910 (last edited 2014-09-10 22:27:33 by JasonBergstrom)