aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2018-01-12 11:23:41 +0000
committerHans Dedecker <dedeckeh@gmail.com>2018-01-12 16:06:04 +0100
commit89233a8c490bfe439e6e4dd339b3b917a017fe0b (patch)
treefd49054b74432be80cc5a283a02b53aedf4314b7 /package
parent7059ab48a6d5858a46de9e21c3e15ee2b7a2c26f (diff)
downloadupstream-89233a8c490bfe439e6e4dd339b3b917a017fe0b.tar.gz
upstream-89233a8c490bfe439e6e4dd339b3b917a017fe0b.tar.bz2
upstream-89233a8c490bfe439e6e4dd339b3b917a017fe0b.zip
base-files: sysupgrade: correct command help text
Commit 30f61a34b4cfd2c676fea4a919e089d6a77254e9 claimed to drop -d & -p options. In reality only -d was dropped. Update command help text to reflect that -d is no longer a supported option. Fixes FS#1187 Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'package')
-rw-r--r--package/base-files/Makefile2
-rwxr-xr-xpackage/base-files/files/sbin/sysupgrade1
2 files changed, 1 insertions, 2 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index 87e02ff7d2..0055474166 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/version.mk
include $(INCLUDE_DIR)/feeds.mk
PKG_NAME:=base-files
-PKG_RELEASE:=182
+PKG_RELEASE:=183
PKG_FLAGS:=nonshared
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
diff --git a/package/base-files/files/sbin/sysupgrade b/package/base-files/files/sbin/sysupgrade
index 3fd612c375..c747c4eaad 100755
--- a/package/base-files/files/sbin/sysupgrade
+++ b/package/base-files/files/sbin/sysupgrade
@@ -55,7 +55,6 @@ Usage: $0 [<upgrade-option>...] <image file or URL>
$0 [-q] [-i] <backup-command> <file>
upgrade-option:
- -d <delay> add a delay before rebooting
-f <config> restore configuration from .tar.gz (file or url)
-i interactive mode
-c attempt to preserve all changed files in /etc/