Refuse to install on buster, part 2.

This commit is contained in:
Robin Davies
2024-09-13 06:32:10 -04:00
parent 3057d78efe
commit 6839e5f94b
6 changed files with 45 additions and 284 deletions
+11 -1
View File
@@ -10,6 +10,13 @@
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Attach to Edge",
"port": 9222,
"request": "attach",
"type": "msedge",
"webRoot": "${workspaceFolder}"
},
{
"name": "(gdb) Attach",
"type": "cppdbg",
@@ -308,8 +315,11 @@
// Resolved by CMake Tools:
"program": "${command:cmake.launchTargetPath}",
"args": [
"--prefix",
"/usr/sbin",
"--nosudo", // run without sudo (which will fail because of perms, but allow us to debug deeper into install code.)
"--disable-p2p"
"--install"
//"--get-current-port"
//"--install"
//"--enable-p2p" , "CA", "PiPedalTest","12345678","14"