Bug 258871 - rc: Fix firstboot fs mount logic
Summary: rc: Fix firstboot fs mount logic
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: conf (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-rc (Nobody)
URL: https://github.com/freebsd/freebsd-sr...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-02 17:54 UTC by Jose Luis Duran
Modified: 2022-02-11 02:15 UTC (History)
2 users (show)

See Also:


Attachments
rc: Fix firstboot fs mount logic (1.36 KB, patch)
2021-10-02 17:54 UTC, Jose Luis Duran
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Luis Duran 2021-10-02 17:54:07 UTC
Created attachment 228380 [details]
rc: Fix firstboot fs mount logic

I'll post this patch here with cc/@rc.

This change was introduced in 40adda8665bbcda1bad7e3a6a3c1031027faf39a, and partially fixed in 1ce07411fae8986f3acc293c9fb9ebee5211056a.

Restore the ability to remove the `firstboot_sentinel` file on read-only mounted file systems.
Comment 1 Jose Luis Duran 2022-02-11 02:15:26 UTC
Closed by review D34166.