From e720de649b4bb5fed55fe9b73acaecb54ffd4740 Mon Sep 17 00:00:00 2001 From: "q5sys (JT)" Date: Fri, 25 Jan 2019 23:52:46 -0500 Subject: [PATCH] Update TrueOS-Cheatsheet --- TrueOS-Cheatsheet | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TrueOS-Cheatsheet b/TrueOS-Cheatsheet index 16fe56d..eabc4e2 100644 --- a/TrueOS-Cheatsheet +++ b/TrueOS-Cheatsheet @@ -398,3 +398,10 @@ At the boot-loader menu, drop to the Command-Prompt (Under Advanced). Run the co Once you’ve come up with a working resolution you can hard-code it by putting the 'gop set ’ command in /boot/loader.rc.local. original link --> UEFI Resolution https://github.com/trueos/trueos/wiki/UEFI-Resolution + +25: Install Dev Packages: +pkg install llvm70 +pkg install -g "OS-*-development" + +may also need: +sudo pkg install autoconf autogen automake autotools autoconf autogen automake autotools mercurial