diff --git a/arednGettingStarted/downloading_firmware.rst b/arednGettingStarted/downloading_firmware.rst index 6f32b28..ce942dd 100644 --- a/arednGettingStarted/downloading_firmware.rst +++ b/arednGettingStarted/downloading_firmware.rst @@ -22,7 +22,7 @@ Features Inherited from OpenWRT for New Architectures One important change is the inclusion of a new *target* (architecture) for the firmware, labelled "ath79", which is the successor to the existing "ar71xx" target. The OpenWRT team explains the new target here: `ath79 `_. Their main goal is to bring the code into a form that will allow all devices to run a standard unpatched Linux kernel. This will greatly reduce the amount of customization required and will streamline the firmware development process. - Since not all supported devices have been migrated to the new "ath79" target, AREDN |trade| continues to build firmware for both targets. **You should select the latest recommended target image based on the type of hardware on which it will be installed.** Refer to the latest `firmware notes `_ in order to ensure you have the correct firmware image for your specific device. + Since not all supported devices have been migrated to the new "ath79" target, AREDN |trade| continues to build firmware for both targets. **You should select the latest recommended target image based on the type of hardware on which it will be installed.** Refer to the latest `firmware notes `_ in order to ensure you have the correct firmware image for your specific device. Nightly Build Releases ----------------------- diff --git a/arednHow-toGuides/_images/Mikrotik First Install Checklist.pdf b/arednHow-toGuides/_images/Mikrotik First Install Checklist.pdf new file mode 100644 index 0000000..8438add Binary files /dev/null and b/arednHow-toGuides/_images/Mikrotik First Install Checklist.pdf differ diff --git a/arednHow-toGuides/_images/Mikrotik_First_Install_Checklist.pdf b/arednHow-toGuides/_images/Mikrotik_First_Install_Checklist.pdf deleted file mode 100644 index dc728fe..0000000 Binary files a/arednHow-toGuides/_images/Mikrotik_First_Install_Checklist.pdf and /dev/null differ diff --git a/arednHow-toGuides/local-package-repo.rst b/arednHow-toGuides/local-package-repo.rst index 2d6a0fd..26c69b1 100644 --- a/arednHow-toGuides/local-package-repo.rst +++ b/arednHow-toGuides/local-package-repo.rst @@ -58,17 +58,17 @@ The following example shows the type of information returned when you click the Package Management - Downloading http://ab7pa-box2.local.mesh/arednSoftware/snapshots/trunk/packages/mips_24kc/base/Packages.gz + Downloading http://ab7pa-box2.local.mesh/arednSoftware/snapshots/packages/mips_24kc/base/Packages.gz Updated list of available packages in /var/opkg-lists/aredn_base - Downloading http://ab7pa-box2.local.mesh/arednSoftware/snapshots/trunk/packages/mips_24kc/base/Packages.sig + Downloading http://ab7pa-box2.local.mesh/arednSoftware/snapshots/packages/mips_24kc/base/Packages.sig Signature check passed. - Downloading http://ab7pa-box2.local.mesh/arednSoftware/snapshots/trunk/packages/mips_24kc/arednpackages/Packages.gz + Downloading http://ab7pa-box2.local.mesh/arednSoftware/snapshots/packages/mips_24kc/arednpackages/Packages.gz Updated list of available packages in /var/opkg-lists/aredn_arednpackages - Downloading http://ab7pa-box2.local.mesh/arednSoftware/snapshots/trunk/packages/mips_24kc/arednpackages/Packages.sig + Downloading http://ab7pa-box2.local.mesh/arednSoftware/snapshots/packages/mips_24kc/arednpackages/Packages.sig Signature check passed. - Downloading http://ab7pa-box2.local.mesh/arednSoftware/snapshots/trunk/packages/mips_24kc/luci/Packages.gz + Downloading http://ab7pa-box2.local.mesh/arednSoftware/snapshots/packages/mips_24kc/luci/Packages.gz Updated list of available packages in /var/opkg-lists/aredn_luci - Downloading http://ab7pa-box2.local.mesh/arednSoftware/snapshots/trunk/packages/mips_24kc/luci/Packages.sig + Downloading http://ab7pa-box2.local.mesh/arednSoftware/snapshots/packages/mips_24kc/luci/Packages.sig Signature check passed. ...