From e2200b59e299d8977f49a68ed66727d5492a8b7e Mon Sep 17 00:00:00 2001 From: Charles Wyble Date: Mon, 14 Jun 2021 13:50:37 -0500 Subject: [PATCH] Fided links to R&D folder --- .../Admin-RandD/EngWorkstationBuildGuide.md | 16 +++++++++------- src/SUMMARY.md | 4 ++-- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/src/CIO/Systems/Admin-RandD/EngWorkstationBuildGuide.md b/src/CIO/Systems/Admin-RandD/EngWorkstationBuildGuide.md index c87a689..0a02577 100644 --- a/src/CIO/Systems/Admin-RandD/EngWorkstationBuildGuide.md +++ b/src/CIO/Systems/Admin-RandD/EngWorkstationBuildGuide.md @@ -5,6 +5,7 @@ - [Workstation details - RPI4 8Gb](#workstation-details---rpi4-8gb) - [Out of box tweaks and basic setup](#out-of-box-tweaks-and-basic-setup) - [Software Packages To Install](#software-packages-to-install) + - [magic mouse 2 driver](#magic-mouse-2-driver) - [Nodejs](#nodejs) - [Rust](#rust) - [go](#go) @@ -41,7 +42,6 @@ - [Workstation details - x86-64 vm](#workstation-details---x86-64-vm) - [Workstation details - iPAD](#workstation-details---ipad) - [Remaining projects](#remaining-projects) - - [Make magic mouse 2 scrolling work on pi](#make-magic-mouse-2-scrolling-work-on-pi) - [SSH / GPT private key HSM](#ssh--gpt-private-key-hsm) - [TurboVNC (3d accelerated) on rpi as client](#turbovnc-3d-accelerated-on-rpi-as-client) - [Select an Investigative notebook](#select-an-investigative-notebook) @@ -103,6 +103,10 @@ We hope this document is useful to everyone at TSYS who wants to maximize their ### Software Packages To Install +#### magic mouse 2 driver + +https://github.com/rohitpid/Linux-Magic-Trackpad-2-Driver + #### Nodejs ```console @@ -245,14 +249,14 @@ Todo ```console apt-get -y install \ -kicad librecad freecad gimp blender shellcheck \ +kicad librecad freecad gimp blender shellcheck jq \ ruby-full offlineimap zsh vim thunderbird enigmail \ kleopatra zsh-autosuggestions zsh-syntax-highlighting screen \ mtr rpi-imager cifs-utils grass cubicsdr arduino jupyter-notebook \ dia basket vym code wings3d flatpak wireguard gnuplot \ -pandoc python3-blockdiag texlive-fonts-extra \ +pandoc python3-blockdiag texlive-fonts-extra clang \ spice-client-gtk spice-html5 virt-viewer gnome-system-monitor \ -glances htop dstat apt-file kleopatra konsole telnet \ +glances htop dstat apt-file kleopatra konsole telnet clang \ ripgrep recoll poppler-utils abiword wv antiword unrtf \ libimage-exiftool-perl xsltproc davmail kphotoalbum opensc \ yubikey-manager yubikey-personalization yubikey-personalization-gui \ @@ -356,6 +360,7 @@ for/from you into our artifact repository and build process. - freedombox - serval - genode +- balena ##### Special considerations for upstream @@ -395,9 +400,6 @@ for/from you into our artifact repository and build process. These items remain todo and document. They are listed in decreasing order of importance. -#### Make magic mouse 2 scrolling work on pi - -I've done some cursory work but further debugging needed. Very high priorty. #### SSH / GPT private key HSM diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 6871cff..777dcf0 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -98,5 +98,5 @@ [34]: ./CIO/Systems/Admin-DataCenter/networking/PFV-LAN.md [35]: ./CIO/Systems/Admin-DataCenter/networking/PFV-WAN.md [36]: ./CIO/Systems/Admin-Platform/TSYS-Systems.md -[37]: ./CIO/Systems/Admin-RAndD/EngWorkstationBuildGuide.md -[38]: ./CIO/Systems/Admin-RAndD/VsCodeConfigGuide.md +[37]: ./CIO/Systems/Admin-RandD/EngWorkstationBuildGuide.md +[38]: ./CIO/Systems/Admin-RandD/VsCodeConfigGuide.md