Site Tools


entware_installation_usage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
entware_installation_usage [2021/09/21 10:07] – old revision restored (2021/09/19 21:47) djk44883entware_installation_usage [2021/09/22 23:52] – old revision restored (2021/09/22 22:08) djk44883
Line 3: Line 3:
 \\  [[https://entware.net/about.html|Entware]] is a software repository for network attached storage, routers and other embedded devices. [[http://bin.entware.net/armv7sf-k3.2/Packages.html|2500+ packages]] are available for different platforms.  The packages are full versions found in common Linux distributions.  You can expand on the BusyBox versions of commands included with FreshTomato and install packages not installed to "//push the limits//" of your router (figuratively of course). [[https://github.com/Entware/Entware/wiki#using-repo|See how]] to use it. \\  [[https://entware.net/about.html|Entware]] is a software repository for network attached storage, routers and other embedded devices. [[http://bin.entware.net/armv7sf-k3.2/Packages.html|2500+ packages]] are available for different platforms.  The packages are full versions found in common Linux distributions.  You can expand on the BusyBox versions of commands included with FreshTomato and install packages not installed to "//push the limits//" of your router (figuratively of course). [[https://github.com/Entware/Entware/wiki#using-repo|See how]] to use it.
  
-**NOTE**: You can find current, in-depth instructions for installing Entware on FreshTomato on Entware's wiki.  \\  [[https://github.com/Entware/Entware/wiki/Install-on-TomatoUSB-and-FreshTomato#entware-on-freshtomato-and-other-tomatousb-forks|Entware on FreshTomato (and other TomatoUSB forks)]]+You can find current, in-depth instructions for installing Entware on FreshTomato on Entware's wiki.  \\  [[https://github.com/Entware/Entware/wiki/Install-on-TomatoUSB-and-FreshTomato#entware-on-freshtomato-and-other-tomatousb-forks|Entware on FreshTomato (and other TomatoUSB forks)]]
  
----- + \\  This example assumes you have a USB flash drive mounted under /mnt/sda1. If you need more details about configuring USB storage before reading this, see the [[:usb_support|USB Support]] page.
- +
-This example assumes you have a USB flash drive mounted under /mnt/sda1. If you need more details about configuring USB storage before reading this, see the [[:usb_support|USB Support]] page.+
  
 First, create the opt folder and mount it: First, create the opt folder and mount it:
Line 15: Line 13:
 mount -o bind /mnt/sda1/opt /opt mount -o bind /mnt/sda1/opt /opt
 </code> </code>
 + \\
  \\  Then, you can run the installation command:  \\  \\  Then, you can run the installation command:  \\
  
Line 21: Line 19:
 /usr/sbin/entware-install.sh /usr/sbin/entware-install.sh
 </code> </code>
 + \\
  \\  Finally, you can install the packages you want, for example:  \\  \\  Finally, you can install the packages you want, for example:  \\
  
entware_installation_usage.txt · Last modified: 2023/06/27 23:44 by hogwild