mirror of
https://github.com/p8952/bocker.git
synced 2025-11-09 15:44:01 +01:00
mention coreutils as a prerequisite
cp --reflink=auto was added in coreutils 7.5
This commit is contained in:
parent
0b5dc8b338
commit
61f8ed7a49
@ -15,6 +15,7 @@ The following packages are needed to run bocker.
|
|||||||
* iproute2
|
* iproute2
|
||||||
* iptables
|
* iptables
|
||||||
* util-linux >= 2.25.2
|
* util-linux >= 2.25.2
|
||||||
|
* coreutils >= 7.5
|
||||||
|
|
||||||
Because most distributions do not ship a new enough version of util-linux you will probably need grab the sources from [here](https://www.kernel.org/pub/linux/utils/util-linux/v2.25/) and compile it yourself.
|
Because most distributions do not ship a new enough version of util-linux you will probably need grab the sources from [here](https://www.kernel.org/pub/linux/utils/util-linux/v2.25/) and compile it yourself.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user