This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
set_of_packages [2012/02/11 09:17] ispyisail created |
set_of_packages [2012/02/18 22:58] (current) ispyisail |
||
---|---|---|---|
Line 1: | Line 1: | ||
=====Installing Gargoyle As A Set Of Packages===== | =====Installing Gargoyle As A Set Of Packages===== | ||
+ | < | ||
+ | WARNING: This document may contain errors which may result in damage to your router. USE AT YOUR OWN RISK. | ||
+ | </ | ||
+ | |||
+ | {{INLINETOC 2 4 }} | ||
+ | **Note: Gargoyle is now based on Backfire and theoretically installing as a set of packages should work, but these instructions are likely out of date and may no longer work. | ||
+ | ** | ||
+ | ==== Introduction ==== | ||
+ | |||
Finally, if you have OpenWrt // | Finally, if you have OpenWrt // | ||
+ | ==== SSH into the router ==== | ||
+ | === Add Gargoyle Repository === | ||
Line 29: | Line 40: | ||
src gargoyle http:// | src gargoyle http:// | ||
</ | </ | ||
+ | === Install Required Packages === | ||
Then run "opkg update" | Then run "opkg update" | ||
Line 45: | Line 57: | ||
The next (and final) step is to actually install the packages. If you're running a broadcom router, especially one with lots of memory, this is very simple. Merely run "ipkg install gargoyle" | The next (and final) step is to actually install the packages. If you're running a broadcom router, especially one with lots of memory, this is very simple. Merely run "ipkg install gargoyle" | ||
+ | === Install Gargoyle === | ||
< | < | ||
Line 74: | Line 87: | ||
opkg install gargoyle | opkg install gargoyle | ||
</ | </ | ||
+ | === Final Check === | ||
... And that's it. You're done. Gargoyle should now be installed and accessible via the web interface at your router' | ... And that's it. You're done. Gargoyle should now be installed and accessible via the web interface at your router' | ||
+ | ==== Trouble Shooting ==== | ||
If you still are having trouble getting the gargoyle packages to install because of memory issues, first try rebooting the router. Sometimes this frees enough memory to make the installation work. If that doesn' | If you still are having trouble getting the gargoyle packages to install because of memory issues, first try rebooting the router. Sometimes this frees enough memory to make the installation work. If that doesn' |