This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"context" | |
"fmt" | |
"io/ioutil" | |
"log" | |
"time" | |
"github.com/docker/docker/api/types" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
######################################################################## | |
#### DEPRECATED in favor of https://github.com/deasmi/unraid-tailscale | |
######################################################################## | |
# /boot/config/go | |
# add the following... | |
# Tailscale | |
bash /boot/config/tailscale/install.sh |
I hereby claim:
- I am shayne on github.
- I am shayne (https://keybase.io/shayne) on keybase.
- I have a public key ASBM_6aN677duEb6y9FPbMYoeIghUdMGpTRAszMmsUE2GQo
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# my .config | |
# | |
# Automatically generated file; DO NOT EDIT. | |
# OpenWrt Configuration | |
# | |
CONFIG_MODULES=y | |
CONFIG_HAVE_DOT_CONFIG=y | |
CONFIG_HOST_OS_LINUX=y | |
# CONFIG_HOST_OS_MACOS is not set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/target/linux/bcm27xx/bcm2711/config-5.10 b/target/linux/bcm27xx/bcm2711/config-5.10 | |
index 03d84378b3..c6a08891e5 100644 | |
--- a/target/linux/bcm27xx/bcm2711/config-5.10 | |
+++ b/target/linux/bcm27xx/bcm2711/config-5.10 | |
@@ -57,7 +57,7 @@ CONFIG_BCM2835_DEVGPIOMEM=y | |
CONFIG_BCM2835_MBOX=y | |
CONFIG_BCM2835_POWER=y | |
# CONFIG_BCM2835_SMI is not set | |
-# CONFIG_BCM2835_THERMAL is not set | |
+CONFIG_BCM2835_THERMAL=y |
OlderNewer