diff options
author | Colin Walters <walters@verbum.org> | 2019-03-29 02:26:34 +0000 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2019-03-29 02:26:34 +0000 |
commit | c5368cf9369d169697a164c9fc0d58a23b916b44 (patch) | |
tree | 5663e51d8efe94a0bbc2ec67d591cd6a4afc9d0a /configs/merge.pl | |
parent | c552794cd500b06b635527d8043eacb60b3bd63d (diff) | |
download | kernel-c5368cf9369d169697a164c9fc0d58a23b916b44.tar.gz kernel-c5368cf9369d169697a164c9fc0d58a23b916b44.tar.xz kernel-c5368cf9369d169697a164c9fc0d58a23b916b44.zip |
devel: Don't run hardlink if rpm-ostree is in use
OSTree is a far, far more sophisticated wrapper around the `link()`
system call than the `hardlink` package - it supports using
as a mechanism for transactional offline updates, fetching over
HTTP with GPG signatures and deltas, etc. rpm-ostree uses it
for everything.
Having the `kernel-devel` package run `hardlink` just adds
latency to `rpm-ostree compose tree` unnecessarily.
Diffstat (limited to 'configs/merge.pl')
0 files changed, 0 insertions, 0 deletions