From b33533c3fabcffbec00fc1a3d4ad415d57c7ba2a Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 1 Jan 2019 10:02:27 +0800 Subject: Strip the "status" and "download" sub-commands Make this tool simple! --- dfly-update.conf | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'dfly-update.conf') 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}" -- cgit v1.2.2