Revert more overhaul stuff

This commit is contained in:
Cameron Thompson
2025-05-16 23:07:00 -04:00
parent 90d53cfe1d
commit 23038054bd
146 changed files with 10 additions and 2168 deletions

View File

@@ -67,6 +67,16 @@ fi
echo -e '\033[32mInfo: Creating /opt mount pointed to /usrdata/opt ...\033[0m'
create_opt_mount
echo -e '\033[32mInfo: Proceeding with main installation ...\033[0m'
# no need to create many folders. entware-opt package creates most
for folder in bin etc lib/opkg tmp var/lock
do
if [ -d "/opt/$folder" ]; then
echo -e '\033[31mWarning: Folder /opt/$folder exists!\033[0m'
echo -e '\033[31mWarning: If something goes wrong please clean /opt folder and try again.\033[0m'
else
mkdir -p /opt/$folder
fi
done
echo -e '\033[32mInfo: Opkg package manager deployment...\033[0m'
URL=http://bin.entware.net/${ARCH}/installer

View File

@@ -1,15 +0,0 @@
Package: atinout
Version: 0.9.1
Depends: libc
Source: feeds/kiddin9/atinout
SourceName: atinout
License: GPLv2
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1731357966
URL: http://atinout.sourceforge.net/
Maintainer: Adrian Guenter <a@gntr.me>
Architecture: arm_cortex-a7_neon-vfpv4
Installed-Size: 20480
Description: Atinout is a program that will execute AT commands in sequence and
capture the response from the modem.

View File

@@ -1,5 +0,0 @@
#!/bin/sh
[ "${IPKG_NO_SCRIPT}" = "1" ] && exit 0
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
. ${IPKG_INSTROOT}/lib/functions.sh
default_postinst $0 $@

View File

@@ -1,4 +0,0 @@
#!/bin/sh
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
. ${IPKG_INSTROOT}/lib/functions.sh
default_prerm $0 $@

View File

@@ -1,2 +0,0 @@
/etc/config/
/etc/atinout/

View File

@@ -1,41 +0,0 @@
Notes for entware opkg
indexes at /opt/lib/opkg/
SDXLEMUR
Packages already installed at /lib from factory
libc
libm
libpthread
libutil
libresolv
librt
libnss_compat
libnss_dns
libnss_files
libdl
libsl
liban1
libgcc
libselinux
libsystemd
libsystemdq
libz
libBrokenLocale
libblkid
libmount
libuuid
libext2fs
libe2p
libcom_err
libtinfo
libcap
ld
ebtables
udev
systemd

View File

@@ -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

View File

@@ -1,14 +0,0 @@
Package: dfc
Version: 3.1.1-1
Depends: libc, libssp, librt, libpthread
Source: feeds/rtndev/dfc
SourceName: dfc
Section: utils
SourceDateEpoch: 1708601332
URL: https://github.com/rolinh/dfc
Maintainer: Entware team, https://entware.net
Architecture: armv7-3.2
Installed-Size: 51200
Description: dfc displays file system space usage using graphs and colors. In some ways,
it is a modernized version of df as it is able to use colors, draw graphs and
export its output to different formats such as CSV or HTML.

View File

@@ -1,4 +0,0 @@
/opt/etc/group.1
/opt/etc/passwd.1
/opt/etc/profile
/opt/etc/shells.1

View File

@@ -1,12 +0,0 @@
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
Source: feeds/rtndev/entware-opt
SourceName: entware-opt
Section: base
SourceDateEpoch: 1708601332
Maintainer: Entware team, https://entware.net
Architecture: all
Installed-Size: 30720
Description: entware-opt is a metapackage to install Entware basic libraries and scripts.

View File

@@ -1,11 +0,0 @@
/opt/etc/init.d/rc.unslung
/opt/etc/passwd.1
/opt/etc/skel/.inputrc
/opt/etc/ld.so.conf
/opt/root/.inputrc
/opt/etc/init.d/rc.func
/opt/etc/profile
/opt/etc/group.1
/opt/etc/skel/.profile
/opt/root/.profile
/opt/etc/shells.1

View File

@@ -1,9 +0,0 @@
#!/bin/sh
[ -e /opt/bin/busybox ] && exit 0
for fw_cmd in sbin/ifconfig sbin/route sbin/ip bin/netstat bin/sh bin/ash; do
if [ -f /$fw_cmd ] && [ ! -f /opt/$fw_cmd ]; then
ln -s /$fw_cmd /opt/$fw_cmd
fi
done

View File

@@ -1,11 +0,0 @@
Package: entware-release
Version: 2024.07-1
Depends: libc, libssp, librt, libpthread
Source: feeds/rtndev/entware-release
SourceName: entware-release
Section: base
SourceDateEpoch: 1721346140
Maintainer: Entware team, https://entware.net
Architecture: all
Installed-Size: 10240
Description: entware_release is a file in /opt/etc with entware info.

