diff --git a/installentware.sh b/installentware.sh index b279e10..d205f5b 100644 --- a/installentware.sh +++ b/installentware.sh @@ -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 diff --git a/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/CONTROL/control b/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/CONTROL/control deleted file mode 100644 index 505fcab..0000000 --- a/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/CONTROL/control +++ /dev/null @@ -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 -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. diff --git a/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/CONTROL/postinst b/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/CONTROL/postinst deleted file mode 100755 index 3bba77c..0000000 --- a/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/CONTROL/postinst +++ /dev/null @@ -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 $@ diff --git a/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/CONTROL/prerm b/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/CONTROL/prerm deleted file mode 100755 index 12d06ec..0000000 --- a/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/CONTROL/prerm +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0 -. ${IPKG_INSTROOT}/lib/functions.sh -default_prerm $0 $@ diff --git a/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/debian-binary b/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/debian-binary deleted file mode 100644 index cd5ac03..0000000 --- a/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/debian-binary +++ /dev/null @@ -1 +0,0 @@ -2.0 diff --git a/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/root/lib/upgrade/keep.d/atinout b/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/root/lib/upgrade/keep.d/atinout deleted file mode 100644 index f8fb06c..0000000 --- a/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/root/lib/upgrade/keep.d/atinout +++ /dev/null @@ -1,2 +0,0 @@ -/etc/config/ -/etc/atinout/ diff --git a/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/root/usr/bin/atinout b/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/root/usr/bin/atinout deleted file mode 100755 index 8e5ceb5..0000000 Binary files a/ipk-source/atinout_0.9.1_arm_cortex-a7_neon-vfpv4/root/usr/bin/atinout and /dev/null differ diff --git a/ipk-source/sdxlemur-factory-packages/debian-binary b/ipk-source/sdxlemur-factory-packages/debian-binary deleted file mode 100644 index cd5ac03..0000000 --- a/ipk-source/sdxlemur-factory-packages/debian-binary +++ /dev/null @@ -1 +0,0 @@ -2.0 diff --git a/ipk-source/sdxlemur-factory-packages/entwareopk.txt b/ipk-source/sdxlemur-factory-packages/entwareopk.txt deleted file mode 100644 index 8c8b669..0000000 --- a/ipk-source/sdxlemur-factory-packages/entwareopk.txt +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/README.md b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/README.md deleted file mode 100644 index 1213729..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/README.md +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/dfc.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/dfc.control deleted file mode 100644 index b8cf997..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/dfc.control +++ /dev/null @@ -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/dfc.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/dfc.list deleted file mode 100644 index 5aa4fe0..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/dfc.list +++ /dev/null @@ -1 +0,0 @@ -/opt/bin/dfc diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-opt.conffiles b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-opt.conffiles deleted file mode 100644 index dbef62a..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-opt.conffiles +++ /dev/null @@ -1,4 +0,0 @@ -/opt/etc/group.1 -/opt/etc/passwd.1 -/opt/etc/profile -/opt/etc/shells.1 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-opt.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-opt.control deleted file mode 100644 index 79544e9..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-opt.control +++ /dev/null @@ -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-opt.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-opt.list deleted file mode 100644 index 4df7b0d..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-opt.list +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-opt.postinst b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-opt.postinst deleted file mode 100644 index 0faedbe..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-opt.postinst +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-release.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-release.control deleted file mode 100644 index ff02680..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-release.control +++ /dev/null @@ -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-release.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-release.list deleted file mode 100644 index a69c60c..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-release.list +++ /dev/null @@ -1 +0,0 @@ -/opt/etc/entware_release diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-upgrade.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-upgrade.control deleted file mode 100644 index 1289efd..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-upgrade.control +++ /dev/null @@ -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-upgrade.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-upgrade.list deleted file mode 100644 index e69de29..0000000 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-upgrade.postinst b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-upgrade.postinst deleted file mode 100644 index a6f8b64..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/entware-upgrade.postinst +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -echo 'Upgrade operations are not required.' diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/findutils.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/findutils.control deleted file mode 100644 index 7c79fee..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/findutils.control +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/findutils.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/findutils.list deleted file mode 100644 index 576fb1a..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/findutils.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/libexec/find-gnu -/opt/libexec/xargs-gnu diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/glib2.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/glib2.control deleted file mode 100644 index 0c700c7..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/glib2.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 3112960 -Description: The GLib library of C routines diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/glib2.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/glib2.list deleted file mode 100644 index d696862..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/glib2.list +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/grep.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/grep.control deleted file mode 100644 index bea0412..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/grep.control +++ /dev/null @@ -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 -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/grep.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/grep.list deleted file mode 100644 index 4c25088..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/grep.list +++ /dev/null @@ -1,3 +0,0 @@ -/opt/libexec/grep-gnu -/opt/libexec/egrep-gnu -/opt/libexec/fgrep-gnu diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/htop.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/htop.control deleted file mode 100644 index a6e49b2..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/htop.control +++ /dev/null @@ -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 -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/htop.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/htop.list deleted file mode 100644 index f9f08a5..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/htop.list +++ /dev/null @@ -1 +0,0 @@ -/opt/bin/htop diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libapr.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libapr.control deleted file mode 100644 index dc0ce27..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libapr.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 194560 -Description: Apache Portable Runtime Library diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libapr.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libapr.list deleted file mode 100644 index 97c1439..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libapr.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libapr-1.so.0 -/opt/lib/libapr-1.so.0.7.4 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libaprutil.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libaprutil.control deleted file mode 100644 index bb86755..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libaprutil.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 163840 -Description: Apache Portable Runtime Utility Library diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libaprutil.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libaprutil.list deleted file mode 100644 index 7f00ae4..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libaprutil.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libaprutil-1.so.0 -/opt/lib/libaprutil-1.so.0.6.3 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libatomic.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libatomic.control deleted file mode 100644 index 3cb8286..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libatomic.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 30720 -Description: Atomic support library diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libatomic.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libatomic.list deleted file mode 100644 index e3b0431..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libatomic.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libatomic.so.1.2.0 -/opt/lib/libatomic.so.1 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libattr.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libattr.control deleted file mode 100644 index e8e8495..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libattr.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 20480 -Description: Extended attributes support - This package provides libattr diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libattr.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libattr.list deleted file mode 100644 index e00334a..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libattr.list +++ /dev/null @@ -1,4 +0,0 @@ -/opt/lib/libattr.so.1 -/opt/lib/libattr.so.1.1.2502 -/opt/etc/xattr.conf -/opt/lib/libattr.so diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libblkid.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libblkid.control deleted file mode 100644 index 6797782..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libblkid.control +++ /dev/null @@ -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... diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libblkid.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libblkid.list deleted file mode 100644 index c13d89a..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libblkid.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libblkid.so.1.1.0 -/opt/lib/libblkid.so.1 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libc.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libc.control deleted file mode 100644 index bcbfef2..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libc.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 2600960 -Description: C library diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libc.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libc.list deleted file mode 100644 index 5de32c2..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libc.list +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libe2p.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libe2p.control deleted file mode 100644 index 85058bc..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libe2p.control +++ /dev/null @@ -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libe2p.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libe2p.list deleted file mode 100644 index b9aefff..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libe2p.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libe2p.so.2 -/opt/lib/libe2p.so.2.3 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libexpat.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libexpat.control deleted file mode 100644 index ca4bf2c..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libexpat.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 143360 -Description: A fast, non-validating, stream-oriented XML parsing library. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libexpat.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libexpat.list deleted file mode 100644 index 7d09dc1..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libexpat.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libexpat.so.1 -/opt/lib/libexpat.so.1.9.2 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libffi.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libffi.control deleted file mode 100644 index 7c874a9..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libffi.control +++ /dev/null @@ -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 -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libffi.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libffi.list deleted file mode 100644 index ffc0138..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libffi.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libffi.so.8.1.4 -/opt/lib/libffi.so.8 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libgcc.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libgcc.control deleted file mode 100644 index 4f80ee2..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libgcc.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 51200 -Description: GCC support library diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libgcc.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libgcc.list deleted file mode 100644 index 80f646a..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libgcc.list +++ /dev/null @@ -1 +0,0 @@ -/opt/lib/libgcc_s.so.1 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libgmp.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libgmp.control deleted file mode 100644 index d67a675..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libgmp.control +++ /dev/null @@ -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libgmp.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libgmp.list deleted file mode 100644 index b44c79e..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libgmp.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libgmp.so.10 -/opt/lib/libgmp.so.10.5.0 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libiconv-full.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libiconv-full.control deleted file mode 100644 index c01fefd..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libiconv-full.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 921600 -Description: Character set conversion library diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libiconv-full.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libiconv-full.list deleted file mode 100644 index 823f332..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libiconv-full.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libiconv.so.2.6.1 -/opt/lib/libiconv.so.2 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libintl-full.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libintl-full.control deleted file mode 100644 index 344bf05..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libintl-full.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 61440 -Description: GNU Internationalization library diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libintl-full.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libintl-full.list deleted file mode 100644 index 0872ca8..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libintl-full.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libintl.so.8 -/opt/lib/libintl.so.8.4.0 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libmbedtls.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libmbedtls.control deleted file mode 100644 index 82339d8..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libmbedtls.control +++ /dev/null @@ -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libmbedtls.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libmbedtls.list deleted file mode 100644 index dd14264..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libmbedtls.list +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libmount.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libmount.control deleted file mode 100644 index b530512..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libmount.control +++ /dev/null @@ -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... diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libmount.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libmount.list deleted file mode 100644 index 7c24130..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libmount.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libmount.so.1.1.0 -/opt/lib/libmount.so.1 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libncurses.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libncurses.control deleted file mode 100644 index bd7e7df..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libncurses.control +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libncurses.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libncurses.list deleted file mode 100644 index 37dc41c..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libncurses.list +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libncursesw.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libncursesw.control deleted file mode 100644 index 7ae3ca7..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libncursesw.control +++ /dev/null @@ -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) diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libncursesw.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libncursesw.list deleted file mode 100644 index bba33e9..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libncursesw.list +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libnettle.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libnettle.control deleted file mode 100644 index a49b38a..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libnettle.control +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libnettle.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libnettle.list deleted file mode 100644 index d104143..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libnettle.list +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libopenssl.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libopenssl.control deleted file mode 100644 index a316cd4..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libopenssl.control +++ /dev/null @@ -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 -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libopenssl.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libopenssl.list deleted file mode 100644 index d026411..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libopenssl.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libssl.so.3 -/opt/lib/libcrypto.so.3 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libpcre2.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libpcre2.control deleted file mode 100644 index f44b6fb..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libpcre2.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 573440 -Description: A Perl Compatible Regular Expression library diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libpcre2.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libpcre2.list deleted file mode 100644 index cb09045..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libpcre2.list +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libpthread.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libpthread.control deleted file mode 100644 index e3f0b4b..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libpthread.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 102400 -Description: POSIX thread library diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libpthread.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libpthread.list deleted file mode 100644 index 2f4144e..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libpthread.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libpthread.so.0 -/opt/lib/libpthread-2.27.so diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/librt.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/librt.control deleted file mode 100644 index 4e65724..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/librt.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 30720 -Description: POSIX.1b RealTime extension library diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/librt.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/librt.list deleted file mode 100644 index bb6d713..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/librt.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/librt-2.27.so -/opt/lib/librt.so.1 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libslang2.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libslang2.control deleted file mode 100644 index e84c36f..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libslang2.control +++ /dev/null @@ -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 -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libslang2.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libslang2.list deleted file mode 100644 index be85916..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libslang2.list +++ /dev/null @@ -1,3 +0,0 @@ -/opt/lib/libslang.so -/opt/lib/libslang.so.2 -/opt/lib/libslang.so.2.3.3 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libssh2.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libssh2.control deleted file mode 100644 index 02d2e74..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libssh2.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 194560 -Description: libssh2 is a client-side C library implementing the SSH2 protocol. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libssh2.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libssh2.list deleted file mode 100644 index 9bd2573..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libssh2.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libssh2.so.1 -/opt/lib/libssh2.so.1.0.1 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libssp.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libssp.control deleted file mode 100644 index e22e219..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libssp.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 20480 -Description: GCC support library diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libssp.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libssp.list deleted file mode 100644 index 4fcbcaf..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libssp.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libssp.so.0.0.0 -/opt/lib/libssp.so.0 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libstdcpp.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libstdcpp.control deleted file mode 100644 index 030c515..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libstdcpp.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 1044480 -Description: GNU Standard C++ Library v3 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libstdcpp.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libstdcpp.list deleted file mode 100644 index ba1084b..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libstdcpp.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libstdc++.so.6.0.25 -/opt/lib/libstdc++.so.6 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libtirpc.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libtirpc.control deleted file mode 100644 index 2f6eaab..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libtirpc.control +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libtirpc.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libtirpc.list deleted file mode 100644 index 064b78a..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libtirpc.list +++ /dev/null @@ -1,4 +0,0 @@ -/opt/etc/netconfig -/opt/lib/libtirpc.so.3 -/opt/lib/libtirpc.so -/opt/lib/libtirpc.so.3.0.0 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libuuid.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libuuid.control deleted file mode 100644 index 8de55ba..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libuuid.control +++ /dev/null @@ -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libuuid.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libuuid.list deleted file mode 100644 index 9c98ff9..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/libuuid.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/libuuid.so.1 -/opt/lib/libuuid.so.1.3.0 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-auth.conffiles b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-auth.conffiles deleted file mode 100644 index 38f7481..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-auth.conffiles +++ /dev/null @@ -1 +0,0 @@ -/opt/etc/lighttpd/conf.d/20-auth.conf diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-auth.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-auth.control deleted file mode 100644 index 68720d1..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-auth.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 40960 -Description: Authentication module diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-auth.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-auth.list deleted file mode 100644 index 789c192..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-auth.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/lighttpd/mod_auth.so -/opt/etc/lighttpd/conf.d/20-auth.conf diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-authn_file.conffiles b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-authn_file.conffiles deleted file mode 100644 index c2722dd..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-authn_file.conffiles +++ /dev/null @@ -1 +0,0 @@ -/opt/etc/lighttpd/conf.d/20-authn_file.conf diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-authn_file.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-authn_file.control deleted file mode 100644 index 70dfd49..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-authn_file.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 20480 -Description: File-based authentication module diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-authn_file.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-authn_file.list deleted file mode 100644 index 940a8a7..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-authn_file.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/etc/lighttpd/conf.d/20-authn_file.conf -/opt/lib/lighttpd/mod_authn_file.so diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-cgi.conffiles b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-cgi.conffiles deleted file mode 100644 index 454681e..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-cgi.conffiles +++ /dev/null @@ -1 +0,0 @@ -/opt/etc/lighttpd/conf.d/30-cgi.conf diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-cgi.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-cgi.control deleted file mode 100644 index 3edee11..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-cgi.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 30720 -Description: CGI module diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-cgi.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-cgi.list deleted file mode 100644 index b67be12..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-cgi.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/etc/lighttpd/conf.d/30-cgi.conf -/opt/lib/lighttpd/mod_cgi.so diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-openssl.conffiles b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-openssl.conffiles deleted file mode 100644 index cb7a90b..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-openssl.conffiles +++ /dev/null @@ -1 +0,0 @@ -/opt/etc/lighttpd/conf.d/30-openssl.conf diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-openssl.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-openssl.control deleted file mode 100644 index 7f4b86f..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-openssl.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 51200 -Description: TLS using openssl module diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-openssl.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-openssl.list deleted file mode 100644 index e9e735d..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-openssl.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/lib/lighttpd/mod_openssl.so -/opt/etc/lighttpd/conf.d/30-openssl.conf diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-proxy.conffiles b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-proxy.conffiles deleted file mode 100644 index 47ea714..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-proxy.conffiles +++ /dev/null @@ -1 +0,0 @@ -/opt/etc/lighttpd/conf.d/30-proxy.conf diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-proxy.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-proxy.control deleted file mode 100644 index 9d30e51..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-proxy.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 30720 -Description: Proxy module diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-proxy.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-proxy.list deleted file mode 100644 index e5128b1..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd-mod-proxy.list +++ /dev/null @@ -1,2 +0,0 @@ -/opt/etc/lighttpd/conf.d/30-proxy.conf -/opt/lib/lighttpd/mod_proxy.so diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd.conffiles b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd.conffiles deleted file mode 100644 index ec738a4..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd.conffiles +++ /dev/null @@ -1 +0,0 @@ -/opt/etc/lighttpd/lighttpd.conf diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd.control deleted file mode 100644 index 1fe90f2..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 450560 -Description: A flexible and lightweight web server diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd.list deleted file mode 100644 index 39bdd70..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lighttpd.list +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/locales.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/locales.control deleted file mode 100644 index 4011115..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/locales.control +++ /dev/null @@ -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) diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/locales.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/locales.list deleted file mode 100644 index 05ce1de..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/locales.list +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/locales.postinst b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/locales.postinst deleted file mode 100644 index c69c4ea..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/locales.postinst +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/locales.preinst b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/locales.preinst deleted file mode 100644 index 9a46128..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/locales.preinst +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lsof.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lsof.control deleted file mode 100644 index 4013bc9..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lsof.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 163840 -Description: LiSt Open Files - a diagnostic tool diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lsof.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lsof.list deleted file mode 100644 index d0a8818..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/lsof.list +++ /dev/null @@ -1 +0,0 @@ -/opt/bin/lsof diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/mc.conffiles b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/mc.conffiles deleted file mode 100644 index 5d45b4c..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/mc.conffiles +++ /dev/null @@ -1 +0,0 @@ -/opt/etc/mc/mc.menu diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/mc.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/mc.control deleted file mode 100644 index baeab89..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/mc.control +++ /dev/null @@ -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. - diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/mc.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/mc.list deleted file mode 100644 index 8d2bf09..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/mc.list +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/opkg.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/opkg.control deleted file mode 100644 index 1b9e9ca..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/opkg.control +++ /dev/null @@ -1,19 +0,0 @@ -Package: opkg -Version: 2022.02.24~d038e5b6-2 -Source: feeds/base/system/opkg -SourceName: opkg -License: GPL-2.0 -LicenseFiles: COPYING -Section: base -SourceDateEpoch: 1720610989 -URL: https://git.openwrt.org/project/opkg-lede.git -Maintainer: Jo-Philipp Wich -Architecture: armv7-3.2 -Installed-Size: 757760 -Description: Lightweight package management system - opkg is the opkg Package Management System, for handling - installation and removal of packages on a system. It can - recursively follow dependencies and download all packages - necessary to install a particular package. - - opkg knows how to install both .ipk and .deb packages. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/opkg.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/opkg.list deleted file mode 100644 index ce57a2b..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/opkg.list +++ /dev/null @@ -1 +0,0 @@ -/opt/bin/opkg diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-common.conffiles b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-common.conffiles deleted file mode 100644 index 8c08e26..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-common.conffiles +++ /dev/null @@ -1 +0,0 @@ -/opt/etc/login.defs diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-common.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-common.control deleted file mode 100644 index c89049c..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-common.control +++ /dev/null @@ -1,14 +0,0 @@ -Package: shadow-common -Version: 4.8.1-3b -Depends: libc, libssp, librt, libpthread, libiconv-full, libintl-full -Source: feeds/packages/utils/shadow -SourceName: shadow -License: BSD-3-Clause -LicenseFiles: COPYING -Section: utils -SourceDateEpoch: 1716287455 -URL: https://github.com/shadow-maint/shadow -CPE-ID: cpe:/a:debian:shadow -Architecture: armv7-3.2 -Installed-Size: 20480 -Description: Shared definitions for the PLD Linux shadow utilities diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-common.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-common.list deleted file mode 100644 index 8c08e26..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-common.list +++ /dev/null @@ -1 +0,0 @@ -/opt/etc/login.defs diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-login.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-login.control deleted file mode 100644 index c32c05a..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-login.control +++ /dev/null @@ -1,16 +0,0 @@ -Package: shadow-login -Version: 4.8.1-3b -Depends: libc, libssp, librt, libpthread, shadow-common -Alternatives: 300:/opt/bin/login:/opt/libexec/login-shadow -Source: feeds/packages/utils/shadow -SourceName: shadow -License: BSD-3-Clause -LicenseFiles: COPYING -Section: utils -SourceDateEpoch: 1716287455 -URL: https://github.com/shadow-maint/shadow -CPE-ID: cpe:/a:debian:shadow -Architecture: armv7-3.2 -Installed-Size: 174080 -Description: Full version of standard login utility. Normally, you would not use this - package, since the functionality in BusyBox is more than sufficient. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-login.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-login.list deleted file mode 100644 index 050b513..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-login.list +++ /dev/null @@ -1 +0,0 @@ -/opt/libexec/login-shadow diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-passwd.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-passwd.control deleted file mode 100644 index 0aa3839..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-passwd.control +++ /dev/null @@ -1,16 +0,0 @@ -Package: shadow-passwd -Version: 4.8.1-3b -Depends: libc, libssp, librt, libpthread, shadow-common -Alternatives: 300:/opt/bin/passwd:/opt/libexec/passwd-shadow -Source: feeds/packages/utils/shadow -SourceName: shadow -License: BSD-3-Clause -LicenseFiles: COPYING -Section: utils -SourceDateEpoch: 1716287455 -URL: https://github.com/shadow-maint/shadow -CPE-ID: cpe:/a:debian:shadow -Architecture: armv7-3.2 -Installed-Size: 174080 -Description: Full version of standard passwd utility. Normally, you would not use this - package, since the functionality in BusyBox is more than sufficient. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-passwd.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-passwd.list deleted file mode 100644 index 9803676..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-passwd.list +++ /dev/null @@ -1 +0,0 @@ -/opt/libexec/passwd-shadow diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-useradd.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-useradd.control deleted file mode 100644 index fc47edd..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-useradd.control +++ /dev/null @@ -1,15 +0,0 @@ -Package: shadow-useradd -Version: 4.8.1-3b -Depends: libc, libssp, librt, libpthread, shadow-common -Source: feeds/packages/utils/shadow -SourceName: shadow -License: BSD-3-Clause -LicenseFiles: COPYING -Section: utils -SourceDateEpoch: 1716287455 -URL: https://github.com/shadow-maint/shadow -CPE-ID: cpe:/a:debian:shadow -Architecture: armv7-3.2 -Installed-Size: 102400 -Description: Full version of standard useradd utility. Normally, you would not use this - package, since the functionality in BusyBox is more than sufficient. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-useradd.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-useradd.list deleted file mode 100644 index ced22cb..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/shadow-useradd.list +++ /dev/null @@ -1 +0,0 @@ -/opt/sbin/useradd diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/sudo.conffiles b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/sudo.conffiles deleted file mode 100644 index 10441ba..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/sudo.conffiles +++ /dev/null @@ -1 +0,0 @@ -/opt/etc/sudoers diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/sudo.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/sudo.control deleted file mode 100644 index a7e92a4..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/sudo.control +++ /dev/null @@ -1,17 +0,0 @@ -Package: sudo -Version: 1.8.31-1 -Depends: libc, libssp, librt, libpthread -Source: feeds/packages/admin/sudo -SourceName: sudo -License: ISC -LicenseFiles: doc/LICENSE -Section: admin -SourceDateEpoch: 1716287455 -URL: https://www.sudo.ws/ -CPE-ID: cpe:/a:todd_miller:sudo -Architecture: armv7-3.2 -Installed-Size: 757760 -Description: Sudo (su "do") allows a system administrator to delegate authority to - give certain users (or groups of users) the ability to run some (or - all) commands as root or another user while providing an audit trail of - the commands and their arguments. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/sudo.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/sudo.list deleted file mode 100644 index 976819f..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/sudo.list +++ /dev/null @@ -1,11 +0,0 @@ -/opt/lib/sudo/group_file.so -/opt/bin/sudo -/opt/lib/sudo/sudo_noexec.so -/opt/sbin/visudo -/opt/lib/sudo/libsudo_util.so.0 -/opt/lib/sudo/sudoers.so -/opt/lib/sudo/libsudo_util.so -/opt/lib/sudo/system_group.so -/opt/lib/sudo/libsudo_util.so.0.0.0 -/opt/etc/sudoers -/opt/lib/upgrade/keep.d/sudo diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/terminfo.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/terminfo.control deleted file mode 100644 index 481c507..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/terminfo.control +++ /dev/null @@ -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) diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/terminfo.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/terminfo.list deleted file mode 100644 index 0058722..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/terminfo.list +++ /dev/null @@ -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 diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/terminfo.postinst b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/terminfo.postinst deleted file mode 100644 index 4469e29..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/terminfo.postinst +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -grep -q "^export TERMINFO" /opt/etc/profile || echo "export TERMINFO=/opt/share/terminfo" >> /opt/etc/profile diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/vsftpd.conffiles b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/vsftpd.conffiles deleted file mode 100644 index 8f80402..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/vsftpd.conffiles +++ /dev/null @@ -1,2 +0,0 @@ -/opt/etc/vsftpd/vsftpd.conf -/opt/etc/vsftpd/vsftpd.conf diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/vsftpd.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/vsftpd.control deleted file mode 100644 index fc719dd..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/vsftpd.control +++ /dev/null @@ -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 -Architecture: armv7-3.2 -Installed-Size: 112640 -Description: Fast and secure FTP server (no TLS) diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/vsftpd.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/vsftpd.list deleted file mode 100644 index e55bc4b..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/vsftpd.list +++ /dev/null @@ -1,4 +0,0 @@ -/opt/lib/upgrade/keep.d/vsftpd -/opt/etc/vsftpd/vsftpd.conf -/opt/sbin/vsftpd -/opt/etc/init.d/S49vsftpd diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zlib.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zlib.control deleted file mode 100644 index edd70b1..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zlib.control +++ /dev/null @@ -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. diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zlib.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zlib.list deleted file mode 100644 index 204fa8a..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zlib.list +++ /dev/null @@ -1,3 +0,0 @@ -/opt/lib/libz.so.1 -/opt/lib/libz.so.1.3.1 -/opt/lib/libz.so diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-asia.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-asia.control deleted file mode 100644 index 807d346..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-asia.control +++ /dev/null @@ -1,12 +0,0 @@ -Package: zoneinfo-asia -Version: 2024a-1 -Depends: libc, libssp, librt, libpthread, zoneinfo-core -Source: feeds/packages/utils/zoneinfo -SourceName: zoneinfo -License: Public-Domain -Section: utils -SourceDateEpoch: 1716287455 -Maintainer: Vladimir Ulrich -Architecture: armv7-3.2 -Installed-Size: 174080 -Description: Zone Information (Asia) diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-asia.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-asia.list deleted file mode 100644 index 4dcdc72..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-asia.list +++ /dev/null @@ -1,104 +0,0 @@ -/opt/share/zoneinfo/Asia/Manila -/opt/share/zoneinfo/Asia/Katmandu -/opt/share/zoneinfo/Asia/Phnom_Penh -/opt/share/zoneinfo/Asia/Hovd -/opt/share/zoneinfo/Asia/Tokyo -/opt/share/zoneinfo/Asia/Kuching -/opt/share/zoneinfo/Asia/Tbilisi -/opt/share/zoneinfo/Asia/Harbin -/opt/share/zoneinfo/Asia/Chungking -/opt/share/zoneinfo/Asia/Riyadh -/opt/share/zoneinfo/Asia/Kamchatka -/opt/share/zoneinfo/Asia/Seoul -/opt/share/zoneinfo/Hongkong -/opt/share/zoneinfo/Asia/Choibalsan -/opt/share/zoneinfo/Asia/Singapore -/opt/share/zoneinfo/Asia/Bahrain -/opt/share/zoneinfo/Asia/Aden -/opt/share/zoneinfo/Asia/Qatar -/opt/share/zoneinfo/Asia/Ulan_Bator -/opt/share/zoneinfo/Asia/Gaza -/opt/share/zoneinfo/Asia/Brunei -/opt/share/zoneinfo/Asia/Almaty -/opt/share/zoneinfo/Asia/Jerusalem -/opt/share/zoneinfo/Asia/Beirut -/opt/share/zoneinfo/Asia/Yerevan -/opt/share/zoneinfo/Singapore -/opt/share/zoneinfo/Asia/Thimphu -/opt/share/zoneinfo/Asia/Kolkata -/opt/share/zoneinfo/Asia/Oral -/opt/share/zoneinfo/Asia/Kathmandu -/opt/share/zoneinfo/Asia/Baku -/opt/share/zoneinfo/Asia/Dubai -/opt/share/zoneinfo/Asia/Qyzylorda -/opt/share/zoneinfo/Asia/Dhaka -/opt/share/zoneinfo/Asia/Hebron -/opt/share/zoneinfo/Asia/Tehran -/opt/share/zoneinfo/Asia/Colombo -/opt/share/zoneinfo/Asia/Muscat -/opt/share/zoneinfo/Asia/Shanghai -/opt/share/zoneinfo/Asia/Irkutsk -/opt/share/zoneinfo/Asia/Ulaanbaatar -/opt/share/zoneinfo/Asia/Bishkek -/opt/share/zoneinfo/Asia/Krasnoyarsk -/opt/share/zoneinfo/Asia/Tel_Aviv -/opt/share/zoneinfo/Asia/Jayapura -/opt/share/zoneinfo/Asia/Dushanbe -/opt/share/zoneinfo/Asia/Ashkhabad -/opt/share/zoneinfo/Asia/Kashgar -/opt/share/zoneinfo/Asia/Barnaul -/opt/share/zoneinfo/Asia/Magadan -/opt/share/zoneinfo/Asia/Damascus -/opt/share/zoneinfo/Asia/Vladivostok -/opt/share/zoneinfo/Asia/Makassar -/opt/share/zoneinfo/Asia/Novokuznetsk -/opt/share/zoneinfo/Asia/Saigon -/opt/share/zoneinfo/Asia/Istanbul -/opt/share/zoneinfo/Asia/Thimbu -/opt/share/zoneinfo/Asia/Dacca -/opt/share/zoneinfo/Asia/Kuwait -/opt/share/zoneinfo/Asia/Omsk -/opt/share/zoneinfo/Asia/Urumqi -/opt/share/zoneinfo/Asia/Calcutta -/opt/share/zoneinfo/Asia/Kuala_Lumpur -/opt/share/zoneinfo/Asia/Famagusta -/opt/share/zoneinfo/Asia/Chongqing -/opt/share/zoneinfo/Asia/Khandyga -/opt/share/zoneinfo/Asia/Ho_Chi_Minh -/opt/share/zoneinfo/Asia/Macao -/opt/share/zoneinfo/Asia/Ujung_Pandang -/opt/share/zoneinfo/Asia/Macau -/opt/share/zoneinfo/Asia/Karachi -/opt/share/zoneinfo/Asia/Ust-Nera -/opt/share/zoneinfo/Asia/Qostanay -/opt/share/zoneinfo/Israel -/opt/share/zoneinfo/Asia/Aqtau -/opt/share/zoneinfo/Asia/Anadyr -/opt/share/zoneinfo/Asia/Yakutsk -/opt/share/zoneinfo/Asia/Bangkok -/opt/share/zoneinfo/Asia/Novosibirsk -/opt/share/zoneinfo/Asia/Ashgabat -/opt/share/zoneinfo/Japan -/opt/share/zoneinfo/Asia/Pontianak -/opt/share/zoneinfo/Asia/Sakhalin -/opt/share/zoneinfo/Asia/Srednekolymsk -/opt/share/zoneinfo/Asia/Aqtobe -/opt/share/zoneinfo/Asia/Pyongyang -/opt/share/zoneinfo/Iran -/opt/share/zoneinfo/Asia/Atyrau -/opt/share/zoneinfo/Asia/Hong_Kong -/opt/share/zoneinfo/Asia/Amman -/opt/share/zoneinfo/Asia/Jakarta -/opt/share/zoneinfo/Asia/Taipei -/opt/share/zoneinfo/Asia/Nicosia -/opt/share/zoneinfo/Asia/Yangon -/opt/share/zoneinfo/Asia/Kabul -/opt/share/zoneinfo/Asia/Samarkand -/opt/share/zoneinfo/Asia/Tashkent -/opt/share/zoneinfo/Asia/Chita -/opt/share/zoneinfo/Asia/Rangoon -/opt/share/zoneinfo/Asia/Dili -/opt/share/zoneinfo/Asia/Tomsk -/opt/share/zoneinfo/Asia/Baghdad -/opt/share/zoneinfo/Asia/Yekaterinburg -/opt/share/zoneinfo/Asia/Vientiane diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-core.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-core.control deleted file mode 100644 index cac5352..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-core.control +++ /dev/null @@ -1,12 +0,0 @@ -Package: zoneinfo-core -Version: 2024a-1 -Depends: libc, libssp, librt, libpthread -Source: feeds/packages/utils/zoneinfo -SourceName: zoneinfo -License: Public-Domain -Section: utils -SourceDateEpoch: 1716287455 -Maintainer: Vladimir Ulrich -Architecture: armv7-3.2 -Installed-Size: 102400 -Description: Zone Information (core) diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-core.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-core.list deleted file mode 100644 index 5fc4c6a..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-core.list +++ /dev/null @@ -1,53 +0,0 @@ -/opt/share/zoneinfo/EST -/opt/share/zoneinfo/UTC -/opt/share/zoneinfo/EST5EDT -/opt/share/zoneinfo/MET -/opt/share/zoneinfo/PST8PDT -/opt/share/zoneinfo/GB-Eire -/opt/share/zoneinfo/W-SU -/opt/share/zoneinfo/HST -/opt/share/zoneinfo/MST7MDT -/opt/share/zoneinfo/CET -/opt/share/zoneinfo/GMT+10 -/opt/share/zoneinfo/GMT+11 -/opt/share/zoneinfo/GMT+12 -/opt/share/zoneinfo/UCT -/opt/share/zoneinfo/MST -/opt/share/zoneinfo/Greenwich -/opt/share/zoneinfo/EET -/opt/share/zoneinfo/GMT-10 -/opt/share/zoneinfo/GMT-11 -/opt/share/zoneinfo/GMT-12 -/opt/share/zoneinfo/GMT-13 -/opt/share/zoneinfo/Universal -/opt/share/zoneinfo/GMT-14 -/opt/share/zoneinfo/CST6CDT -/opt/share/zoneinfo/PRC -/opt/share/zoneinfo/ROC -/opt/share/zoneinfo/ROK -/opt/share/zoneinfo/WET -/opt/share/zoneinfo/GMT0 -/opt/share/zoneinfo/GB -/opt/share/zoneinfo/GMT+0 -/opt/share/zoneinfo/GMT+1 -/opt/share/zoneinfo/GMT+2 -/opt/share/zoneinfo/GMT+3 -/opt/share/zoneinfo/GMT+4 -/opt/share/zoneinfo/GMT+5 -/opt/share/zoneinfo/GMT+6 -/opt/share/zoneinfo/GMT+7 -/opt/share/zoneinfo/GMT+8 -/opt/share/zoneinfo/GMT+9 -/opt/share/zoneinfo/GMT-0 -/opt/share/zoneinfo/GMT-1 -/opt/share/zoneinfo/GMT-2 -/opt/share/zoneinfo/GMT-3 -/opt/share/zoneinfo/GMT-4 -/opt/share/zoneinfo/GMT-5 -/opt/share/zoneinfo/GMT-6 -/opt/share/zoneinfo/GMT-7 -/opt/share/zoneinfo/GMT-8 -/opt/share/zoneinfo/GMT-9 -/opt/share/zoneinfo/Zulu -/opt/share/zoneinfo/zone.tab -/opt/share/zoneinfo/GMT diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-europe.control b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-europe.control deleted file mode 100644 index 6814b25..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-europe.control +++ /dev/null @@ -1,12 +0,0 @@ -Package: zoneinfo-europe -Version: 2024a-1 -Depends: libc, libssp, librt, libpthread, zoneinfo-core -Source: feeds/packages/utils/zoneinfo -SourceName: zoneinfo -License: Public-Domain -Section: utils -SourceDateEpoch: 1716287455 -Maintainer: Vladimir Ulrich -Architecture: armv7-3.2 -Installed-Size: 215040 -Description: Zone Information (Europe) diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-europe.list b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-europe.list deleted file mode 100644 index bd0033c..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/info/zoneinfo-europe.list +++ /dev/null @@ -1,68 +0,0 @@ -/opt/share/zoneinfo/Europe/Sarajevo -/opt/share/zoneinfo/Europe/Saratov -/opt/share/zoneinfo/Europe/Vienna -/opt/share/zoneinfo/Europe/Tiraspol -/opt/share/zoneinfo/Europe/Moscow -/opt/share/zoneinfo/Europe/Monaco -/opt/share/zoneinfo/Europe/Riga -/opt/share/zoneinfo/Europe/Vatican -/opt/share/zoneinfo/Europe/Lisbon -/opt/share/zoneinfo/Europe/Belfast -/opt/share/zoneinfo/Europe/Minsk -/opt/share/zoneinfo/Europe/Tirane -/opt/share/zoneinfo/Europe/Volgograd -/opt/share/zoneinfo/Europe/San_Marino -/opt/share/zoneinfo/Portugal -/opt/share/zoneinfo/Europe/Busingen -/opt/share/zoneinfo/Europe/Dublin -/opt/share/zoneinfo/Europe/Stockholm -/opt/share/zoneinfo/Europe/Zaporozhye -/opt/share/zoneinfo/Europe/Andorra -/opt/share/zoneinfo/Europe/Ulyanovsk -/opt/share/zoneinfo/Turkey -/opt/share/zoneinfo/Europe/Malta -/opt/share/zoneinfo/Europe/Isle_of_Man -/opt/share/zoneinfo/Europe/Luxembourg -/opt/share/zoneinfo/Europe/Budapest -/opt/share/zoneinfo/Europe/Warsaw -/opt/share/zoneinfo/Europe/Berlin -/opt/share/zoneinfo/Europe/Simferopol -/opt/share/zoneinfo/Eire -/opt/share/zoneinfo/Europe/Kiev -/opt/share/zoneinfo/Europe/Mariehamn -/opt/share/zoneinfo/Europe/Uzhgorod -/opt/share/zoneinfo/Europe/Chisinau -/opt/share/zoneinfo/Europe/London -/opt/share/zoneinfo/Europe/Kyiv -/opt/share/zoneinfo/Europe/Nicosia -/opt/share/zoneinfo/Europe/Bratislava -/opt/share/zoneinfo/Europe/Sofia -/opt/share/zoneinfo/Europe/Oslo -/opt/share/zoneinfo/Europe/Madrid -/opt/share/zoneinfo/Europe/Samara -/opt/share/zoneinfo/Europe/Prague -/opt/share/zoneinfo/Europe/Rome -/opt/share/zoneinfo/Europe/Podgorica -/opt/share/zoneinfo/Europe/Paris -/opt/share/zoneinfo/Europe/Istanbul -/opt/share/zoneinfo/Europe/Kaliningrad -/opt/share/zoneinfo/Europe/Ljubljana -/opt/share/zoneinfo/Europe/Amsterdam -/opt/share/zoneinfo/Europe/Brussels -/opt/share/zoneinfo/Europe/Zurich -/opt/share/zoneinfo/Europe/Belgrade -/opt/share/zoneinfo/Europe/Copenhagen -/opt/share/zoneinfo/Europe/Gibraltar -/opt/share/zoneinfo/Europe/Skopje -/opt/share/zoneinfo/Europe/Tallinn -/opt/share/zoneinfo/Europe/Helsinki -/opt/share/zoneinfo/Europe/Zagreb -/opt/share/zoneinfo/Europe/Vilnius -/opt/share/zoneinfo/Europe/Athens -/opt/share/zoneinfo/Poland -/opt/share/zoneinfo/Europe/Vaduz -/opt/share/zoneinfo/Europe/Jersey -/opt/share/zoneinfo/Europe/Bucharest -/opt/share/zoneinfo/Europe/Guernsey -/opt/share/zoneinfo/Europe/Astrakhan -/opt/share/zoneinfo/Europe/Kirov diff --git a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/status b/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/status deleted file mode 100644 index 265f346..0000000 --- a/ipk-source/sdxlemur-factory-packages/root/opt/lib/opkg/status +++ /dev/null @@ -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 - diff --git a/ipk-source/sdxlemur-mount-fix/debian-binary b/ipk-source/sdxlemur-mount-fix/debian-binary deleted file mode 100644 index cd5ac03..0000000 --- a/ipk-source/sdxlemur-mount-fix/debian-binary +++ /dev/null @@ -1 +0,0 @@ -2.0 diff --git a/opkg-feed/Packages b/opkg-feed/Packages deleted file mode 100644 index e69de29..0000000 diff --git a/opkg-feed/atinout_0.9.1_arm_cortex-a7_neon-vfpv4.ipk b/opkg-feed/atinout_0.9.1_arm_cortex-a7_neon-vfpv4.ipk deleted file mode 100644 index 7b1dac1..0000000 Binary files a/opkg-feed/atinout_0.9.1_arm_cortex-a7_neon-vfpv4.ipk and /dev/null differ diff --git a/opkg-feed/installer/opkg b/opkg-feed/installer/opkg deleted file mode 100755 index 315884b..0000000 Binary files a/opkg-feed/installer/opkg and /dev/null differ diff --git a/opkg-feed/installer/opkg.conf b/opkg-feed/installer/opkg.conf deleted file mode 100644 index d9ac36b..0000000 --- a/opkg-feed/installer/opkg.conf +++ /dev/null @@ -1,7 +0,0 @@ -src/gz iamromulan-SDXLEMUR-repo https://raw.githubusercontent.com/iamromulan/quectel-rgmii-toolkit/development-SDXLEMUR/opkg-feed -dest root / -dest ram /tmp -lists_dir ext /opt/var/opkg-lists -option tmp_dir /tmp -arch all 100 -arch arm_cortex-a7_neon-vfpv4 160