Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/sysinst



Module Name:    src
Committed By:   martin
Date:           Sun Apr 26 13:31:47 UTC 2026

Modified Files:
        src/usr.sbin/sysinst: Makefile.inc configmenu.c defs.h main.c msg.mi.de
            msg.mi.en msg.mi.es msg.mi.fr msg.mi.pl

Log Message:
For machines where the real time clock is off or not existing:

 - offer a config menu to set date and time
 - at build time burn the unix time of the build into the binary (or the
   reproducable build timestamp)
 - when the current clock claims we have a date older than two days before
   the embedded build time, show an error message and go to the date and
   time setup step automatically


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/usr.sbin/sysinst/Makefile.inc \
    src/usr.sbin/sysinst/msg.mi.pl
cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/sysinst/configmenu.c
cvs rdiff -u -r1.94 -r1.95 src/usr.sbin/sysinst/defs.h
cvs rdiff -u -r1.35 -r1.36 src/usr.sbin/sysinst/main.c
cvs rdiff -u -r1.54 -r1.55 src/usr.sbin/sysinst/msg.mi.de
cvs rdiff -u -r1.55 -r1.56 src/usr.sbin/sysinst/msg.mi.en
cvs rdiff -u -r1.45 -r1.46 src/usr.sbin/sysinst/msg.mi.es
cvs rdiff -u -r1.48 -r1.49 src/usr.sbin/sysinst/msg.mi.fr

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index