View File

@@ -1 +0,0 @@
/opt/etc/entware_release

View File

@@ -1,12 +0,0 @@
Package: entware-upgrade
Version: 1.0-1
Depends: libc, libssp, librt, libpthread
Source: feeds/rtndev/entware-upgrade
SourceName: entware-upgrade
Section: base
SourceDateEpoch: 1708601332
Maintainer: Entware team, https://entware.net
Architecture: all
Installed-Size: 10240
Description: Helper package to upgrade Entware for future usage. Currently used to upgrade
armv7soft (2.3.36) to the new codebase.

View File

@@ -1,2 +0,0 @@
#!/bin/sh
echo 'Upgrade operations are not required.'

View File

@@ -1,19 +0,0 @@
Package: findutils
Version: 4.10.0-1
Depends: libc, libssp, librt, libpthread
Alternatives: 300:/opt/bin/find:/opt/libexec/find-gnu, 300:/opt/bin/xargs:/opt/libexec/xargs-gnu
Source: feeds/packages/utils/findutils
SourceName: findutils
License: GPL-3.0-or-later
LicenseFiles: COPYING
Section: utils
SourceDateEpoch: 1720623266
URL: https://www.gnu.org/software/findutils/
CPE-ID: cpe:/a:gnu:findutils
Architecture: armv7-3.2
Installed-Size: 317440
Description: Replace busybox versions of findutils with full GNU versions.
This is normally not needed as busybox is smaller and provides
sufficient functionality, but some users may want or need
the full functionality of the GNU tools.
This package installs find and xargs utilities

View File

@@ -1,2 +0,0 @@
/opt/libexec/find-gnu
/opt/libexec/xargs-gnu

View File

@@ -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

View File

@@ -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

View File

@@ -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.

View File

@@ -1,3 +0,0 @@
/opt/libexec/grep-gnu
/opt/libexec/egrep-gnu
/opt/libexec/fgrep-gnu

View File

@@ -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.

View File

@@ -1,15 +0,0 @@
Package: libapr
Version: 1.7.4-1
Depends: libc, libssp, librt, libpthread, libpthread, librt, libuuid
Source: feeds/packages/libs/apr
SourceName: apr
License: Apache-2.0
LicenseFiles: LICENSE
Section: libs
SourceDateEpoch: 1720611674
URL: https://apr.apache.org/
CPE-ID: cpe:/a:apache:portable_runtime
Maintainer: Thomas Heil <heil@terminal-consulting.de>
Architecture: armv7-3.2
Installed-Size: 194560
Description: Apache Portable Runtime Library

View File

@@ -1,2 +0,0 @@
/opt/lib/libapr-1.so.0
/opt/lib/libapr-1.so.0.7.4

View File

@@ -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

View File

@@ -1,2 +0,0 @@
/opt/lib/libaprutil-1.so.0
/opt/lib/libaprutil-1.so.0.6.3

View File

@@ -1,13 +0,0 @@
Package: libatomic
Version: 8.4.0-11
Depends: libgcc
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: 30720
Description: Atomic support library

View File

@@ -1,2 +0,0 @@
/opt/lib/libatomic.so.1.2.0
/opt/lib/libatomic.so.1

View File

@@ -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

View File

@@ -1,4 +0,0 @@
/opt/lib/libattr.so.1
/opt/lib/libattr.so.1.1.2502
/opt/etc/xattr.conf
/opt/lib/libattr.so

View File

@@ -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...

View File

@@ -1,2 +0,0 @@
/opt/lib/libblkid.so.1.1.0
/opt/lib/libblkid.so.1

View File

@@ -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

View File

@@ -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

View File

@@ -1,15 +0,0 @@
Package: libe2p
Version: 1.47.0-2
Depends: libc, libssp, librt, libpthread, libuuid
Source: feeds/base/utils/e2fsprogs
SourceName: e2fsprogs
License: GPL-2.0
LicenseFiles: NOTICE
Section: libs
SourceDateEpoch: 1720778201
URL: http://e2fsprogs.sourceforge.net/
CPE-ID: cpe:/a:e2fsprogs_project:e2fsprogs
Architecture: armv7-3.2
Installed-Size: 40960
Description: This package contains libe2p, ext2fs userspace programs utility library
bundled with e2fsprogs.

View File

@@ -1,2 +0,0 @@
/opt/lib/libe2p.so.2
/opt/lib/libe2p.so.2.3

View File

@@ -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.

View File

@@ -1,2 +0,0 @@
/opt/lib/libexpat.so.1
/opt/lib/libexpat.so.1.9.2

View File

@@ -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.

View File

