Actions
Feature #13710
closedcreate_ramdisk: prepare cpio boot archive for sparc
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The core of this change is about how we create boot block segment in front of the archive. But also done some groundwork to make it possible to compress files in the archive. Unfortunately compressed files are not quite working out for kernel.
Testing done: build/install/boot on both x86 and sparc. Using cpio boot_archive.
Related issues
Updated by Toomas Soome 10 months ago
- Related to Bug #13980: filelists: SPARC boot archive update is missing file updates added
Updated by Electric Monk 10 months ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit cb6ebde4d2e9718424e9027981a71f98e373d10d
commit cb6ebde4d2e9718424e9027981a71f98e373d10d Author: Toomas Soome <tsoome@me.com> Date: 2021-08-04T21:19:33.000Z 13710 create_ramdisk: prepare cpio boot archive for sparc Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Klaus Ziegler <klausz@haus-gisela.de> Approved by: Dan McDonald <danmcd@joyent.com>
Actions