Skip to content
Snippets Groups Projects
Verified Commit e3950134 authored by Karel Koci's avatar Karel Koci :metal:
Browse files

lists/base-min: include updater-drivers

parent 32223ff3
2 merge requests!377Turris OS 5.2 (HBK),!241WIP: Feature/lists drivers
......@@ -55,9 +55,11 @@ Install("ppp", "ppp-mod-pppoe", { priority = 40 })
_FEATURE_GUARD_
-- Updater utility
Install("updater-drivers", { priority = 40 })
Install("updater-opkg-wrapper", { priority = 40 })
Install('switch-branch', { priority = 40 })
Package('updater-drivers', { replan = 'finished' })
Package('l10n-supported', { replan = 'finished' })
Package('updater-opkg-wrapper', { replan = 'finished' })
Package('localrepo', { replan = 'finished' })
......
  • Josef Schlehofer @jschlehofer

    mentioned in commit 4cf5dd38ffa5656b1fe74f16f995f9abf470fead

    ·

    mentioned in commit 4cf5dd38ffa5656b1fe74f16f995f9abf470fead

    Toggle commit list
  • Josef Schlehofer @jschlehofer

    mentioned in commit 71c607f7aebd22f66d5e823bf17df8405a77fe54

    ·

    mentioned in commit 71c607f7aebd22f66d5e823bf17df8405a77fe54

    Toggle commit list
  • Josef Schlehofer @jschlehofer

    mentioned in commit 7d0c0783

    ·

    mentioned in commit 7d0c0783

    Toggle commit list
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment