Page MenuHomeFreeBSD

nanobsd: Remove all traces of a recovery ESP
AbandonedPublic

Authored by senguptaangshuman17_gmail.com on Wed, Aug 19, 10:27 AM.
Tags
None
Referenced Files
F171483295: D58975.id184526.diff
Fri, Sep 11, 9:32 AM
Unknown Object (File)
Thu, Sep 10, 4:37 AM
Unknown Object (File)
Wed, Sep 9, 7:42 PM
Unknown Object (File)
Wed, Sep 9, 1:13 PM
Unknown Object (File)
Wed, Sep 9, 11:41 AM
Unknown Object (File)
Wed, Sep 9, 10:02 AM
Unknown Object (File)
Tue, Sep 8, 10:08 PM
Unknown Object (File)
Tue, Sep 8, 5:08 AM
Subscribers

Details

Reviewers
jlduran
jrm
ashish
Summary

We'll implement the recovery/rescue phone-home partition in a different
manner. Our main loader understands decompression, so interesting
possibilities may arise.

For now keep things simple.

While here, fix a bug in the sizes. To avoid falling for this bug again,
use the same values as mkfs_msdos.c

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75855
Build 72738: arc lint + arc unit

Event Timeline

This patch is a fix/cleanup, and should be squashed with the introduction of its original functions.