[Bug 276724] 'man 8 glabel': add extra content
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276724] 'man 8 glabel'"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 May 2024 18:51:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276724 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=c80c104cbd52db994c0f2757bd1c6d014744022c commit c80c104cbd52db994c0f2757bd1c6d014744022c Author: Chris Moerz <freebsd@ny-central.org> AuthorDate: 2024-05-21 18:10:11 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2024-05-21 18:49:17 +0000 glabel.8: Describe cases related to permissions / existing mounts Specially, note some requirements for label changes: - glabel requires write permission on device - filesystems first need to be unmounted for new labels to persist across reboots - if the affected device node holds the filesystem root, single-user mode with r/o mount will be required. Also, while here, apply some formatting tweaks. PR: 276724 Reported by: Alex Matei <matei35@yahoo.com> Reviewed by: gbe, jrm, Alexander Ziaee <concussious@runbox.com> Differential Revision: https://reviews.freebsd.org/D44394 lib/geom/label/glabel.8 | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.