diff options
author | Karel Kočí <karel.koci@nic.cz> | 2018-08-30 09:36:18 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2018-08-30 09:36:18 +0200 |
commit | 1db7cfbb11e7f03fb3faa8837762797f5c3848dc (patch) | |
tree | 2389110ae1a2b9ab955146cf3c8a8a43d38d1336 /updater-ng/files/updater.config | |
parent | 15115cc35dc123405cc3dee00d6814945797b2a6 (diff) | |
download | openwrt-personal-pkgs-1db7cfbb11e7f03fb3faa8837762797f5c3848dc.tar.gz openwrt-personal-pkgs-1db7cfbb11e7f03fb3faa8837762797f5c3848dc.tar.bz2 openwrt-personal-pkgs-1db7cfbb11e7f03fb3faa8837762797f5c3848dc.zip |
Revert "Temporally drop all advanced packages"
This reverts commit 15115cc35dc123405cc3dee00d6814945797b2a6.
Diffstat (limited to 'updater-ng/files/updater.config')
-rw-r--r-- | updater-ng/files/updater.config | 9 |
1 files changed, 9 insertions, 0 deletions
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' |