Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • RTIS Update RTIS Update
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
Collapse sidebar
  • RTIS Software
  • RTIS UpdateRTIS Update
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Jun 09, 2023 by Wouter Jansen's avatar Wouter Jansen
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 7a7fd73c
......@@ -392,6 +392,7 @@ The description of updates is similar to offline patches. They describe the soft
"doc": "README.md", [OPTIONAL if using 'standalone' type, string, The local filename containing a Markdown documentation file that can be displayed even when offline]
"installation_script": "https://.../-/snippets/50/raw/main", [string, pointing to the prefix URL which holds the 'installation.sh' and 'installation.ps1' files.]
"git_required": 1, [integer, Indicates if the script requires Cosys-Lab Gitlab server credentials.]
"hidden": 1, [OPTIONAL, integer, If set to 1 it will only show this update if the software is already installed.]
"repo": "https://cosysgit.uantwerpen.be/rtissoftware1", [OPTIONAL, string, The URL pointing to the repository of this software package]
"wiki": "https://cosysgit.uantwerpen.be/rtissoftware1/-/wikis/home", [OPTIONAL, string, The URL pointing to the wiki page/documentation of this software package]
"services": { [OPTIONAL, sub-dictionary, containing the services of this software package]
......
Clone repository
  • Features
  • Interface usage
  • Creating an offline patch
    • Software requirements
    • JSON description
    • GIT bundles
    • Script files
      • Windows Powershell scripts
      • Linux Shell scripts
      • Offline pip installations
      • Offline aptitude installations on Linux
      • Offline aptitude installations on Linux
    • Firmware installation
    • Self-upgrade
  • Creating an online update
    • Software requirements
    • Online JSON descriptions
    • Update script files
      • Windows Powershell scripts
      • Linux Shell scripts
    • Firmware installation
    • Self-upgrade