[GH-ISSUE #13] exfat-tools broken into 2 packages exfat-fsck and exfat-mkfs on OpenWrt SNAPSHOT #9

Closed
opened 2026-03-04 12:04:55 +03:00 by kerem · 2 comments
Owner

Originally created by @Palatis on GitHub (Jan 18, 2026).
Original GitHub issue: https://github.com/4IceG/luci-app-mini-diskmanager/issues/13

# cat /etc/os-release

NAME="OpenWrt"
VERSION="SNAPSHOT"
ID="openwrt"
ID_LIKE="lede openwrt"
PRETTY_NAME="OpenWrt SNAPSHOT"
VERSION_ID="snapshot"
HOME_URL="https://openwrt.org/"
BUG_URL="https://bugs.openwrt.org/"
SUPPORT_URL="https://forum.openwrt.org/"
FIRMWARE_URL="https://downloads.openwrt.org/"
BUILD_ID="r32663-bd1cf1b18a"
OPENWRT_BOARD="mediatek/filogic"
OPENWRT_ARCH="aarch64_cortex-a53"
OPENWRT_TAINTS=""
OPENWRT_DEVICE_MANUFACTURER="OpenWrt"
OPENWRT_DEVICE_MANUFACTURER_URL="https://openwrt.org/"
OPENWRT_DEVICE_PRODUCT="Generic"
OPENWRT_DEVICE_REVISION="v0"
OPENWRT_RELEASE="OpenWrt SNAPSHOT r32663-bd1cf1b18a"
OPENWRT_BUILD_DATE="1768487606"

# apk search exfat

exfat-fsck-1.2.9-r1
exfat-mkfs-1.2.9-r1
kmod-fs-exfat-6.12.65-r1
Originally created by @Palatis on GitHub (Jan 18, 2026). Original GitHub issue: https://github.com/4IceG/luci-app-mini-diskmanager/issues/13 #### # cat /etc/os-release ``` NAME="OpenWrt" VERSION="SNAPSHOT" ID="openwrt" ID_LIKE="lede openwrt" PRETTY_NAME="OpenWrt SNAPSHOT" VERSION_ID="snapshot" HOME_URL="https://openwrt.org/" BUG_URL="https://bugs.openwrt.org/" SUPPORT_URL="https://forum.openwrt.org/" FIRMWARE_URL="https://downloads.openwrt.org/" BUILD_ID="r32663-bd1cf1b18a" OPENWRT_BOARD="mediatek/filogic" OPENWRT_ARCH="aarch64_cortex-a53" OPENWRT_TAINTS="" OPENWRT_DEVICE_MANUFACTURER="OpenWrt" OPENWRT_DEVICE_MANUFACTURER_URL="https://openwrt.org/" OPENWRT_DEVICE_PRODUCT="Generic" OPENWRT_DEVICE_REVISION="v0" OPENWRT_RELEASE="OpenWrt SNAPSHOT r32663-bd1cf1b18a" OPENWRT_BUILD_DATE="1768487606" ``` #### # apk search exfat ``` exfat-fsck-1.2.9-r1 exfat-mkfs-1.2.9-r1 kmod-fs-exfat-6.12.65-r1 ```
kerem closed this issue 2026-03-04 12:04:55 +03:00
Author
Owner

@4IceG commented on GitHub (Jan 18, 2026):

Packages have changed as releases change. If I do something just for the development release, there will be complaints about why it doesn't support other releases. I'm leaving it as is for now.

<!-- gh-comment-id:3764954168 --> @4IceG commented on GitHub (Jan 18, 2026): Packages have changed as releases change. If I do something just for the development release, there will be complaints about why it doesn't support other releases. I'm leaving it as is for now.
Author
Owner

@Palatis commented on GitHub (Jan 18, 2026):

i'll add a Makefile guard to switch between exfat-whatever later.

<!-- gh-comment-id:3764963689 --> @Palatis commented on GitHub (Jan 18, 2026): i'll add a `Makefile` guard to switch between `exfat-whatever` later.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-mini-diskmanager#9
No description provided.