@@ -1,2 +0,0 @@
/opt/lib/libffi.so.8.1.4
/opt/lib/libffi.so.8

View File

@@ -1,12 +0,0 @@
Package: libgcc
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: 51200
Description: GCC support library

View File

@@ -1 +0,0 @@
/opt/lib/libgcc_s.so.1

View File

@@ -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.

View File

@@ -1,2 +0,0 @@
/opt/lib/libgmp.so.10
/opt/lib/libgmp.so.10.5.0

View File

@@ -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

View File

@@ -1,2 +0,0 @@
/opt/lib/libiconv.so.2.6.1
/opt/lib/libiconv.so.2

View File

@@ -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

View File

@@ -1,2 +0,0 @@
/opt/lib/libintl.so.8
/opt/lib/libintl.so.8.4.0

View File

@@ -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.

View File

@@ -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

View File

@@ -1,15 +0,0 @@
Package: libmount
Version: 2.40.1-1
Depends: libc, libssp, librt, libpthread, libblkid
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: 317440
Description: The libmount library is used to parse /etc/fstab, /etc/mtab and
/proc/self/mountinfo files, manage the mtab file, evaluate mount options...

View File

@@ -1,2 +0,0 @@
/opt/lib/libmount.so.1.1.0
/opt/lib/libmount.so.1

View File

@@ -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

View File

@@ -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

View File

@@ -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)

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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.

View File

@@ -1,2 +0,0 @@
/opt/lib/libssl.so.3
/opt/lib/libcrypto.so.3

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -1,2 +0,0 @@
/opt/lib/libpthread.so.0
/opt/lib/libpthread-2.27.so

View File

@@ -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

View File

@@ -1,2 +0,0 @@
/opt/lib/librt-2.27.so
/opt/lib/librt.so.1

View File

@@ -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.

View File

@@ -1,3 +0,0 @@
/opt/lib/libslang.so
/opt/lib/libslang.so.2
/opt/lib/libslang.so.2.3.3

View File

@@ -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.

View File

@@ -1,2 +0,0 @@
/opt/lib/libssh2.so.1
/opt/lib/libssh2.so.1.0.1

View File

@@ -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

View File

@@ -1,2 +0,0 @@
/opt/lib/libssp.so.0.0.0
/opt/lib/libssp.so.0

View File

@@ -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

View File

@@ -1,2 +0,0 @@
/opt/lib/libstdc++.so.6.0.25
/opt/lib/libstdc++.so.6

View File

@@ -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

View File

@@ -1,4 +0,0 @@
/opt/etc/netconfig
/opt/lib/libtirpc.so.3
/opt/lib/libtirpc.so
/opt/lib/libtirpc.so.3.0.0

View File

@@ -1,17 +0,0 @@
Package: libuuid
Version: 2.40.1-1
Depends: libc, libssp, librt, libpthread, librt
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: 30720
Description: The UUID library is used to generate unique identifiers for objects
that may be accessible beyond the local system. This library
generates UUIDs compatible with those created by the Open Software
Foundation (OSF) Distributed Computing Environment (DCE) utility.

View File

@@ -1,2 +0,0 @@
/opt/lib/libuuid.so.1
/opt/lib/libuuid.so.1.3.0

View File

@@ -1 +0,0 @@
/opt/etc/lighttpd/conf.d/20-auth.conf

View File

@@ -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

View File

@@ -1,2 +0,0 @@
/opt/lib/lighttpd/mod_auth.so
/opt/etc/lighttpd/conf.d/20-auth.conf

View File

@@ -1 +0,0 @@
/opt/etc/lighttpd/conf.d/20-authn_file.conf

View File

@@ -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

View File

@@ -1,2 +0,0 @@
/opt/etc/lighttpd/conf.d/20-authn_file.conf
/opt/lib/lighttpd/mod_authn_file.so

View File

@@ -1 +0,0 @@
/opt/etc/lighttpd/conf.d/30-cgi.conf

View File

@@ -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

View File

@@ -1,2 +0,0 @@
/opt/etc/lighttpd/conf.d/30-cgi.conf
/opt/lib/lighttpd/mod_cgi.so

View File

@@ -1 +0,0 @@
/opt/etc/lighttpd/conf.d/30-openssl.conf

View File

@@ -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

View File

@@ -1,2 +0,0 @@
/opt/lib/lighttpd/mod_openssl.so
/opt/etc/lighttpd/conf.d/30-openssl.conf

View File

@@ -1 +0,0 @@
/opt/etc/lighttpd/conf.d/30-proxy.conf

View File

@@ -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

View File

@@ -1,2 +0,0 @@
/opt/etc/lighttpd/conf.d/30-proxy.conf
/opt/lib/lighttpd/mod_proxy.so

Some files were not shown because too many files have changed in this diff Show More