Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • U updater
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TurrisTurris
  • updater
  • updater
  • Merge requests
  • !240

4.0 config support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Karel Koci requested to merge 4.0-config-support into master Dec 10, 2018
  • Overview 1
  • Commits 7
  • Pipelines 3
  • Changes 17

This introduces changes that are part of 4.0 cleanup in updater and updater package.

Primarily configuration is changed and legacy scripts are dropped.

Together with this changes in Foris-controler should be made. There should be no huge change in API from Foris point of view with exception that for 3.x vs 4.x compatibility it should start using autorun module in svupdater instead of changing uci configuration directly. @shenek

The only API change that is there is in userlists. Those were renamed to more appropriate pkglists. Module name lists stayed same but there is new variant of same function name and it is suggested that Foris should migrate to that.

Also see companion MR: !241 (merged)

Edited Dec 10, 2018 by Karel Koci
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 4.0-config-support