diff --git a/FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Applications/unarchiver_funkey-s.opk b/FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Applications/unarchiver_funkey-s.opk new file mode 100644 index 0000000..5e69edc Binary files /dev/null and b/FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Applications/unarchiver_funkey-s.opk differ diff --git a/FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Settings/README b/FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Settings/README new file mode 100644 index 0000000..d64301b --- /dev/null +++ b/FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Settings/README @@ -0,0 +1 @@ +This is the folder where you can put all your settings opks diff --git a/FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Applications/poweroff_funkey-s.opk b/FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Settings/poweroff_funkey-s.opk similarity index 100% rename from FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Applications/poweroff_funkey-s.opk rename to FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Settings/poweroff_funkey-s.opk diff --git a/FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Applications/reboot_funkey-s.opk b/FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Settings/reboot_funkey-s.opk similarity index 100% rename from FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Applications/reboot_funkey-s.opk rename to FunKey/board/funkey/rootfs-overlay/usr/local/share/OPKs/Settings/reboot_funkey-s.opk diff --git a/FunKey/configs/funkey_defconfig b/FunKey/configs/funkey_defconfig index f97e161..af02768 100644 --- a/FunKey/configs/funkey_defconfig +++ b/FunKey/configs/funkey_defconfig @@ -119,3 +119,6 @@ BR2_PACKAGE_GMENU2X_SHOW_CLOCK=y BR2_PACKAGE_FLUIDLITE=y BR2_PACKAGE_LIBMIKMOD=y BR2_PACKAGE_COMMANDER=y +BR2_PACKAGE_P7ZIP=y +BR2_PACKAGE_UNRAR=y +BR2_PACKAGE_FILE=y