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
F167543251: D58975.id184475.diff
Sat, Aug 22, 2:32 PM
F167502403: D58975.id184341.diff
Sat, Aug 22, 8:26 AM
F167416117: D58975.diff
Fri, Aug 21, 3:21 PM
F167413813: D58975.id184475.diff
Fri, Aug 21, 3:11 PM
F167412468: D58975.id184526.diff
Fri, Aug 21, 3:03 PM
Unknown Object (File)
Wed, Aug 19, 5:26 PM
Unknown Object (File)
Wed, Aug 19, 11:49 AM
Unknown Object (File)
Wed, Aug 19, 11:48 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.