Module Name: src
Committed By: riastradh
Date: Wed Nov 25 21:40:22 UTC 2020
Modified Files:
src/etc: motd.beta motd.current motd.rc
Log Message:
Simplify default motd text and include donation link.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/etc/motd.beta src/etc/motd.rc
cvs rdiff -u -r1.7 -r1.8 src/etc/motd.current
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/etc/motd.beta
diff -u src/etc/motd.beta:1.5 src/etc/motd.beta:1.6
--- src/etc/motd.beta:1.5 Tue May 28 18:25:23 2019
+++ src/etc/motd.beta Wed Nov 25 21:40:22 2020
@@ -2,15 +2,7 @@ NetBSD ?.? (UNKNOWN)
Welcome to NetBSD!
-This system is running a beta release of the NetBSD operating system, aimed
-at stabilizing the next formal release. It is close to formal release quality,
-but may still contain bugs, even serious ones. Please bear this in mind and
-use the system with care.
-
-You are encouraged to test this version as thoroughly as possible. Should you
-encounter any problem, please report it back to the development team using the
-send-pr(1) utility (requires a working MTA). If yours is not properly set up,
-use the web interface at: https://www.NetBSD.org/support/send-pr.html
-
-Thank you for helping us test and improve this beta NetBSD release.
+This is a beta release of NetBSD for testing.
+Bug reports: https://www.NetBSD.org/support/send-pr.html
+Donations to the NetBSD Foundation: https://www.NetBSD.org/donations/
Index: src/etc/motd.rc
diff -u src/etc/motd.rc:1.5 src/etc/motd.rc:1.6
--- src/etc/motd.rc:1.5 Tue May 28 18:25:23 2019
+++ src/etc/motd.rc Wed Nov 25 21:40:22 2020
@@ -2,15 +2,7 @@ NetBSD ?.? (UNKNOWN)
Welcome to NetBSD!
-This system is running a release candidate of the NetBSD operating system,
-aimed at shaking out the most serious bugs that may affect the next formal
-release. It should be considered close to release quality, but may still
-contain unresolved issues.
-
-You are encouraged to test this version as thoroughly as possible. Should you
-encounter any problem, please report it back to the development team using the
-send-pr(1) utility (requires a working MTA). If yours is not properly set up,
-use the web interface at: https://www.NetBSD.org/support/send-pr.html
-
-Thank you for helping us test and improve this NetBSD release candidate.
+This is a release candidate for NetBSD.
+Bug reports: https://www.NetBSD.org/support/send-pr.html
+Donations to the NetBSD Foundation: https://www.NetBSD.org/donations/
Index: src/etc/motd.current
diff -u src/etc/motd.current:1.7 src/etc/motd.current:1.8
--- src/etc/motd.current:1.7 Tue May 28 18:25:23 2019
+++ src/etc/motd.current Wed Nov 25 21:40:22 2020
@@ -2,15 +2,7 @@ NetBSD ?.? (UNKNOWN)
Welcome to NetBSD!
-This system is running a development snapshot of the NetBSD operating system,
-also known as NetBSD-current. It is very possible that it has serious bugs,
-regressions, broken features or other problems. Please bear this in mind
-and use the system with care.
-
-You are encouraged to test this version as thoroughly as possible. Should you
-encounter any problem, please report it back to the development team using the
-send-pr(1) utility (requires a working MTA). If yours is not properly set up,
-use the web interface at: https://www.NetBSD.org/support/send-pr.html
-
-Thank you for helping us test and improve NetBSD.
+This is a development snapshot of NetBSD for testing -- user beware!
+Bug reports: https://www.NetBSD.org/support/send-pr.html
+Donations to the NetBSD Foundation: https://www.NetBSD.org/donations/