diff options
author | Karel Kočí <karel.koci@nic.cz> | 2018-08-27 13:35:53 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2018-08-27 15:42:48 +0200 |
commit | c8654a69b75c4f52fa4da372d997708c8a4ecdcf (patch) | |
tree | 11838d70c6208ddee9eb4d49cbc108c984061be3 /updater-ng/files | |
parent | dd7d618bd8ab59b86ef64ecc64e8becf026cb5c8 (diff) | |
download | openwrt-personal-pkgs-c8654a69b75c4f52fa4da372d997708c8a4ecdcf.tar.gz openwrt-personal-pkgs-c8654a69b75c4f52fa4da372d997708c8a4ecdcf.tar.bz2 openwrt-personal-pkgs-c8654a69b75c4f52fa4da372d997708c8a4ecdcf.zip |
Temporally drop all advanced packages
Diffstat (limited to 'updater-ng/files')
-rwxr-xr-x | updater-ng/files/updater-wipe.sh | 4 | ||||
-rw-r--r-- | updater-ng/files/updater.config | 9 |
2 files changed, 0 insertions, 13 deletions
diff --git a/updater-ng/files/updater-wipe.sh b/updater-ng/files/updater-wipe.sh deleted file mode 100755 index 7bd6ba8..0000000 --- a/updater-ng/files/updater-wipe.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# Empty... -# This file exists only for backward compatibility with Foris wizard and nuci. -# With Foris wizard removal we should drop this. diff --git a/updater-ng/files/updater.config b/updater-ng/files/updater.config deleted file mode 100644 index 4bc05ed..0000000 --- a/updater-ng/files/updater.config +++ /dev/null @@ -1,9 +0,0 @@ -config pkglists pkglists - list lists 'cacerts' - list lists 'luci-controls' - list lists 'nas' - list lists 'netutils' - -config l10n 'l10n' - list langs 'cs' - list langs 'de' |