tn3399_openwrt/package
Matthias Badaire cf8483cb4f fstools: media change detection (eg:sdcard) using kernel polling
Linux kernel has a polling mechanism that can be activated by changing
the parameter /sys/module/block/parameters/events_dfl_poll_msecs which
is deactivated by default or the /sys/block/[device]/events_poll_msecs
for one device.

This patch set the events_poll_msecs when a disk is inserted.
Once the media disk change event is sent by the kernel then we force a
re-read of the devices using /sbin/block info.

With this patch, insertion and ejection of sd card will automatically
generate partition devices in /dev.

Signed-off-by: Matthias Badaire <mbadaire@gmail.com>
[rewrap commit message, fix bashisms, fix non-matching condition,
 bump pkg release]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-22 08:49:36 +01:00
..
base-files base-files: allow non-standard rootfs volume name in UBI in sysupgrade 2019-01-01 16:38:20 +01:00
boot uboot-sunxi: Orange Pi Zero Plus: Fix SdCard detection 2019-01-13 17:35:14 +01:00
devel gdb: The signal definitions of musl and gdb collide 2019-01-12 22:38:50 +01:00
firmware ath10k-firmware: update Candela Tech firmware images 2018-12-20 09:23:45 +01:00
kernel mt76: update to the latest version 2019-01-20 19:01:12 +01:00
libs ncurses: package only versioned shared objects 2019-01-22 08:49:36 +01:00
network conntrack-tools: relocated to packages feed 2019-01-22 08:14:00 +01:00
system fstools: media change detection (eg:sdcard) using kernel polling 2019-01-22 08:49:36 +01:00
utils busybox: fix ALTERNATIVES alphabetical ordering 2019-01-13 21:45:14 +01:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00