openwrt/package/base-files/files
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
..
bin base-files: allow setting device and bridge macs 2020-12-02 07:51:36 +01:00
etc base-files: informative service command in /etc/shinit. service command shows services enabled/disabled and running status, when the service command is invoked with no/invalid arguments, like this: 2020-12-03 23:28:43 -10:00
lib package/base-files: caldata: use dd iflag fullblock 2020-12-11 13:48:24 +01:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: remove useless cat 2020-07-11 12:52:01 +02:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00