From d4c259ef154d41260d4956b868e31adc9f00b0a3 Mon Sep 17 00:00:00 2001 From: Rod Myers Date: Sat, 17 Nov 2018 19:03:55 -0500 Subject: [PATCH] Update 2018-11-10_RC3-available.md to be able to get moused working, so install gets easier --- hugo-site/content/post/2018-11-10_RC3-available.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hugo-site/content/post/2018-11-10_RC3-available.md b/hugo-site/content/post/2018-11-10_RC3-available.md index 516df06..3a29257 100644 --- a/hugo-site/content/post/2018-11-10_RC3-available.md +++ b/hugo-site/content/post/2018-11-10_RC3-available.md @@ -19,3 +19,7 @@ This version is the first one based on the "trueos-master" branch of TrueOS, and * This is specific to Project Trident, and other TrueOS distributions may use other naming schemes. 4. Packages are aligned with the TrueOS ports tree as of November 3rd, 2018. 5. A number of default system-configuration settings are no longer getting setup properly with the new base of TrueOS. These are mentioned in the "Errata" section on the download page as well as methods for manually replacing these files (these should automatically be fixed upon update to RC4 when it is released). +6. From telegram, to get moused working; + Step 1. kldload ums + Step 2 service moused restart + Step 3 start-trident-installer &