aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox/0001-cp-optional-reflink-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/busybox: upgrade to 1.30.0Sören Tempel2019-02-151-120/+0
| | | | | | | | | | | | | | | Notable changes: * The sysklogd -Z option has been removed in favor of -t option which has been added by upstream. * Our own nologin.c applet has been replaced by an upstream nologin shell applet. * New bc applet. OK ncopa@ Fixes #9279 Fixes #7818
* main/busybox: backport cp --reflink supportNatanael Copa2019-01-101-0/+120
fixes #9334