openwrt/package/base-files/files/lib/functions
John Thomson d82c191283 package/base-files: caldata: use dd iflag fullblock
This dd flag ensures that the requested size
is retrieved from pipes or special filesystems (if available).

Without this flag, on multi-core systems,
Piped or special filesystem data can be truncated
when a size greater than PIPE_BUF is requested.

Fixes: FS#3494
Fixes: 7557e7f ("package/base-files: caldata: work around dd's
limitation")
Cc: Thibaut VARÈNE <hacks@slashdirt.org>

Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
2020-12-11 13:48:24 +01:00
..
caldata.sh package/base-files: caldata: use dd iflag fullblock 2020-12-11 13:48:24 +01:00
leds.sh base-files: support label-property-less in get_dt_leds 2020-09-05 23:24:46 +02:00
migrations.sh base-files: allow exceptions when removing devicename from LEDs 2020-10-02 14:51:57 +02:00
network.sh
preinit.sh
service.sh
system.sh
uci-defaults.sh base-files: allow setting device and bridge macs 2020-12-02 07:51:36 +01:00