Actions
Bug #7474
closedloader should use bzip2 provided by OS
Start date:
2016-10-15
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
we have a copy of bzip2 in usr/src/common, used for compressed dumps (it will stay even if we drop the MT dumps themselves), and shouldn't keep another copy just for the loader - local patches are not intrusive and seem to be #ifdef'ed _KERNEL.
Updated by Electric Monk almost 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
git commit f9227b3195a9c18631fd7189f610528ced15121a
commit f9227b3195a9c18631fd7189f610528ced15121a Author: Yuri Pankov <yuri.pankov@nexenta.com> Date: 2016-10-23T16:56:48.000Z 7474 loader should use bzip2 provided by OS Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions