Initial parts of the OpenWRT subsystem skeleton
This commit is contained in:
160
README.md
160
README.md
@@ -4,163 +4,5 @@ Software deployment Toolkit for Quectel RM5xxx series 5G modems utilizing an m.2
|
|||||||
Current Branch: **overhaul-SDXLEMUR**
|
Current Branch: **overhaul-SDXLEMUR**
|
||||||
Current Status: ⚠️ **DO NOT USE OR DEPLOY/BROKEN STATE** ⚠️
|
Current Status: ⚠️ **DO NOT USE OR DEPLOY/BROKEN STATE** ⚠️
|
||||||
|
|
||||||
- Currently reworking the opkg/entware system to be more flexable
|
- Currently creating an OpenWRT overlay sub-system
|
||||||
- Reworking packages from raw to ipk instead
|
|
||||||
|
|
||||||
Please PR to this branch instead of **SDXLEMUR** :)
|
|
||||||
|
|
||||||
Fork development, and PR development to development :)
|
|
||||||
|
|
||||||
|
|
||||||
#### [JUMP TO HOW TO USE](#how-to-use)
|
|
||||||
**Currently:** This will allow you to install or if already installed, update, remove, or modify:
|
|
||||||
- Simple Admin: A simple web interface for managing your Quectel m.2 modem through it's gateway address
|
|
||||||
- It will install socat-at-bridge: sets up ttyOUT and ttyOUT2 for AT commands. You'll be able to use the `atcmd` command as well for an interactive at command session from adb, ssh, or ttyd
|
|
||||||
- It will install simplefirewall: A simple firewall that blocks definable incoming ports and a TTL mangle option/modifier. As of now only the TTL is controllable through Simple Admin. You can edit port block options and TTL from the 3rd option in the toolkit
|
|
||||||
- Tailscale: A magic VPN for accessing Simple Admin, SSH, and ttyd on the go. The Toolkit installs the Tailscale client directly to the modem and allows you to login and configure other settings. Head over to tailscale.com to sign up for a free account and learn more.
|
|
||||||
- Schedule a Daily Reboot at a specified time
|
|
||||||
- A fix for certain modems that don't start in CFUN=1 mode
|
|
||||||
- Entware/OPKG: A package installer/manager/repo
|
|
||||||
- Run `opkg help` to see how to use it
|
|
||||||
- These packages are installable: https://bin.entware.net/armv7sf-k3.2/Packages.html
|
|
||||||
- TTYd: A shell session right from your browser
|
|
||||||
- Currently this uses port 443 but SSL/TLS is not in use (http only for now)
|
|
||||||
- Entware/OPKG is required so it will install it if it isn't installed
|
|
||||||
- This will replace the stock Quectel login and passwd binaries with ones from entware
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**My goal** is for this to also include any new useful scripts or software for this modem and others that support RGMII mode.
|
|
||||||
## Screenshots
|
|
||||||
|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
# Devleopment Branch: the below commands will download the beta/work in progress toolkit
|
|
||||||
|
|
||||||
## How to Use
|
|
||||||
**To run the Toolkit:**
|
|
||||||
- Open ADB & Fastboot++ covered in [Using ADB](https://github.com/iamromulan/quectel-rgmii-configuration-notes?tab=readme-ov-file#unlocking-and-using-adb) or just use adb
|
|
||||||
- Make sure your modem is connected by USB to your computer
|
|
||||||
- Run `adb devices` to make sure your modem is detected by adb
|
|
||||||
- Run `adb shell ping 8.8.8.8` to make sure the shell can access the internet. If you get an error, make sure the modem is connected to a cellular network and make sure `AT+QMAPWAC=1` as covered in the troubleshooting section: [I Can't get internet access from the Ethernet port (Common)](https://github.com/iamromulan/quectel-rgmii-configuration-notes/tree/main?tab=readme-ov-file#i-cant-get-internet-access-from-the-ethernet-port-common)
|
|
||||||
- If you don't get an error you should be getting replies back endlessly, press `CTRL-C` to stop it.
|
|
||||||
- Simply Copy/Paste this into your Command Prompt/Shell
|
|
||||||
```bash
|
|
||||||
adb shell "cd /tmp && wget -O RMxxx_rgmii_toolkit.sh https://raw.githubusercontent.com/iamromulan/quectel-rgmii-toolkit/development/RMxxx_rgmii_toolkit.sh && chmod +x RMxxx_rgmii_toolkit.sh && ./RMxxx_rgmii_toolkit.sh" && cd /
|
|
||||||
```
|
|
||||||
|
|
||||||
**Or, if you want to stay in the modems shell when you are done**
|
|
||||||
|
|
||||||
```
|
|
||||||
adb shell
|
|
||||||
```
|
|
||||||
Then run
|
|
||||||
```
|
|
||||||
cd /tmp && wget -O RMxxx_rgmii_toolkit.sh https://raw.githubusercontent.com/iamromulan/quectel-rgmii-toolkit/development/RMxxx_rgmii_toolkit.sh && chmod +x RMxxx_rgmii_toolkit.sh && ./RMxxx_rgmii_toolkit.sh && cd /
|
|
||||||
```
|
|
||||||
**You should see:**
|
|
||||||

|
|
||||||
|
|
||||||
## Tailscale Installation and Config
|
|
||||||
|
|
||||||
> :warning: Your modem must already be connected to the internet for this to install
|
|
||||||
### Installation:
|
|
||||||
Open up the toolkit main menu and **press 4** to enter the Tailscale menu
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
**Press 1, wait for it to install. This is a very large file for the system so give it some time.**
|
|
||||||
|
|
||||||
**Once done and it says Tailscale installed successfully press 2/enter to configure it.**
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
If you want to, enable the Tailscale Web UI on port 8088 for configuration from the browser later by **pressing 1/enter**.
|
|
||||||
|
|
||||||
To do it in the toolkit:
|
|
||||||
First time connecting you'll be given a link to login with
|
|
||||||
- Press 3 to just connect only.
|
|
||||||
- Press 4 to connect and enable SSH access (remote command line) over tailscale.
|
|
||||||
- Press 5 to reconnect with SSH off while connected with SSH on
|
|
||||||
- Press 6 to disconnect
|
|
||||||
- Press 7 to Logout
|
|
||||||
|
|
||||||
That's it! From another device running tailscale you should be able to access your modem through the IP assigned to it by your tailnet. To access SSH from another device on the tailnet, open a terminal/command prompt and type
|
|
||||||
|
|
||||||
tailscale ssh root@(IP or Hostname)
|
|
||||||
IP or Hostname being the IP or hostname assigned to it in your tailnet
|
|
||||||
|
|
||||||
- Note that your SSH client must be able to give you a link to sign in with upon connecting. That's how the session is authorized. Works fine in Windows CMD or on Android use JuiceSSH.
|
|
||||||
## Advanced/Beta
|
|
||||||
|
|
||||||
### Entware/OPKG installation
|
|
||||||
|
|
||||||
|
|
||||||
It isn't perfect yet so it goes here under Advanced/Beta for now.
|
|
||||||
Here's what you gotta know about going into it:
|
|
||||||
|
|
||||||
- After installing, the `opkg` command will work
|
|
||||||
- You can run `opkg list` to see a list of installable packages, or head over to https://bin.entware.net/armv7sf-k3.2/Packages.html
|
|
||||||
- Everything opkg does is installed to /opt
|
|
||||||
- `/opt` is actually located at `/usrdata/opt` to save space but is
|
|
||||||
mounted at `/opt`
|
|
||||||
- Anything `opkg` installs will not be available in the system path by
|
|
||||||
default but you can get around this either:
|
|
||||||
|
|
||||||
#### Temporarily:
|
|
||||||
Run this at the start of each adb shell or SSH shell session
|
|
||||||
|
|
||||||
export PATH=/opt/bin:/opt/sbin:$PATH
|
|
||||||
|
|
||||||
#### Permanently:
|
|
||||||
Symbolic linking each binary installed by the package to `/bin` and `/sbin` from `/opt/bin` and `/opt/sbin`
|
|
||||||
For example, if you were to install zerotier:
|
|
||||||
|
|
||||||
opkg install zerotier
|
|
||||||
ln -sf /opt/bin/zerotier-one /bin
|
|
||||||
ln -sf /opt/bin/zerotier-cli /bin
|
|
||||||
ln -sf /opt/bin/zerotier-idtool /bin
|
|
||||||
|
|
||||||
Now you can run those 3 binaries from the shell anytime since they are linked in a place already part of the system path.
|
|
||||||
|
|
||||||
I plan to create a watchdog service for /opt/bin and /opt/sbin that will automaticly link new packages to /bin or /sbin later on in order to combat this.
|
|
||||||
|
|
||||||
### TTYd installation
|
|
||||||
|
|
||||||
It isn't perfect yet so it goes here under Advanced/Beta for now.
|
|
||||||
Here's what you gotta know about going into it:
|
|
||||||
|
|
||||||
- This listens on port 443 for http requests (no SSL/TLS yet)
|
|
||||||
- This will automaticly install entware and patch the login and passwd binaries with ones from entware
|
|
||||||
- It will ask you to set a password for the `root` user account
|
|
||||||
- TTYd doesn't seem to be too mobile friendly for now but I optimized it the best i could for now so it is at least usable through a smartphone browser. Hopefully the startup script can be improved even more later.
|
|
||||||
|
|
||||||
## Acknowledgements
|
|
||||||
### GitHub Users/Individuals:
|
|
||||||
Thank You to:
|
|
||||||
|
|
||||||
[Nate Carlson](https://github.com/natecarlson) for the Original Telnet Deamon/socat bridge usage and the Original RGMII Notes
|
|
||||||
|
|
||||||
[aesthernr](https://github.com/aesthernr) for creating the Original Simple Admin
|
|
||||||
|
|
||||||
[rbflurry](https://github.com/rbflurry/) for inital Simple Admin fixes
|
|
||||||
|
|
||||||
[dr-dolomite](https://github.com/dr-dolomite) for some major stat page improvements and this repos first approved external PR!
|
|
||||||
|
|
||||||
[tarunVreddy](https://github.com/tarunVreddy) for helping with the SA band aggregation parse
|
|
||||||
|
|
||||||
### Existing projects:
|
|
||||||
Simpleadmin heavily uses the AT Command Parsing Scripts (Basically a copy with new changes and tweaks) of Dairyman's Rooter Source https://github.com/ofmodemsandmen/ROOterSource2203
|
|
||||||
|
|
||||||
Tailscale was obtained through Tailscale's static build page. Since these modems have a 32-bit ARM processor on-board I used the arm package. https://pkgs.tailscale.com/stable/#static
|
|
||||||
|
|
||||||
Entware/opkg was obtained through [Entware's wiki](https://github.com/Entware/Entware/wiki/Alternative-install-vs-standard) and the installer heavily modified by [iamromulan](https://github.com/iamromulan) for use with Quectel modems
|
|
||||||
|
|
||||||
TTYd was obtained from the [TTYd Project](https://github.com/tsl0922/ttyd)
|
|
||||||
|
|||||||
@@ -1,8 +0,0 @@
|
|||||||
Package: sdxlemur-factory-packages
|
|
||||||
Version: 0.0.1
|
|
||||||
Source: github/iamromulan/tookit/sdxlemur-factory-packages
|
|
||||||
Section: base
|
|
||||||
URL: https://github.com/iamromulan
|
|
||||||
Maintainer: Cameron Thompson <github.com/iamromulan>
|
|
||||||
Architecture: sdxlemur
|
|
||||||
Description: An index of packages already included in the flashed firmware
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
# Do not build yet
|
|
||||||
|
|
||||||
- This is still a work in progress
|
|
||||||
- This is a copy of a system that is laid out for stock entware
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
2.0
|
|
||||||
@@ -1,46 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# List of base file names to check
|
|
||||||
files=(
|
|
||||||
"libgmodule-2.0.so.0"
|
|
||||||
"libgmodule-2.0.so.0.8000.3"
|
|
||||||
"libglib-2.0.so.0"
|
|
||||||
"libgirepository-2.0.so.0.8000.3"
|
|
||||||
"libgthread-2.0.so.0.8000.3"
|
|
||||||
"libgthread-2.0.so.0"
|
|
||||||
"libgio-2.0.so"
|
|
||||||
"libgobject-2.0.so"
|
|
||||||
"libgirepository-2.0.so.0"
|
|
||||||
"libgobject-2.0.so.0.8000.3"
|
|
||||||
"libgmodule-2.0.so"
|
|
||||||
"libglib-2.0.so"
|
|
||||||
"libgio-2.0.so.0.8000.3"
|
|
||||||
"libgio-2.0.so.0"
|
|
||||||
"libgobject-2.0.so.0"
|
|
||||||
"libgthread-2.0.so"
|
|
||||||
"libglib-2.0.so.0.8000.3"
|
|
||||||
"libgirepository-2.0.so"
|
|
||||||
)
|
|
||||||
|
|
||||||
# Directories to check
|
|
||||||
check_dirs=("/lib" "/usr/lib")
|
|
||||||
|
|
||||||
echo "Checking for files in /lib and /usr/lib..."
|
|
||||||
|
|
||||||
# Loop through each file and check existence
|
|
||||||
for file in "${files[@]}"; do
|
|
||||||
found=false
|
|
||||||
|
|
||||||
for dir in "${check_dirs[@]}"; do
|
|
||||||
if [ -e "$dir/$file" ]; then
|
|
||||||
echo "FOUND: $dir/$file"
|
|
||||||
found=true
|
|
||||||
break
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
|
|
||||||
if [ "$found" = false ]; then
|
|
||||||
echo "MISSING: $file"
|
|
||||||
fi
|
|
||||||
done
|
|
||||||
|
|
||||||
@@ -1,467 +0,0 @@
|
|||||||
Package: terminfo
|
|
||||||
Version: 6.4-3
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807818
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libc
|
|
||||||
Version: 2.27-11
|
|
||||||
Depends: libgcc
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807811
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: lighttpd-mod-openssl
|
|
||||||
Version: 1.4.76-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, lighttpd, libopenssl
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Conffiles:
|
|
||||||
/opt/etc/lighttpd/conf.d/30-openssl.conf cbedc1d748ded4196ec76bc35c9ff14b9977905548777cf0fe03e429860a8039
|
|
||||||
Installed-Time: 1724807947
|
|
||||||
|
|
||||||
Package: locales
|
|
||||||
Version: 2.27-9
|
|
||||||
Depends: libc, libssp, librt, libpthread, grep
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807821
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: entware-upgrade
|
|
||||||
Version: 1.0-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: all
|
|
||||||
Installed-Time: 1724807823
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: opkg
|
|
||||||
Version: 2022.02.24~d038e5b6-2
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807822
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libpthread
|
|
||||||
Version: 2.27-11
|
|
||||||
Depends: libgcc
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807812
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: zoneinfo-europe
|
|
||||||
Version: 2024a-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, zoneinfo-core
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807816
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: lighttpd-mod-cgi
|
|
||||||
Version: 1.4.76-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, lighttpd
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Conffiles:
|
|
||||||
/opt/etc/lighttpd/conf.d/30-cgi.conf 7ce3426b6732ded36a4405e7295c805f9b5b6657d151b6e6e4b06088d76e0872
|
|
||||||
Installed-Time: 1724807943
|
|
||||||
|
|
||||||
Package: libatomic
|
|
||||||
Version: 8.4.0-11
|
|
||||||
Depends: libgcc
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807945
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: lsof
|
|
||||||
Version: 4.99.0-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libtirpc
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807876
|
|
||||||
|
|
||||||
Package: glib2
|
|
||||||
Version: 2.80.3-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libiconv-full, libintl-full, zlib, libpthread, libffi, libattr, libpcre2
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807864
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libssh2
|
|
||||||
Version: 1.11.0-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libmbedtls, zlib
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807871
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: lighttpd-mod-authn_file
|
|
||||||
Version: 1.4.76-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, lighttpd, lighttpd-mod-auth, libnettle
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Conffiles:
|
|
||||||
/opt/etc/lighttpd/conf.d/20-authn_file.conf 8367afa989f6b08d1483b6119b70f0d5d6332a41dc8862b20ddbf360864011b9
|
|
||||||
Installed-Time: 1724807943
|
|
||||||
|
|
||||||
Package: mc
|
|
||||||
Version: 4.8.31-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, glib2, libslang2, libmount, libe2p, libssh2, libiconv-full
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Conffiles:
|
|
||||||
/opt/etc/mc/mc.menu c27296bdf60aa3734fa5d7355a1d7b2c59ca49bdd15d7b16d946bd3b09206dcf
|
|
||||||
Installed-Time: 1724807871
|
|
||||||
|
|
||||||
Package: grep
|
|
||||||
Version: 3.11-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libpcre2
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807820
|
|
||||||
Auto-Installed: yes
|
|
||||||
Alternatives: 300:/opt/bin/egrep:/opt/libexec/egrep-gnu, 300:/opt/bin/fgrep:/opt/libexec/fgrep-gnu, 300:/opt/bin/grep:/opt/libexec/grep-gnu
|
|
||||||
|
|
||||||
Package: zoneinfo-asia
|
|
||||||
Version: 2024a-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, zoneinfo-core
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807815
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: lighttpd-mod-proxy
|
|
||||||
Version: 1.4.76-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, lighttpd
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Conffiles:
|
|
||||||
/opt/etc/lighttpd/conf.d/30-proxy.conf 22ce54a7a4cf8b8e52ce06a5b485a0e444e67865ad044f68e8262d9708e6cfd2
|
|
||||||
Installed-Time: 1724807948
|
|
||||||
|
|
||||||
Package: libnettle
|
|
||||||
Version: 3.9.1-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libgmp
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807942
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libblkid
|
|
||||||
Version: 2.40.1-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libuuid
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807867
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libmbedtls
|
|
||||||
Version: 3.6.0-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807870
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libiconv-full
|
|
||||||
Version: 1.17-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807843
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libaprutil
|
|
||||||
Version: 1.6.3-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libapr, libexpat, libuuid, libiconv-full
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807915
|
|
||||||
|
|
||||||
Package: shadow-useradd
|
|
||||||
Version: 4.8.1-3b
|
|
||||||
Depends: libc, libssp, librt, libpthread, shadow-common
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807846
|
|
||||||
|
|
||||||
Package: lighttpd
|
|
||||||
Version: 1.4.76-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, libpthread, libpcre2, libnettle
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Conffiles:
|
|
||||||
/opt/etc/lighttpd/lighttpd.conf a445465f0e6193ca32af65c9b9939ae05323bf6d2e1a23e6b73c451ec5962308
|
|
||||||
Installed-Time: 1724807942
|
|
||||||
|
|
||||||
Package: shadow-passwd
|
|
||||||
Version: 4.8.1-3b
|
|
||||||
Depends: libc, libssp, librt, libpthread, shadow-common
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807845
|
|
||||||
Alternatives: 300:/opt/bin/passwd:/opt/libexec/passwd-shadow
|
|
||||||
|
|
||||||
Package: dfc
|
|
||||||
Version: 3.1.1-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807874
|
|
||||||
|
|
||||||
Package: libpcre2
|
|
||||||
Version: 10.42-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807819
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: zoneinfo-core
|
|
||||||
Version: 2024a-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807815
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libstdcpp
|
|
||||||
Version: 8.4.0-11
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807814
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libgcc
|
|
||||||
Version: 8.4.0-11
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807809
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: sudo
|
|
||||||
Version: 1.8.31-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Conffiles:
|
|
||||||
/opt/etc/sudoers 398a242fe6c35e0f23b0be794f777b1a75ada7c525e65561020f37d7190f1081
|
|
||||||
Installed-Time: 1724807939
|
|
||||||
|
|
||||||
Package: libslang2
|
|
||||||
Version: 2.3.3-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, terminfo
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807866
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libffi
|
|
||||||
Version: 3.4.6-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807862
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libuuid
|
|
||||||
Version: 2.40.1-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, librt
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807866
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libapr
|
|
||||||
Version: 1.7.4-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libpthread, librt, libuuid
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807914
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: librt
|
|
||||||
Version: 2.27-11
|
|
||||||
Depends: libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807812
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: entware-release
|
|
||||||
Version: 2024.07-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: all
|
|
||||||
Installed-Time: 1724807814
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libintl-full
|
|
||||||
Version: 0.22.5-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807844
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libncurses
|
|
||||||
Version: 6.4-3
|
|
||||||
Depends: libc, libssp, librt, libpthread, libncursesw
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807874
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libmount
|
|
||||||
Version: 2.40.1-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libblkid
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807868
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: zlib
|
|
||||||
Version: 1.3.1-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807861
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libncursesw
|
|
||||||
Version: 6.4-3
|
|
||||||
Depends: libc, libssp, librt, libpthread, terminfo
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807873
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: findutils
|
|
||||||
Version: 4.10.0-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807817
|
|
||||||
Auto-Installed: yes
|
|
||||||
Alternatives: 300:/opt/bin/find:/opt/libexec/find-gnu, 300:/opt/bin/xargs:/opt/libexec/xargs-gnu
|
|
||||||
|
|
||||||
Package: htop
|
|
||||||
Version: 3.3.0-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, libncurses
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807874
|
|
||||||
|
|
||||||
Package: lighttpd-mod-auth
|
|
||||||
Version: 1.4.76-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, lighttpd, libnettle
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Conffiles:
|
|
||||||
/opt/etc/lighttpd/conf.d/20-auth.conf 6502aba9ef04d9305bedc9a313ca8d890634434482694ae814a210665f6c99bd
|
|
||||||
Installed-Time: 1724807943
|
|
||||||
|
|
||||||
Package: libssp
|
|
||||||
Version: 8.4.0-11
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807811
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libe2p
|
|
||||||
Version: 1.47.0-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, libuuid
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807869
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libgmp
|
|
||||||
Version: 6.3.0-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807941
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libexpat
|
|
||||||
Version: 2.6.2-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807915
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: shadow-login
|
|
||||||
Version: 4.8.1-3b
|
|
||||||
Depends: libc, libssp, librt, libpthread, shadow-common
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807844
|
|
||||||
Alternatives: 300:/opt/bin/login:/opt/libexec/login-shadow
|
|
||||||
|
|
||||||
Package: entware-opt
|
|
||||||
Version: 227000-3
|
|
||||||
Depends: libc, libssp, librt, libpthread, libgcc, libstdcpp, libpthread, librt, entware-release, zoneinfo-asia, zoneinfo-europe, findutils, terminfo, locales, opkg, entware-upgrade
|
|
||||||
Conflicts: opt-ndmsv2
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: all
|
|
||||||
Conffiles:
|
|
||||||
/opt/etc/group.1 d0e5f0d86ff4c7027efd7bf0196c95a73e6b4407d6870ed36f969ff75d633d88
|
|
||||||
/opt/etc/passwd.1 e26f51b6cf450fed85cf6179e323e894ea413ccf913c8c9d3a230fd520e4ab19
|
|
||||||
/opt/etc/profile f3273b58a3f62d1a4216c2fab30c36f17b16fc97324119a62cf2ba68f3c75ffb
|
|
||||||
/opt/etc/shells.1 126b0362dce578a66ffe803a04e15dec74a854dd0786dcb004b5789fdde8781d
|
|
||||||
Installed-Time: 1724807823
|
|
||||||
|
|
||||||
Package: libtirpc
|
|
||||||
Version: 1.3.4-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807876
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: libattr
|
|
||||||
Version: 2.5.2-3
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807862
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: vsftpd
|
|
||||||
Version: 3.0.5-2
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Conflicts: vsftpd-ext
|
|
||||||
Status: install user installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Conffiles:
|
|
||||||
/opt/etc/vsftpd/vsftpd.conf 0cb17bd90a54f2a71a95f48f15e692ce30a4a470fc696df175b9efcc0d5cfddf
|
|
||||||
/opt/etc/vsftpd/vsftpd.conf 0cb17bd90a54f2a71a95f48f15e692ce30a4a470fc696df175b9efcc0d5cfddf
|
|
||||||
Installed-Time: 1733767303
|
|
||||||
|
|
||||||
Package: libopenssl
|
|
||||||
Version: 3.0.14-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, zlib, libatomic
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Time: 1724807947
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
Package: shadow-common
|
|
||||||
Version: 4.8.1-3b
|
|
||||||
Depends: libc, libssp, librt, libpthread, libiconv-full, libintl-full
|
|
||||||
Status: install ok installed
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Conffiles:
|
|
||||||
/opt/etc/login.defs 283379b26b2628c6dc37dbf876ccf9f29f0cd1a966f98a705041d417a6fb40c8
|
|
||||||
Installed-Time: 1724807844
|
|
||||||
Auto-Installed: yes
|
|
||||||
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/opt/etc/lighttpd/conf.d/20-auth.conf
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: lighttpd-mod-auth
|
|
||||||
Version: 1.4.76-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, lighttpd, libnettle
|
|
||||||
Source: feeds/packages/net/lighttpd
|
|
||||||
SourceName: lighttpd
|
|
||||||
License: BSD-3-Clause
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: net
|
|
||||||
SourceDateEpoch: 1720617668
|
|
||||||
URL: https://www.lighttpd.net/
|
|
||||||
CPE-ID: cpe:/a:lighttpd:lighttpd
|
|
||||||
Maintainer: Glenn Strauss <gstrauss@gluelogic.com>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 40960
|
|
||||||
Description: Authentication module
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/lighttpd/mod_auth.so
|
|
||||||
/opt/etc/lighttpd/conf.d/20-auth.conf
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/opt/etc/lighttpd/conf.d/20-authn_file.conf
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: lighttpd-mod-authn_file
|
|
||||||
Version: 1.4.76-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, lighttpd, lighttpd-mod-auth, libnettle
|
|
||||||
Source: feeds/packages/net/lighttpd
|
|
||||||
SourceName: lighttpd
|
|
||||||
License: BSD-3-Clause
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: net
|
|
||||||
SourceDateEpoch: 1720617668
|
|
||||||
URL: https://www.lighttpd.net/
|
|
||||||
CPE-ID: cpe:/a:lighttpd:lighttpd
|
|
||||||
Maintainer: Glenn Strauss <gstrauss@gluelogic.com>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 20480
|
|
||||||
Description: File-based authentication module
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/etc/lighttpd/conf.d/20-authn_file.conf
|
|
||||||
/opt/lib/lighttpd/mod_authn_file.so
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/opt/etc/lighttpd/conf.d/30-cgi.conf
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: lighttpd-mod-cgi
|
|
||||||
Version: 1.4.76-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, lighttpd
|
|
||||||
Source: feeds/packages/net/lighttpd
|
|
||||||
SourceName: lighttpd
|
|
||||||
License: BSD-3-Clause
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: net
|
|
||||||
SourceDateEpoch: 1720617668
|
|
||||||
URL: https://www.lighttpd.net/
|
|
||||||
CPE-ID: cpe:/a:lighttpd:lighttpd
|
|
||||||
Maintainer: Glenn Strauss <gstrauss@gluelogic.com>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 30720
|
|
||||||
Description: CGI module
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/etc/lighttpd/conf.d/30-cgi.conf
|
|
||||||
/opt/lib/lighttpd/mod_cgi.so
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/opt/etc/lighttpd/conf.d/30-openssl.conf
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: lighttpd-mod-openssl
|
|
||||||
Version: 1.4.76-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, lighttpd, libopenssl
|
|
||||||
Source: feeds/packages/net/lighttpd
|
|
||||||
SourceName: lighttpd
|
|
||||||
License: BSD-3-Clause
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: net
|
|
||||||
SourceDateEpoch: 1720617668
|
|
||||||
URL: https://www.lighttpd.net/
|
|
||||||
CPE-ID: cpe:/a:lighttpd:lighttpd
|
|
||||||
Maintainer: Glenn Strauss <gstrauss@gluelogic.com>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 51200
|
|
||||||
Description: TLS using openssl module
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/lighttpd/mod_openssl.so
|
|
||||||
/opt/etc/lighttpd/conf.d/30-openssl.conf
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/opt/etc/lighttpd/conf.d/30-proxy.conf
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: lighttpd-mod-proxy
|
|
||||||
Version: 1.4.76-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, lighttpd
|
|
||||||
Source: feeds/packages/net/lighttpd
|
|
||||||
SourceName: lighttpd
|
|
||||||
License: BSD-3-Clause
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: net
|
|
||||||
SourceDateEpoch: 1720617668
|
|
||||||
URL: https://www.lighttpd.net/
|
|
||||||
CPE-ID: cpe:/a:lighttpd:lighttpd
|
|
||||||
Maintainer: Glenn Strauss <gstrauss@gluelogic.com>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 30720
|
|
||||||
Description: Proxy module
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/etc/lighttpd/conf.d/30-proxy.conf
|
|
||||||
/opt/lib/lighttpd/mod_proxy.so
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/opt/etc/lighttpd/lighttpd.conf
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: lighttpd
|
|
||||||
Version: 1.4.76-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, libpthread, libpcre2, libnettle
|
|
||||||
Source: feeds/packages/net/lighttpd
|
|
||||||
SourceName: lighttpd
|
|
||||||
License: BSD-3-Clause
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: net
|
|
||||||
SourceDateEpoch: 1720617668
|
|
||||||
URL: https://www.lighttpd.net/
|
|
||||||
CPE-ID: cpe:/a:lighttpd:lighttpd
|
|
||||||
Maintainer: Glenn Strauss <gstrauss@gluelogic.com>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 450560
|
|
||||||
Description: A flexible and lightweight web server
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
/opt/lib/lighttpd/mod_h2.so
|
|
||||||
/opt/etc/init.d/S80lighttpd
|
|
||||||
/opt/lib/lighttpd/mod_dirlisting.so
|
|
||||||
/opt/etc/lighttpd/mime.conf
|
|
||||||
/opt/etc/lighttpd/lighttpd.conf
|
|
||||||
/opt/sbin/lighttpd
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
Package: lsof
|
|
||||||
Version: 4.99.0-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libtirpc
|
|
||||||
Source: feeds/packages/utils/lsof
|
|
||||||
SourceName: lsof
|
|
||||||
License: lsof
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: utils
|
|
||||||
SourceDateEpoch: 1716287455
|
|
||||||
URL: http://people.freebsd.org/~abe/
|
|
||||||
Maintainer: Maxim Storchak <m.storchak@gmail.com>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 163840
|
|
||||||
Description: LiSt Open Files - a diagnostic tool
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/opt/bin/lsof
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/opt/etc/mc/mc.menu
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
Package: mc
|
|
||||||
Version: 4.8.31-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, glib2, libslang2, libmount, libe2p, libssh2, libiconv-full
|
|
||||||
Source: feeds/packages/utils/mc
|
|
||||||
SourceName: mc
|
|
||||||
License: GPL-3.0-or-later
|
|
||||||
Section: utils
|
|
||||||
SourceDateEpoch: 1720623630
|
|
||||||
URL: https://www.midnight-commander.org/
|
|
||||||
CPE-ID: cpe:/a:midnight_commander:midnight_commander
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 3901440
|
|
||||||
Description: GNU Midnight Commander is a visual file manager.
|
|
||||||
It's a feature rich full-screen text mode application that allows you to copy,
|
|
||||||
move and delete files and whole directory trees, search for files and run commands in the subshell.
|
|
||||||
Internal viewer and editor are included as well.
|
|
||||||
|
|
||||||
@@ -1,263 +0,0 @@
|
|||||||
/opt/lib/mc/extfs.d/uace
|
|
||||||
/opt/share/mc/syntax/j.syntax
|
|
||||||
/opt/share/mc/syntax/swift.syntax
|
|
||||||
/opt/lib/mc/extfs.d/dpkg+
|
|
||||||
/opt/share/mc/skins/double-lines.ini
|
|
||||||
/opt/lib/mc/extfs.d/urar
|
|
||||||
/opt/lib/mc/shell/rmdir
|
|
||||||
/opt/share/mc/examples/macros.d/macro.1.sh
|
|
||||||
/opt/share/mc/hints/mc.hint.hu
|
|
||||||
/opt/share/mc/skins/seasons-spring16M.ini
|
|
||||||
/opt/share/mc/syntax/rust.syntax
|
|
||||||
/opt/share/mc/syntax/protobuf.syntax
|
|
||||||
/opt/lib/mc/mc.sh
|
|
||||||
/opt/share/mc/hints/mc.hint.id
|
|
||||||
/opt/share/mc/skins/nicedark.ini
|
|
||||||
/opt/lib/mc/extfs.d/ucab
|
|
||||||
/opt/share/mc/syntax/cmake.syntax
|
|
||||||
/opt/share/mc/syntax/meson.syntax
|
|
||||||
/opt/share/mc/skins/modarin256root.ini
|
|
||||||
/opt/share/mc/hints/mc.hint.it
|
|
||||||
/opt/share/mc/syntax/changelog.syntax
|
|
||||||
/opt/share/mc/syntax/sql.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.ja
|
|
||||||
/opt/share/mc/hints/mc.hint.zh_CN
|
|
||||||
/opt/share/mc/skins/featured-plus.ini
|
|
||||||
/opt/share/mc/syntax/dot.syntax
|
|
||||||
/opt/share/mc/syntax/vhdl.syntax
|
|
||||||
/opt/lib/mc/ext.d/web.sh
|
|
||||||
/opt/share/mc/skins/mc46.ini
|
|
||||||
/opt/lib/mc/mc.csh
|
|
||||||
/opt/share/mc/hints/mc.hint.ka
|
|
||||||
/opt/lib/mc/ext.d/sound.sh
|
|
||||||
/opt/share/mc/syntax/strace.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.ko
|
|
||||||
/opt/share/mc/hints/mc.hint.en_GB
|
|
||||||
/opt/bin/mc
|
|
||||||
/opt/share/mc/skins/seasons-winter16M.ini
|
|
||||||
/opt/lib/mc/extfs.d/uha
|
|
||||||
/opt/share/mc/syntax/octave.syntax
|
|
||||||
/opt/lib/mc/mc-wrapper.csh
|
|
||||||
/opt/share/mc/hints/mc.hint.lt
|
|
||||||
/opt/share/mc/syntax/yxx.syntax
|
|
||||||
/opt/share/mc/syntax/f90.syntax
|
|
||||||
/opt/share/mc/syntax/debian-description.syntax
|
|
||||||
/opt/etc/mc/mcedit.menu
|
|
||||||
/opt/share/mc/skins/dark.ini
|
|
||||||
/opt/share/mc/skins/julia256.ini
|
|
||||||
/opt/share/mc/syntax/properties.syntax
|
|
||||||
/opt/share/mc/syntax/Syntax
|
|
||||||
/opt/lib/mc/shell/mkdir
|
|
||||||
/opt/share/mc/hints/mc.hint.nb
|
|
||||||
/opt/share/mc/syntax/ml.syntax
|
|
||||||
/opt/share/mc/syntax/povray.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.nl
|
|
||||||
/opt/share/mc/examples/macros.d/macro.3.sh
|
|
||||||
/opt/lib/mc/extfs.d/bpp
|
|
||||||
/opt/lib/mc/extfs.d/rpm
|
|
||||||
/opt/share/mc/syntax/cs.syntax
|
|
||||||
/opt/share/mc/syntax/filehighlight.syntax
|
|
||||||
/opt/etc/mc/mc.emacs.keymap
|
|
||||||
/opt/share/mc/skins/default.ini
|
|
||||||
/opt/share/mc/syntax/b.syntax
|
|
||||||
/opt/share/mc/skins/featured.ini
|
|
||||||
/opt/lib/mc/extfs.d/a+
|
|
||||||
/opt/lib/mc/extfs.d/s3+
|
|
||||||
/opt/share/mc/syntax/aspx.syntax
|
|
||||||
/opt/lib/mc/shell/get
|
|
||||||
/opt/share/mc/syntax/awk.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.pl
|
|
||||||
/opt/share/mc/skins/yadt256.ini
|
|
||||||
/opt/lib/mc/extfs.d/README.extfs
|
|
||||||
/opt/share/mc/hints/mc.hint.pt
|
|
||||||
/opt/lib/mc/extfs.d/rpms+
|
|
||||||
/opt/share/mc/skins/seasons-autumn16M.ini
|
|
||||||
/opt/bin/mcedit
|
|
||||||
/opt/share/mc/syntax/glsl.syntax
|
|
||||||
/opt/lib/mc/ext.d/archive.sh
|
|
||||||
/opt/lib/mc/extfs.d/ualz
|
|
||||||
/opt/share/mc/syntax/python.syntax
|
|
||||||
/opt/share/mc/syntax/markdown.syntax
|
|
||||||
/opt/share/mc/examples/macros.d/macro.4.sh
|
|
||||||
/opt/lib/upgrade/keep.d/mc
|
|
||||||
/opt/share/mc/skins/yadt256-defbg.ini
|
|
||||||
/opt/share/mc/syntax/yaml.syntax
|
|
||||||
/opt/share/mc/syntax/nroff.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.ro
|
|
||||||
/opt/share/mc/skins/modarin256root-defbg.ini
|
|
||||||
/opt/share/mc/skins/gray-green-purple256.ini
|
|
||||||
/opt/share/mc/hints/mc.hint.ru
|
|
||||||
/opt/lib/mc/shell/unlink
|
|
||||||
/opt/share/mc/syntax/pascal.syntax
|
|
||||||
/opt/share/mc/syntax/html.syntax
|
|
||||||
/opt/share/mc/syntax/go.syntax
|
|
||||||
/opt/share/mc/syntax/verilog.syntax
|
|
||||||
/opt/share/mc/syntax/opencl.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.sk
|
|
||||||
/opt/lib/mc/shell/send
|
|
||||||
/opt/lib/mc/extfs.d/patchfs
|
|
||||||
/opt/share/mc/hints/mc.hint.sr
|
|
||||||
/opt/share/mc/hints/mc.hint.sv
|
|
||||||
/opt/etc/mc/sfs.ini
|
|
||||||
/opt/share/mc/skins/sand256.ini
|
|
||||||
/opt/share/mc/syntax/cuda.syntax
|
|
||||||
/opt/lib/mc/extfs.d/mailfs
|
|
||||||
/opt/share/mc/skins/modarin256.ini
|
|
||||||
/opt/bin/mcdiff
|
|
||||||
/opt/lib/mc/extfs.d/trpm
|
|
||||||
/opt/share/mc/examples/macros.d/macro.5.sh
|
|
||||||
/opt/share/mc/mc.lib
|
|
||||||
/opt/lib/mc/shell/chmod
|
|
||||||
/opt/share/mc/hints/mc.hint.tr
|
|
||||||
/opt/share/mc/syntax/dlink.syntax
|
|
||||||
/opt/share/mc/help/mc.hlp.es
|
|
||||||
/opt/share/mc/syntax/cython.syntax
|
|
||||||
/opt/etc/mc/mc.ext.ini
|
|
||||||
/opt/share/mc/syntax/latex.syntax
|
|
||||||
/opt/lib/mc/extfs.d/uc1541
|
|
||||||
/opt/share/mc/hints/mc.hint.uk
|
|
||||||
/opt/share/mc/syntax/osl.syntax
|
|
||||||
/opt/lib/mc/extfs.d/README
|
|
||||||
/opt/share/mc/syntax/ada95.syntax
|
|
||||||
/opt/share/mc/syntax/slang.syntax
|
|
||||||
/opt/share/mc/syntax/debian-sources-list.syntax
|
|
||||||
/opt/share/mc/syntax/java.syntax
|
|
||||||
/opt/etc/mc/mc.keymap
|
|
||||||
/opt/share/mc/syntax/c.syntax
|
|
||||||
/opt/share/mc/syntax/smalltalk.syntax
|
|
||||||
/opt/lib/mc/ext.d/doc.sh
|
|
||||||
/opt/lib/mc/extfs.d/gitfs+
|
|
||||||
/opt/lib/mc/extfs.d/uarc
|
|
||||||
/opt/share/mc/mc.charsets
|
|
||||||
/opt/share/mc/skins/seasons-summer16M.ini
|
|
||||||
/opt/share/mc/syntax/xml.syntax
|
|
||||||
/opt/lib/mc/extfs.d/uarj
|
|
||||||
/opt/share/mc/syntax/erlang.syntax
|
|
||||||
/opt/share/mc/syntax/yum-repo.syntax
|
|
||||||
/opt/lib/mc/extfs.d/iso9660
|
|
||||||
/opt/lib/mc/shell/utime
|
|
||||||
/opt/share/mc/syntax/haskell.syntax
|
|
||||||
/opt/share/mc/syntax/ts.syntax
|
|
||||||
/opt/share/mc/examples/macros.d/macro.6.sh
|
|
||||||
/opt/share/mc/syntax/cobol.syntax
|
|
||||||
/opt/lib/mc/extfs.d/hp48+
|
|
||||||
/opt/share/mc/skins/darkfar.ini
|
|
||||||
/opt/etc/mc/mc.default.keymap
|
|
||||||
/opt/share/mc/syntax/jal.syntax
|
|
||||||
/opt/share/mc/help/mc.hlp.hu
|
|
||||||
/opt/share/mc/help/mc.hlp
|
|
||||||
/opt/lib/mc/extfs.d/apt+
|
|
||||||
/opt/share/mc/help/mc.hlp.it
|
|
||||||
/opt/share/mc/syntax/swig.syntax
|
|
||||||
/opt/lib/mc/extfs.d/lslR
|
|
||||||
/opt/share/mc/syntax/mail.syntax
|
|
||||||
/opt/etc/mc/edit.indent.rc
|
|
||||||
/opt/share/mc/syntax/procmail.syntax
|
|
||||||
/opt/lib/mc/shell/append
|
|
||||||
/opt/etc/mc/filehighlight.ini
|
|
||||||
/opt/lib/mc/extfs.d/uwim
|
|
||||||
/opt/share/mc/examples/macros.d/macro.7.sh
|
|
||||||
/opt/share/mc/syntax/css.syntax
|
|
||||||
/opt/lib/mc/extfs.d/u7z
|
|
||||||
/opt/lib/mc/extfs.d/deba
|
|
||||||
/opt/share/mc/syntax/kotlin.syntax
|
|
||||||
/opt/lib/mc/extfs.d/debd
|
|
||||||
/opt/share/mc/syntax/cabal.syntax
|
|
||||||
/opt/lib/mc/ext.d/image.sh
|
|
||||||
/opt/share/mc/syntax/po.syntax
|
|
||||||
/opt/share/mc/syntax/syntax.syntax
|
|
||||||
/opt/share/mc/syntax/nemerle.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.zh_TW
|
|
||||||
/opt/lib/mc/ext.d/text.sh
|
|
||||||
/opt/share/mc/syntax/json.syntax
|
|
||||||
/opt/share/mc/syntax/yabasic.syntax
|
|
||||||
/opt/lib/mc/mc-wrapper.sh
|
|
||||||
/opt/share/mc/skins/gotar.ini
|
|
||||||
/opt/share/mc/syntax/debian-changelog.syntax
|
|
||||||
/opt/share/mc/skins/modarcon16root-defbg.ini
|
|
||||||
/opt/share/mc/syntax/texinfo.syntax
|
|
||||||
/opt/lib/mc/ext.d/package.sh
|
|
||||||
/opt/share/mc/syntax/lua.syntax
|
|
||||||
/opt/share/mc/syntax/d.syntax
|
|
||||||
/opt/share/mc/skins/gray-orange-blue256.ini
|
|
||||||
/opt/share/mc/syntax/spec.syntax
|
|
||||||
/opt/share/mc/syntax/toml.syntax
|
|
||||||
/opt/lib/mc/ext.d/misc.sh
|
|
||||||
/opt/share/mc/syntax/tt.syntax
|
|
||||||
/opt/lib/mc/shell/README.shell
|
|
||||||
/opt/share/mc/syntax/as.syntax
|
|
||||||
/opt/share/mc/syntax/puppet.syntax
|
|
||||||
/opt/share/mc/syntax/named.syntax
|
|
||||||
/opt/share/mc/syntax/eiffel.syntax
|
|
||||||
/opt/lib/mc/shell/info
|
|
||||||
/opt/share/mc/syntax/r.syntax
|
|
||||||
/opt/share/mc/syntax/spice.syntax
|
|
||||||
/opt/share/mc/help/mc.hlp.pl
|
|
||||||
/opt/lib/mc/extfs.d/unar
|
|
||||||
/opt/share/mc/syntax/fortran.syntax
|
|
||||||
/opt/lib/mc/extfs.d/uzip
|
|
||||||
/opt/lib/mc/extfs.d/changesetfs
|
|
||||||
/opt/share/mc/skins/modarcon16.ini
|
|
||||||
/opt/lib/mc/extfs.d/audio
|
|
||||||
/opt/share/mc/syntax/makefile.syntax
|
|
||||||
/opt/lib/mc/shell/chown
|
|
||||||
/opt/share/mc/syntax/lsm.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.be
|
|
||||||
/opt/etc/mc/mc.menu
|
|
||||||
/opt/share/mc/hints/mc.hint.bg
|
|
||||||
/opt/share/mc/skins/modarcon16root.ini
|
|
||||||
/opt/share/mc/skins/xoria256.ini
|
|
||||||
/opt/lib/mc/cons.saver
|
|
||||||
/opt/share/mc/syntax/sh.syntax
|
|
||||||
/opt/share/mc/syntax/ini.syntax
|
|
||||||
/opt/share/mc/syntax/privoxy.syntax
|
|
||||||
/opt/share/mc/syntax/tcl.syntax
|
|
||||||
/opt/share/mc/help/mc.hlp.ru
|
|
||||||
/opt/share/mc/syntax/php.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.ca
|
|
||||||
/opt/lib/mc/extfs.d/ulha
|
|
||||||
/opt/share/mc/syntax/debian-control.syntax
|
|
||||||
/opt/lib/mc/extfs.d/patchsetfs
|
|
||||||
/opt/share/mc/hints/mc.hint.cs
|
|
||||||
/opt/share/mc/help/mc.hlp.sr
|
|
||||||
/opt/share/mc/syntax/ruby.syntax
|
|
||||||
/opt/share/mc/syntax/dos.syntax
|
|
||||||
/opt/lib/mc/ext.d/video.sh
|
|
||||||
/opt/lib/mc/shell/hardlink
|
|
||||||
/opt/share/mc/hints/mc.hint.da
|
|
||||||
/opt/lib/mc/extfs.d/ulib
|
|
||||||
/opt/share/mc/syntax/unknown.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.de
|
|
||||||
/opt/share/mc/syntax/PKGBUILD.syntax
|
|
||||||
/opt/share/mc/syntax/perl.syntax
|
|
||||||
/opt/share/mc/syntax/ebuild.syntax
|
|
||||||
/opt/share/mc/syntax/lisp.syntax
|
|
||||||
/opt/share/mc/skins/modarcon16-defbg.ini
|
|
||||||
/opt/lib/mc/shell/ln
|
|
||||||
/opt/lib/mc/shell/ls
|
|
||||||
/opt/share/mc/syntax/m4.syntax
|
|
||||||
/opt/share/mc/syntax/lkr.syntax
|
|
||||||
/opt/share/mc/syntax/diff.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.el
|
|
||||||
/opt/share/mc/hints/mc.hint
|
|
||||||
/opt/share/mc/hints/mc.hint.eo
|
|
||||||
/opt/share/mc/syntax/assembler.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.pt_BR
|
|
||||||
/opt/share/mc/hints/mc.hint.es
|
|
||||||
/opt/share/mc/examples/macros.d/macro.0.sh
|
|
||||||
/opt/share/mc/hints/mc.hint.et
|
|
||||||
/opt/lib/mc/shell/mv
|
|
||||||
/opt/share/mc/hints/mc.hint.eu
|
|
||||||
/opt/lib/mc/shell/fexists
|
|
||||||
/opt/share/mc/skins/modarin256-defbg.ini
|
|
||||||
/opt/lib/mc/extfs.d/uar
|
|
||||||
/opt/share/mc/hints/mc.hint.fa
|
|
||||||
/opt/share/mc/syntax/cxx.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.fr
|
|
||||||
/opt/share/mc/syntax/hive.syntax
|
|
||||||
/opt/lib/mc/extfs.d/deb
|
|
||||||
/opt/lib/mc/extfs.d/uzoo
|
|
||||||
/opt/share/mc/hints/mc.hint.ga
|
|
||||||
/opt/share/mc/syntax/idl.syntax
|
|
||||||
/opt/share/mc/hints/mc.hint.gl
|
|
||||||
/opt/share/mc/syntax/js.syntax
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/etc/vsftpd/vsftpd.conf
|
|
||||||
/opt/etc/vsftpd/vsftpd.conf
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: vsftpd
|
|
||||||
Version: 3.0.5-2
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Conflicts: vsftpd-ext
|
|
||||||
Source: feeds/packages/net/vsftpd
|
|
||||||
SourceName: vsftpd
|
|
||||||
License: GPLv2
|
|
||||||
Section: net
|
|
||||||
SourceDateEpoch: 1716287455
|
|
||||||
URL: https://security.appspot.com/vsftpd.html
|
|
||||||
CPE-ID: cpe:/a:vsftpd_project:vsftpd
|
|
||||||
Maintainer: Cezary Jackiewicz <cezary@eko.one.pl>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 112640
|
|
||||||
Description: Fast and secure FTP server (no TLS)
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
/opt/lib/upgrade/keep.d/vsftpd
|
|
||||||
/opt/etc/vsftpd/vsftpd.conf
|
|
||||||
/opt/sbin/vsftpd
|
|
||||||
/opt/etc/init.d/S49vsftpd
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
Package: grep
|
|
||||||
Version: 3.11-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libpcre2
|
|
||||||
Alternatives: 300:/opt/bin/egrep:/opt/libexec/egrep-gnu, 300:/opt/bin/fgrep:/opt/libexec/fgrep-gnu, 300:/opt/bin/grep:/opt/libexec/grep-gnu
|
|
||||||
Source: feeds/packages/utils/grep
|
|
||||||
SourceName: grep
|
|
||||||
License: GPL-3.0-or-later
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: utils
|
|
||||||
SourceDateEpoch: 1716287455
|
|
||||||
URL: https://www.gnu.org/software/grep/
|
|
||||||
CPE-ID: cpe:/a:gnu:grep
|
|
||||||
Maintainer: Julen Landa Alustiza <julen@zokormazo.info>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 215040
|
|
||||||
Description: The grep command searches one or more input files for lines
|
|
||||||
containing a match to a specified pattern. By default, grep
|
|
||||||
prints the matching lines.
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
/opt/libexec/grep-gnu
|
|
||||||
/opt/libexec/egrep-gnu
|
|
||||||
/opt/libexec/fgrep-gnu
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
Package: htop
|
|
||||||
Version: 3.3.0-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, libncurses
|
|
||||||
Source: feeds/packages/admin/htop
|
|
||||||
SourceName: htop
|
|
||||||
License: GPL-2.0-or-later
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: admin
|
|
||||||
SourceDateEpoch: 1720609243
|
|
||||||
URL: https://hisham.hm/htop/
|
|
||||||
CPE-ID: cpe:/a:htop:htop
|
|
||||||
Maintainer: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 235520
|
|
||||||
Description: Htop is an ncursed-based process viewer similar to top, but
|
|
||||||
it allows to scroll the list vertically and horizontally to
|
|
||||||
see all processes and their full command lines.
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/opt/bin/htop
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: libaprutil
|
|
||||||
Version: 1.6.3-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libapr, libexpat, libuuid, libiconv-full
|
|
||||||
Source: feeds/packages/libs/apr-util
|
|
||||||
SourceName: apr-util
|
|
||||||
License: Apache-2.0
|
|
||||||
LicenseFiles: LICENSE
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720611674
|
|
||||||
URL: http://apr.apache.org/
|
|
||||||
CPE-ID: cpe:/a:apache:apr-util
|
|
||||||
Maintainer: Thomas Heil <heil@terminal-consulting.de>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 163840
|
|
||||||
Description: Apache Portable Runtime Utility Library
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/libaprutil-1.so.0
|
|
||||||
/opt/lib/libaprutil-1.so.0.6.3
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
Package: libffi
|
|
||||||
Version: 3.4.6-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Source: feeds/packages/libs/libffi
|
|
||||||
SourceName: libffi
|
|
||||||
License: MIT
|
|
||||||
LicenseFiles: LICENSE
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720612651
|
|
||||||
URL: https://sourceware.org/libffi/
|
|
||||||
CPE-ID: cpe:/a:libffi_project:libffi
|
|
||||||
Maintainer: Peter Wagner <tripolar@gmx.at>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 51200
|
|
||||||
Description: The libffi library provides a portable, high level programming interface to
|
|
||||||
various calling conventions. This allows a programmer to call any function
|
|
||||||
specified by a call interface description at run-time.
|
|
||||||
|
|
||||||
FFI stands for Foreign Function Interface. A foreign function interface is the
|
|
||||||
popular name for the interface that allows code written in one language to call
|
|
||||||
code written in another language. The libffi library really only provides the
|
|
||||||
lowest, machine dependent layer of a fully featured foreign function interface.
|
|
||||||
A layer must exist above libffi that handles type conversions for values passed
|
|
||||||
between the two languages.
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/libffi.so.8.1.4
|
|
||||||
/opt/lib/libffi.so.8
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
Package: libiconv-full
|
|
||||||
Version: 1.17-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Source: feeds/base/libs/libiconv-full
|
|
||||||
SourceName: libiconv-full
|
|
||||||
License: LGPL-2.1-or-later
|
|
||||||
LicenseFiles: COPYING.LIB
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1658478628
|
|
||||||
URL: https://www.gnu.org/software/libiconv/
|
|
||||||
Maintainer: Jo-Philipp Wich <jo@mein.io>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 921600
|
|
||||||
Description: Character set conversion library
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/libiconv.so.2.6.1
|
|
||||||
/opt/lib/libiconv.so.2
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
Package: libintl-full
|
|
||||||
Version: 0.22.5-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Source: feeds/base/libs/gettext-full
|
|
||||||
SourceName: gettext-full
|
|
||||||
License: GPL-3.0-or-later
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720598025
|
|
||||||
URL: http://www.gnu.org/software/gettext/
|
|
||||||
CPE-ID: cpe:/a:gnu:gettext
|
|
||||||
Maintainer: Jo-Philipp Wich <jo@mein.io>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 61440
|
|
||||||
Description: GNU Internationalization library
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/libintl.so.8
|
|
||||||
/opt/lib/libintl.so.8.4.0
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
Package: libmbedtls
|
|
||||||
Version: 3.6.0-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Source: feeds/base/libs/mbedtls
|
|
||||||
SourceName: mbedtls
|
|
||||||
License: GPL-2.0-or-later
|
|
||||||
LicenseFiles: gpl-2.0.txt
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720598025
|
|
||||||
URL: https://tls.mbed.org
|
|
||||||
CPE-ID: cpe:/a:arm:mbed_tls
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 532480
|
|
||||||
Description: The aim of the mbedtls project is to provide a quality, open-source
|
|
||||||
cryptographic library written in C and targeted at embedded systems.
|
|
||||||
This package contains the mbedtls library.
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
/opt/lib/libmbedx509.so.3.6.0
|
|
||||||
/opt/lib/libmbedtls.so.3.6.0
|
|
||||||
/opt/lib/libmbedx509.so.7
|
|
||||||
/opt/lib/libmbedtls.so.21
|
|
||||||
/opt/lib/libmbedcrypto.so.16
|
|
||||||
/opt/lib/libmbedcrypto.so.3.6.0
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
Package: libncurses
|
|
||||||
Version: 6.4-3
|
|
||||||
Depends: libc, libssp, librt, libpthread, libncursesw
|
|
||||||
Source: feeds/base/libs/ncurses
|
|
||||||
SourceName: ncurses
|
|
||||||
License: MIT
|
|
||||||
LicenseFiles: README
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720598025
|
|
||||||
URL: http://www.gnu.org/software/ncurses/
|
|
||||||
CPE-ID: cpe:/a:gnu:ncurses
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 10240
|
|
||||||
Description: Terminal handling library
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
/opt/lib/libform.so.6
|
|
||||||
/opt/lib/libform.so
|
|
||||||
/opt/lib/libmenu.so
|
|
||||||
/opt/lib/libmenu.so.6
|
|
||||||
/opt/lib/libpanel.so.6.4
|
|
||||||
/opt/lib/libpanel.so.6
|
|
||||||
/opt/lib/libncurses.so.6
|
|
||||||
/opt/lib/libform.so.6.4
|
|
||||||
/opt/lib/libncurses.so
|
|
||||||
/opt/lib/libncurses.so.6.4
|
|
||||||
/opt/lib/libmenu.so.6.4
|
|
||||||
/opt/lib/libpanel.so
|
|
||||||
/opt/lib/libcurses.so
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
Package: libncursesw
|
|
||||||
Version: 6.4-3
|
|
||||||
Depends: libc, libssp, librt, libpthread, terminfo
|
|
||||||
Source: feeds/base/libs/ncurses
|
|
||||||
SourceName: ncurses
|
|
||||||
License: MIT
|
|
||||||
LicenseFiles: README
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720598025
|
|
||||||
URL: http://www.gnu.org/software/ncurses/
|
|
||||||
CPE-ID: cpe:/a:gnu:ncurses
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 471040
|
|
||||||
Description: Terminal handling library (Unicode)
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
/opt/lib/libmenuw.so.6.4
|
|
||||||
/opt/lib/libpanelw.so
|
|
||||||
/opt/lib/libpanelw.so.6
|
|
||||||
/opt/lib/libformw.so.6
|
|
||||||
/opt/lib/libmenuw.so.6
|
|
||||||
/opt/lib/libncursesw.so.6.4
|
|
||||||
/opt/lib/libncursesw.so
|
|
||||||
/opt/lib/libpanelw.so.6.4
|
|
||||||
/opt/lib/libformw.so
|
|
||||||
/opt/lib/libncursesw.so.6
|
|
||||||
/opt/lib/libmenuw.so
|
|
||||||
/opt/lib/libformw.so.6.4
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
Package: libnettle
|
|
||||||
Version: 3.9.1-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libgmp
|
|
||||||
Source: feeds/base/libs/nettle
|
|
||||||
SourceName: nettle
|
|
||||||
License: GPL-2.0-or-later
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1692466257
|
|
||||||
URL: http://www.lysator.liu.se/~nisse/nettle/
|
|
||||||
CPE-ID: cpe:/a:nettle_project:nettle
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 573440
|
|
||||||
Description: GNU crypto library
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
/opt/lib/libhogweed.so.6
|
|
||||||
/opt/lib/libhogweed.so.6.8
|
|
||||||
/opt/lib/libnettle.so.8.8
|
|
||||||
/opt/lib/libnettle.so.8
|
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
Package: libopenssl
|
|
||||||
Version: 3.0.14-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, zlib, libatomic
|
|
||||||
Source: feeds/base/libs/openssl
|
|
||||||
SourceName: openssl
|
|
||||||
License: Apache-2.0
|
|
||||||
LicenseFiles: LICENSE
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720603199
|
|
||||||
URL: http://www.openssl.org/
|
|
||||||
CPE-ID: cpe:/a:openssl:openssl
|
|
||||||
Maintainer: Eneas U de Queiroz <cotequeiroz@gmail.com>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 3543040
|
|
||||||
Description: The OpenSSL Project is a collaborative effort to develop a robust,
|
|
||||||
commercial-grade, full-featured, and Open Source toolkit implementing the
|
|
||||||
Transport Layer Security (TLS) protocol as well as a full-strength
|
|
||||||
general-purpose cryptography library.
|
|
||||||
This package contains the OpenSSL shared libraries, needed by other programs.
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/libssl.so.3
|
|
||||||
/opt/lib/libcrypto.so.3
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: libpcre2
|
|
||||||
Version: 10.42-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Source: feeds/base/libs/pcre2
|
|
||||||
SourceName: pcre2
|
|
||||||
License: BSD-3-Clause
|
|
||||||
LicenseFiles: LICENCE
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720598025
|
|
||||||
URL: https://www.pcre.org/
|
|
||||||
CPE-ID: cpe:/a:pcre:pcre2
|
|
||||||
Maintainer: Shane Peelar <lookatyouhacker@gmail.com>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 573440
|
|
||||||
Description: A Perl Compatible Regular Expression library
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
/opt/lib/libpcre2-8.so.0
|
|
||||||
/opt/lib/libpcre2-posix.so.3.0.4
|
|
||||||
/opt/lib/libpcre2-posix.so.3
|
|
||||||
/opt/lib/libpcre2-8.so
|
|
||||||
/opt/lib/libpcre2-8.so.0.11.2
|
|
||||||
/opt/lib/libpcre2-posix.so
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
Package: libslang2
|
|
||||||
Version: 2.3.3-2
|
|
||||||
Depends: libc, libssp, librt, libpthread, terminfo
|
|
||||||
Source: feeds/packages/libs/slang2
|
|
||||||
SourceName: slang
|
|
||||||
License: GPL-2.0-or-later
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1716287455
|
|
||||||
URL: https://www.jedsoft.org/slang/
|
|
||||||
Maintainer: Jeffery To <jeffery.to@gmail.com>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 1320960
|
|
||||||
Description: Multi-platform programmer's library providing facilities for interactive
|
|
||||||
applications. Includes such things as display/screen management,
|
|
||||||
keyboard input, keymaps, etc. Includes the embeddable S-Lang
|
|
||||||
interpreter.
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
/opt/lib/libslang.so
|
|
||||||
/opt/lib/libslang.so.2
|
|
||||||
/opt/lib/libslang.so.2.3.3
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: libssh2
|
|
||||||
Version: 1.11.0-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libmbedtls, zlib
|
|
||||||
Source: feeds/packages/libs/libssh2
|
|
||||||
SourceName: libssh2
|
|
||||||
License: BSD-3-Clause
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1721572854
|
|
||||||
URL: https://www.libssh2.org/
|
|
||||||
CPE-ID: cpe:/a:libssh2:libssh2
|
|
||||||
Maintainer: Jiri Slachta <jiri@slachta.eu>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 194560
|
|
||||||
Description: libssh2 is a client-side C library implementing the SSH2 protocol.
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/libssh2.so.1
|
|
||||||
/opt/lib/libssh2.so.1.0.1
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
Package: libssp
|
|
||||||
Version: 8.4.0-11
|
|
||||||
Source: feeds/base/libs/toolchain
|
|
||||||
SourceName: toolchain
|
|
||||||
License: GPL-3.0-with-GCC-exception
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1600326586
|
|
||||||
URL: http://gcc.gnu.org/
|
|
||||||
Maintainer: Felix Fietkau <nbd@nbd.name>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 20480
|
|
||||||
Description: GCC support library
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/libssp.so.0.0.0
|
|
||||||
/opt/lib/libssp.so.0
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
Package: libtirpc
|
|
||||||
Version: 1.3.4-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libpthread
|
|
||||||
Source: feeds/packages/libs/libtirpc
|
|
||||||
SourceName: libtirpc
|
|
||||||
License: BSD-3-Clause
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720613789
|
|
||||||
URL: http://libtirpc.sourceforge.net/
|
|
||||||
CPE-ID: cpe:/a:libtirpc_project:libtirpc
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 133120
|
|
||||||
Description: Library TI RPC for RPC bindings
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
/opt/etc/netconfig
|
|
||||||
/opt/lib/libtirpc.so.3
|
|
||||||
/opt/lib/libtirpc.so
|
|
||||||
/opt/lib/libtirpc.so.3.0.0
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
Package: locales
|
|
||||||
Version: 2.27-9
|
|
||||||
Depends: libc, libssp, librt, libpthread, grep
|
|
||||||
Source: feeds/rtndev/locales
|
|
||||||
SourceName: locales
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1708601332
|
|
||||||
URL: http://gcc.gnu.org/
|
|
||||||
Maintainer: Entware team, https://entware.net
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 1669120
|
|
||||||
Description: locales support (independent of system lib)
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
/opt/usr/share/i18n/locales/iso14651_t1
|
|
||||||
/opt/usr/share/i18n/locales/translit_compat
|
|
||||||
/opt/usr/share/i18n/locales/translit_font
|
|
||||||
/opt/usr/share/i18n/locales/translit_narrow
|
|
||||||
/opt/usr/share/i18n/locales/i18n
|
|
||||||
/opt/usr/share/i18n/locales/translit_neutral
|
|
||||||
/opt/usr/share/i18n/locales/en_US
|
|
||||||
/opt/usr/share/i18n/locales/translit_cjk_compat
|
|
||||||
/opt/usr/share/i18n/locales/fr_FR
|
|
||||||
/opt/usr/share/i18n/locales/translit_circle
|
|
||||||
/opt/usr/share/i18n/locales/i18n_ctype
|
|
||||||
/opt/usr/share/i18n/locales/iso14651_t1_common
|
|
||||||
/opt/usr/share/i18n/locales/ru_RU
|
|
||||||
/opt/usr/share/i18n/charmaps/UTF-8.gz
|
|
||||||
/opt/usr/share/i18n/locales/translit_combining
|
|
||||||
/opt/usr/share/i18n/charmaps/ANSI_X3.4-1968.gz
|
|
||||||
/opt/usr/share/i18n/locales/de_DE
|
|
||||||
/opt/bin/localedef.new
|
|
||||||
/opt/usr/share/i18n/locales/en_GB
|
|
||||||
/opt/bin/locale.new
|
|
||||||
/opt/usr/share/i18n/locales/translit_small
|
|
||||||
/opt/usr/share/i18n/locales/translit_fraction
|
|
||||||
/opt/usr/share/i18n/locales/it_IT
|
|
||||||
/opt/usr/share/i18n/locales/translit_wide
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
echo 'Entware uses separate locale-archive file independent from main system'
|
|
||||||
if ! [ -f '/opt/usr/lib/locale/locale-archive' ]; then
|
|
||||||
mkdir -p /opt/usr/lib/locale
|
|
||||||
echo 'Creating locale archive /opt/usr/lib/locale/locale-archive'
|
|
||||||
echo 'Adding en_EN.UTF-8'
|
|
||||||
/opt/bin/localedef.new -c -f UTF-8 -i en_US en_US.UTF-8
|
|
||||||
echo 'Adding ru_RU.UTF-8'
|
|
||||||
/opt/bin/localedef.new -c -f UTF-8 -i ru_RU ru_RU.UTF-8
|
|
||||||
fi
|
|
||||||
if ! [ -f '/opt/usr/lib/locale/locale-archive' ]; then
|
|
||||||
echo 'locale-archive file was not created, not enough memory? Downloading...'
|
|
||||||
wget http://bin.entware.net/other/locale-archive.2.27 -O /opt/usr/lib/locale/locale-archive
|
|
||||||
fi
|
|
||||||
echo 'You can download locale sources from http://bin.entware.net/other/i18n_glib227.tar.gz'
|
|
||||||
echo 'You can add new locales to Entware using /opt/bin/localedef.new'
|
|
||||||
exit 0
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
if [ -x '/opt/bin/locale.new' ] && [ -z "$(/opt/bin/locale.new -V | grep 2.27)" ]; then
|
|
||||||
echo 'locale-archive needs upgrade, deleting old one.'
|
|
||||||
rm -f /opt/usr/lib/locale/locale-archive
|
|
||||||
fi
|
|
||||||
exit 0
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
Package: terminfo
|
|
||||||
Version: 6.4-3
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Source: feeds/base/libs/ncurses
|
|
||||||
SourceName: ncurses
|
|
||||||
License: MIT
|
|
||||||
LicenseFiles: README
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720598025
|
|
||||||
URL: http://www.gnu.org/software/ncurses/
|
|
||||||
CPE-ID: cpe:/a:gnu:ncurses
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 61440
|
|
||||||
Description: Terminal Info Database (ncurses)
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
/opt/share/terminfo/t/tmux-256color
|
|
||||||
/opt/share/terminfo/a/ansi
|
|
||||||
/opt/share/terminfo/d/dumb
|
|
||||||
/opt/share/terminfo/r/rxvt
|
|
||||||
/opt/share/terminfo/r/rxvt-unicode
|
|
||||||
/opt/share/terminfo/x/xterm-utf8
|
|
||||||
/opt/share/terminfo/x/xterm-256color
|
|
||||||
/opt/share/terminfo/l/linux
|
|
||||||
/opt/share/terminfo/v/vt100
|
|
||||||
/opt/share/terminfo/v/vt102
|
|
||||||
/opt/share/terminfo/x/xterm-color
|
|
||||||
/opt/share/terminfo/x/xterm
|
|
||||||
/opt/share/terminfo/a/alacritty
|
|
||||||
/opt/share/terminfo/s/screen-256color
|
|
||||||
/opt/share/terminfo/s/screen
|
|
||||||
/opt/share/terminfo/t/tmux
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
grep -q "^export TERMINFO" /opt/etc/profile || echo "export TERMINFO=/opt/share/terminfo" >> /opt/etc/profile
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: glib2
|
|
||||||
Version: 2.80.3-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libiconv-full, libintl-full, zlib, libpthread, libffi, libattr, libpcre2
|
|
||||||
Source: feeds/packages/libs/glib2
|
|
||||||
SourceName: glib2
|
|
||||||
License: LGPL-2.1-or-later
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720611845
|
|
||||||
URL: http://www.gtk.org/
|
|
||||||
CPE-ID: cpe:/a:gnome:glib
|
|
||||||
Maintainer: Peter Wagner <tripolar@gmx.at>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 3112960
|
|
||||||
Description: The GLib library of C routines
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
/opt/lib/libgmodule-2.0.so.0
|
|
||||||
/opt/lib/libgmodule-2.0.so.0.8000.3
|
|
||||||
/opt/lib/libglib-2.0.so.0
|
|
||||||
/opt/lib/libgirepository-2.0.so.0.8000.3
|
|
||||||
/opt/lib/libgthread-2.0.so.0.8000.3
|
|
||||||
/opt/lib/libgthread-2.0.so.0
|
|
||||||
/opt/lib/libgio-2.0.so
|
|
||||||
/opt/lib/libgobject-2.0.so
|
|
||||||
/opt/lib/libgirepository-2.0.so.0
|
|
||||||
/opt/lib/libgobject-2.0.so.0.8000.3
|
|
||||||
/opt/lib/libgmodule-2.0.so
|
|
||||||
/opt/lib/libglib-2.0.so
|
|
||||||
/opt/lib/libgio-2.0.so.0.8000.3
|
|
||||||
/opt/lib/libgio-2.0.so.0
|
|
||||||
/opt/lib/libgobject-2.0.so.0
|
|
||||||
/opt/lib/libgthread-2.0.so
|
|
||||||
/opt/lib/libglib-2.0.so.0.8000.3
|
|
||||||
/opt/lib/libgirepository-2.0.so
|
|
||||||
@@ -1,20 +0,0 @@
|
|||||||
root@sdxlemur:~# fndfiles
|
|
||||||
Checking for files in /lib and /usr/lib...
|
|
||||||
FOUND: /usr/lib/libgmodule-2.0.so.0
|
|
||||||
MISSING: libgmodule-2.0.so.0.8000.3
|
|
||||||
FOUND: /usr/lib/libglib-2.0.so.0
|
|
||||||
MISSING: libgirepository-2.0.so.0.8000.3
|
|
||||||
MISSING: libgthread-2.0.so.0.8000.3
|
|
||||||
FOUND: /usr/lib/libgthread-2.0.so.0
|
|
||||||
MISSING: libgio-2.0.so
|
|
||||||
MISSING: libgobject-2.0.so
|
|
||||||
MISSING: libgirepository-2.0.so.0
|
|
||||||
MISSING: libgobject-2.0.so.0.8000.3
|
|
||||||
MISSING: libgmodule-2.0.so
|
|
||||||
MISSING: libglib-2.0.so
|
|
||||||
MISSING: libgio-2.0.so.0.8000.3
|
|
||||||
FOUND: /usr/lib/libgio-2.0.so.0
|
|
||||||
FOUND: /usr/lib/libgobject-2.0.so.0
|
|
||||||
MISSING: libgthread-2.0.so
|
|
||||||
MISSING: libglib-2.0.so.0.8000.3
|
|
||||||
MISSING: libgirepository-2.0.so
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
Package: libattr
|
|
||||||
Version: 2.5.2-3
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Source: feeds/packages/utils/attr
|
|
||||||
SourceName: attr
|
|
||||||
License: LGPL-2.1-or-later
|
|
||||||
LicenseFiles: doc/COPYING.LGPL
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720621812
|
|
||||||
URL: http://savannah.nongnu.org/projects/attr
|
|
||||||
CPE-ID: cpe:/a:attr_project:attr
|
|
||||||
Maintainer: Maxim Storchak <m.storchak@gmail.com>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 20480
|
|
||||||
Description: Extended attributes support
|
|
||||||
This package provides libattr
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
/opt/lib/libattr.so.1
|
|
||||||
/opt/lib/libattr.so.1.1.2502
|
|
||||||
/opt/etc/xattr.conf
|
|
||||||
/opt/lib/libattr.so
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
root@sdxlemur:~# fndfiles
|
|
||||||
Checking for files in /lib and /usr/lib...
|
|
||||||
FOUND: /usr/lib/libattr.so.1
|
|
||||||
MISSING: libattr.so.1.1.2502
|
|
||||||
MISSING: xattr.conf
|
|
||||||
MISSING: libattr.so
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
Package: libblkid
|
|
||||||
Version: 2.40.1-1
|
|
||||||
Depends: libc, libssp, librt, libpthread, libuuid
|
|
||||||
Source: feeds/base/utils/util-linux
|
|
||||||
SourceName: util-linux
|
|
||||||
License: GPL-2.0-only
|
|
||||||
LicenseFiles: COPYING libblkid/COPYING libmount/COPYING Documentation/licenses/COPYING.GPLv2 Documentation/licenses/COPYING.LGPLv2.1 libuuid/COPYING Documentation/licenses/COPYING.BSD-3
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720778201
|
|
||||||
URL: http://www.kernel.org/pub/linux/utils/util-linux/
|
|
||||||
CPE-ID: cpe:/a:kernel:util-linux
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 245760
|
|
||||||
Description: The libblkid library is used to identify block devices (disks) as to their
|
|
||||||
content (e.g. filesystem type, partitions) as well as extracting additional
|
|
||||||
information such as filesystem labels/volume names, partitions, unique
|
|
||||||
identifiers/serial numbers...
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/libblkid.so.1.1.0
|
|
||||||
/opt/lib/libblkid.so.1
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
root@sdxlemur:~# fndfiles
|
|
||||||
Checking for files in /lib and /usr/lib...
|
|
||||||
FOUND: /lib/libblkid.so.1.1.0
|
|
||||||
MISSING: ibblkid.so.1
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
Package: libc
|
|
||||||
Version: 2.27-11
|
|
||||||
Depends: libgcc
|
|
||||||
Source: feeds/base/libs/toolchain
|
|
||||||
SourceName: toolchain
|
|
||||||
License: GPL-3.0-with-GCC-exception
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1600326586
|
|
||||||
URL: http://www.gnu.org/software/libc/
|
|
||||||
Maintainer: Felix Fietkau <nbd@nbd.name>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 2600960
|
|
||||||
Description: C library
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
/opt/lib/libnsl.so.1
|
|
||||||
/opt/etc/nsswitch.conf
|
|
||||||
/opt/lib/libanl-2.27.so
|
|
||||||
/opt/lib/libnss_files-2.27.so
|
|
||||||
/opt/lib/libm.so.6
|
|
||||||
/opt/lib/libc-2.27.so
|
|
||||||
/opt/lib/libnss_dns-2.27.so
|
|
||||||
/opt/lib/libpcprofile.so
|
|
||||||
/opt/lib/libnss_files.so.2
|
|
||||||
/opt/lib/libresolv-2.27.so
|
|
||||||
/opt/lib/libanl.so.1
|
|
||||||
/opt/lib/libdl-2.27.so
|
|
||||||
/opt/lib/ld-2.27.so
|
|
||||||
/opt/lib/libresolv.so.2
|
|
||||||
/opt/lib/libutil.so.1
|
|
||||||
/opt/lib/libdl.so.2
|
|
||||||
/opt/lib/libutil-2.27.so
|
|
||||||
/opt/lib/libnsl-2.27.so
|
|
||||||
/opt/lib/libc.so.6
|
|
||||||
/opt/lib/libnss_dns.so.2
|
|
||||||
/opt/lib/libmemusage.so
|
|
||||||
/opt/lib/libm-2.27.so
|
|
||||||
/opt/lib/libcidn.so.1
|
|
||||||
/opt/lib/libcrypt-2.27.so
|
|
||||||
/opt/lib/libcrypt.so.1
|
|
||||||
/opt/lib/libcidn-2.27.so
|
|
||||||
/opt/lib/ld-linux.so.3
|
|
||||||
@@ -1,29 +0,0 @@
|
|||||||
root@sdxlemur:~# fndfiles
|
|
||||||
Checking for files in /lib and /usr/lib...
|
|
||||||
FOUND: /lib/libnsl.so.1
|
|
||||||
FOUND: /etc/nsswitch.conf
|
|
||||||
MISSING: libanl-2.27.so
|
|
||||||
MISSING: libnss_files-2.27.so
|
|
||||||
FOUND: /lib/libm.so.6
|
|
||||||
MISSING: libc-2.27.so
|
|
||||||
MISSING: libnss_dns-2.27.so
|
|
||||||
MISSING: libpcprofile.so
|
|
||||||
FOUND: /lib/libnss_files.so.2
|
|
||||||
MISSING: libresolv-2.27.so
|
|
||||||
FOUND: /lib/libanl.so.1
|
|
||||||
MISSING: libdl-2.27.so
|
|
||||||
MISSING: ld-2.27.so
|
|
||||||
FOUND: /lib/libresolv.so.2
|
|
||||||
FOUND: /lib/libutil.so.1
|
|
||||||
FOUND: /lib/libdl.so.2
|
|
||||||
MISSING: libutil-2.27.so
|
|
||||||
MISSING: libnsl-2.27.so
|
|
||||||
FOUND: /lib/libc.so.6
|
|
||||||
FOUND: /lib/libnss_dns.so.2
|
|
||||||
MISSING: libmemusage.so
|
|
||||||
MISSING: libm-2.27.so
|
|
||||||
MISSING: libcidn.so.1
|
|
||||||
MISSING: libcrypt-2.27.so
|
|
||||||
MISSING: libcrypt.so.1
|
|
||||||
MISSING: libcidn-2.27.so
|
|
||||||
MISSING: ld-linux.so.3
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: libexpat
|
|
||||||
Version: 2.6.2-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Source: feeds/packages/libs/expat
|
|
||||||
SourceName: expat
|
|
||||||
License: MIT
|
|
||||||
LicenseFiles: COPYING
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1720611676
|
|
||||||
URL: https://libexpat.github.io/
|
|
||||||
CPE-ID: cpe:/a:libexpat_project:libexpat
|
|
||||||
Maintainer: Ted Hess <thess@kitschensync.net>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 143360
|
|
||||||
Description: A fast, non-validating, stream-oriented XML parsing library.
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/libexpat.so.1
|
|
||||||
/opt/lib/libexpat.so.1.9.2
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
root@sdxlemur:~# fndfiles
|
|
||||||
Checking for files in /lib and /usr/lib...
|
|
||||||
FOUND: /usr/lib/libexpat.so.1
|
|
||||||
MISSING: libexpat.so.1.9.2
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
Package: libgmp
|
|
||||||
Version: 6.3.0-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Source: feeds/base/libs/gmp
|
|
||||||
SourceName: gmp
|
|
||||||
License: GPL-2.0-or-later
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1707310794
|
|
||||||
URL: http://gmplib.org/
|
|
||||||
CPE-ID: cpe:/a:gmplib:gmp
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 399360
|
|
||||||
Description: GMP is a free library for arbitrary precision arithmetic, operating on
|
|
||||||
signed integers, rational numbers, and floating point numbers.
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/libgmp.so.10
|
|
||||||
/opt/lib/libgmp.so.10.5.0
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
root@sdxlemur:~# fndfiles
|
|
||||||
Checking for files in /lib and /usr/lib...
|
|
||||||
FOUND: /usr/lib/libgmp.so.10
|
|
||||||
MISSING: libgmp.so.10.5.0
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
Package: libpthread
|
|
||||||
Version: 2.27-11
|
|
||||||
Depends: libgcc
|
|
||||||
Source: feeds/base/libs/toolchain
|
|
||||||
SourceName: toolchain
|
|
||||||
License: GPL-3.0-with-GCC-exception
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1600326586
|
|
||||||
URL: http://www.gnu.org/software/libc/
|
|
||||||
Maintainer: Felix Fietkau <nbd@nbd.name>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 102400
|
|
||||||
Description: POSIX thread library
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/libpthread.so.0
|
|
||||||
/opt/lib/libpthread-2.27.so
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
root@sdxlemur:~# fndfiles
|
|
||||||
Checking for files in /lib and /usr/lib...
|
|
||||||
FOUND: /lib/libpthread.so.0
|
|
||||||
MISSING: libpthread-2.27.so
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
Package: librt
|
|
||||||
Version: 2.27-11
|
|
||||||
Depends: libpthread
|
|
||||||
Source: feeds/base/libs/toolchain
|
|
||||||
SourceName: toolchain
|
|
||||||
License: GPL-3.0-with-GCC-exception
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1600326586
|
|
||||||
URL: http://www.gnu.org/software/libc/
|
|
||||||
Maintainer: Felix Fietkau <nbd@nbd.name>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 30720
|
|
||||||
Description: POSIX.1b RealTime extension library
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/librt-2.27.so
|
|
||||||
/opt/lib/librt.so.1
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
root@sdxlemur:~# fndfiles
|
|
||||||
Checking for files in /lib and /usr/lib...
|
|
||||||
MISSING: librt-2.27.so
|
|
||||||
FOUND: /lib/librt.so.1
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
Package: libstdcpp
|
|
||||||
Version: 8.4.0-11
|
|
||||||
Source: feeds/base/libs/toolchain
|
|
||||||
SourceName: toolchain
|
|
||||||
License: GPL-3.0-with-GCC-exception
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1600326586
|
|
||||||
URL: http://gcc.gnu.org/
|
|
||||||
Maintainer: Felix Fietkau <nbd@nbd.name>
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 1044480
|
|
||||||
Description: GNU Standard C++ Library v3
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
/opt/lib/libstdc++.so.6.0.25
|
|
||||||
/opt/lib/libstdc++.so.6
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
root@sdxlemur:~# fndfiles
|
|
||||||
Checking for files in /lib and /usr/lib...
|
|
||||||
MISSING: libstdc++.so.6.0.25
|
|
||||||
FOUND: /usr/lib/libstdc++.so.6
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
Package: zlib
|
|
||||||
Version: 1.3.1-1
|
|
||||||
Depends: libc, libssp, librt, libpthread
|
|
||||||
Source: feeds/base/libs/zlib
|
|
||||||
SourceName: zlib
|
|
||||||
License: Zlib
|
|
||||||
LicenseFiles: README
|
|
||||||
Section: libs
|
|
||||||
SourceDateEpoch: 1707310794
|
|
||||||
URL: http://www.zlib.net/
|
|
||||||
CPE-ID: cpe:/a:gnu:zlib
|
|
||||||
Architecture: armv7-3.2
|
|
||||||
Installed-Size: 81920
|
|
||||||
Description: zlib is a lossless data-compression library.
|
|
||||||
This package includes the shared library.
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
/opt/lib/libz.so.1
|
|
||||||
/opt/lib/libz.so.1.3.1
|
|
||||||
/opt/lib/libz.so
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user