Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2022 16:27:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 262369] Linuxulator: add /proc/sys/kernel/random/boot_id
Message-ID:  <bug-262369-4077-FhXuHnLkoI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262369-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262369-4077@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=3D262369

--- Comment #13 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D0f2041a5b03259a8a7b20ffc98e34884c=
c5590b3

commit 0f2041a5b03259a8a7b20ffc98e34884cc5590b3
Author:     Fernando Apestegu=C3=ADa <fernape@FreeBSD.org>
AuthorDate: 2022-03-08 14:19:53 +0000
Commit:     Fernando Apestegu=C3=ADa <fernape@FreeBSD.org>
CommitDate: 2022-04-11 16:23:28 +0000

    [linprocfs] add sys/kernel/random/boot_id

    This file holds a UUID that is invariant for every boot. In our case, i=
t is
    invariant per mount.

    PR:     262369
    Reported by:    sodynet1@gmail.com
    Approved by:    dchagin@
    Differential Revision:  https://reviews.freebsd.org/D34860

 sys/compat/linprocfs/linprocfs.c | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262369-4077-FhXuHnLkoI>