Date: Tue, 21 May 2024 18:51:20 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 276724] 'man 8 glabel': add extra content Message-ID: <bug-276724-9-JLZNoRWWAz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276724-9@https.bugs.freebsd.org/bugzilla/> References: <bug-276724-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276724 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dc80c104cbd52db994c0f2757bd1c6d014= 744022c 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(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276724-9-JLZNoRWWAz>