[Bug 283429] [vfs] [feature] [patch] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283429] [vfs] [feature] [patch] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Dec 2024 02:58:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283429
Bug ID: 283429
Summary: [vfs] [feature] [patch] add (debug) option to avoid
initialization of system time from filesystem last
mounted time when no rtc found
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: bugs@FreeBSD.org
Reporter: bugs-freebsd-org916@ketas.si.pri.ee
Created attachment 255968
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255968&action=edit
sys/kern/vfs_mountroot.c debug.no_timestamp_from_filesystem
this feature, enabled by debug.no_timestamp_from_filesystem, is useful in some
embedded systems which prefer system time to be "fully wrong" instead of
"partially wrong"
while this makes all certificates invalid, in my option it has use
i'm not fully aware if everything i did was correct here and need opinion and
review of method or even usefulness of this. apart from i've used it locally
for 10+ years and it does the thing
--
You are receiving this mail because:
You are the assignee for the bug.