<p>This branch represents a first pass at a massive refactor and cleanup of the OpenWRT buildsystem. This will constitute temporary repo and build breakage, as it also involves merging and renaming repositories and branches. As such, it can't be easily tested beforehand per-se, but I would appreciate someone looking over it before I proceed further.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/opentechinstitute/commotion-feed repo-cleanup</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/commotion-feed/pull/17'>https://github.com/opentechinstitute/commotion-feed/pull/17</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update version and dependencies for commotion-apps, and rename and modify menu structure for luci-commotion-apps.</li>
  <li>Update avahi-client version and menuconfig location.</li>
  <li>Rename and update versioning and menuconfig location for luci-theme-commotion.</li>
  <li>Update commotion-bigboard-send for menuconfig location.</li>
  <li>Rename luci-i18n-commotion and make version and menuconfig adjustments.</li>
  <li>Renamed Quickstart and made menuconfig location and dependency changes.</li>
  <li>Update luci-commotion-dash dependencies and menuconfig.</li>
  <li>Rename luci-commotion-splash and update menuconfig and pathing.</li>
  <li>Updated versioning and menu location, and cleaned up Makefile for commotiond packages.</li>
  <li>Refactor luci-commotion Makefile into multiple packages.</li>
  <li>Refactor commotion-debug-helper packages, split out interface and updated versions.</li>
  <li>On second thought, make LuCI package name the more understandable luci-commotion-debug.</li>
  <li>Merge commotion-bigboard-send and luci-commotion-dash, massively refactor packaging, rename to commotion-dashboard-helper and luci-commotion-dashboard.</li>
  <li>Add conffile option to Makefile for commotiond.</li>
  <li>Add collection meta-packages.</li>
  <li>First pass at trying to cleanup LuCI dependencies.</li>
  <li>Add license file.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-0">LICENSE</a>
    (674)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-1">packages/avahi-client/Makefile</a>
    (7)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-2">packages/commotion-bigboard-send/Makefile</a>
    (50)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-3">packages/commotion-dashboard-helper/Makefile</a>
    (86)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-4">packages/commotion-debug-helper/Makefile</a>
    (32)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-5">packages/commotion/Makefile</a>
    (47)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-6">packages/commotiond/Makefile</a>
    (34)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-7">packages/luci-commotion-apps/Makefile</a>
    (11)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-8">packages/luci-commotion-dash/Makefile</a>
    (56)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-9">packages/luci-commotion-quickstart/Makefile</a>
    (16)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-10">packages/luci-commotion-splash/Makefile</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-11">packages/luci-commotion/Makefile</a>
    (113)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-12">packages/luci-i18n-commotion/Config.in</a>
    (0)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-13">packages/luci-i18n-commotion/Makefile</a>
    (19)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/17/files#diff-14">packages/luci-theme-commotion/Makefile</a>
    (12)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/commotion-feed/pull/17.patch'>https://github.com/opentechinstitute/commotion-feed/pull/17.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/commotion-feed/pull/17.diff'>https://github.com/opentechinstitute/commotion-feed/pull/17.diff</a></li>
</ul>