aboutsummaryrefslogtreecommitdiffstats
path: root/dfly-update.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dfly-update.conf')
-rw-r--r--dfly-update.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/dfly-update.conf b/dfly-update.conf
index dd5cd99..ff5e6e1 100644
--- a/dfly-update.conf
+++ b/dfly-update.conf
@@ -5,17 +5,6 @@
# Tool name
#NAME=dfly-update
-# Base URL to Remote DragonFly BSD images
-#URL_BASE="https://mirror-master.dragonflybsd.org"
-#URL_MASTER="${URL_BASE}/snapshots/x86_64/images"
-#URL_RELEASE="${URL_BASE}/iso-images"
-
-# Default to track the same branch as the installed system
-# * MASTER (i.e., the DEVELOPMENT branch)
-# * RELEASE
-# * (empty) - same as the local installed branch
-#UPDATE_BRANCH=
-
# Temporary directory to cache the image, etc, ...
#CACHE_DIR="/var/tmp/${NAME}"