diff options
author | admins <admins@tilde.institute> | 2022-07-13 17:14:02 +0000 |
---|---|---|
committer | admins <admins@tilde.institute> | 2022-07-13 17:14:02 +0000 |
commit | 36edcab02c713b46a52db3a0dd0271459d57b9e8 (patch) | |
tree | d8080d84c4d1d9760d443034b3fc9e875caea908 | |
parent | 6b715b5932490a62cb95095f966f060fc9a07261 (diff) | |
download | admin-36edcab02c713b46a52db3a0dd0271459d57b9e8.tar.gz |
add reference to source trees in motd, remove old maildir announcement
-rw-r--r-- | misc/motd.txt | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/misc/motd.txt b/misc/motd.txt index e212513..5238fee 100644 --- a/misc/motd.txt +++ b/misc/motd.txt @@ -38,6 +38,10 @@ IRC clients: weechat (chat), irssi, swirc, catgirl, ircII Start a conversation on the mailing list! institute@lists.tildeverse.org +OpenBSD source tree available at: + /usr/src (STABLE) + /usr/src-current (CURRENT) + Latency issues? Use 'mosh' instead of 'ssh' Check out https://tilde.news! @@ -45,16 +49,3 @@ Check out https://tilde.news! Please contact gbmor and kneezle with any questions: admins@tilde.institute - -**** 04 July 2020 **** -Mail has switched from mbox to maildir. Please update your mutt configs accordingly: - set mbox_type=Maildir - set folder="~/Maildir" - set mbox="~/Maildir" - set spoolfile="~/Maildir" - -alpine has been rebuilt with the maildir patch. - -use the mb2md script to convert your old messages to maildir: - mb2md -s /var/mail/$USER -d $HOME/Maildir - |