gnu: linux-libre: Verbosely pack the deblobbed linux-libre tarball.
commitd0aff873373ae4ad40d007ac6ebf5500ef40b6d1
authorMark H Weaver <mhw@netris.org>
Sat, 27 Jul 2019 21:02:43 +0000 (27 17:02 -0400)
committerMark H Weaver <mhw@netris.org>
Sat, 27 Jul 2019 21:07:51 +0000 (27 17:07 -0400)
treecc6cca97af72d71a37de429f5934203ac03756ed
parent24446ce299943efe3dfded6c9dd0cf9421d8da04
gnu: linux-libre: Verbosely pack the deblobbed linux-libre tarball.

This works around timeouts that sometimes occur after 1 hour of silence
while packing the linux-libre source tarball on slower machines.

* gnu/packages/linux.scm (make-linux-libre-source): Pass 'v' to 'tar'
when packing the result tarball.
gnu/packages/linux.scm