• Karel Koci's avatar
    Add syscnf module and drop some config variables · b93311ab
    Karel Koci authored
    Incompatible changes:
    * --model and --board options were dropped for both pkgupdate and
      pkgtransaction
    
    Following variables were dropped from updater configuration scripts:
    * board_name, model: this should be replaced by distribution root script
    * serial: same case like board_name and model
    * architectures: replaced by LEDE_ARCH of os_release
    
    New variables were introduced as a partial replacement:
    * os_release: target system etc/os-release content
    * host_os_release: host system /etc/os-release content
    b93311ab