Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2024 02:58:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 283429] [vfs] [feature] [patch] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found
Message-ID:  <bug-283429-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283429

            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=3D255968&action=
=3Dedit
sys/kern/vfs_mountroot.c debug.no_timestamp_from_filesystem

this feature, enabled by debug.no_timestamp_from_filesystem, is useful in s=
ome
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 a=
nd
review of method or even usefulness of this. apart from i've used it locally
for 10+ years and it does the thing

--=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-283429-227>