From cef196855f630f7bfd1850e0e50c8fb21bfe8891 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 30 Aug 2018 11:16:06 +0200 Subject: Revert "Temporally drop all advanced packages" This reverts commit c8654a69b75c4f52fa4da372d997708c8a4ecdcf. --- updater-ng/files/updater-wipe.sh | 4 ++++ updater-ng/files/updater.config | 9 +++++++++ 2 files changed, 13 insertions(+) create mode 100755 updater-ng/files/updater-wipe.sh create mode 100644 updater-ng/files/updater.config (limited to 'updater-ng/files') diff --git a/updater-ng/files/updater-wipe.sh b/updater-ng/files/updater-wipe.sh new file mode 100755 index 0000000..7bd6ba8 --- /dev/null +++ b/updater-ng/files/updater-wipe.sh @@ -0,0 +1,4 @@ +#!/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 new file mode 100644 index 0000000..4bc05ed --- /dev/null +++ b/updater-ng/files/updater.config @@ -0,0 +1,9 @@ +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' -- cgit v1.2.3