Skip to content

otdm yss otdme

Bartlomiej Ceglik edited this page Mar 15, 2023 · 10 revisions

Legend:

. - Status of coding...

. - ScreenShots

. . - NOTES

Automatic information from otdm-yss-otdme .deb/control

Package: otdm-yss-otdme

Version: 0.2.1

Section: base

Priority: optional

Architecture: all

Maintainer: B.Ceglik yoyoek@wp.pl

Homepage: https://github.com/yOyOeK1/oiyshTerminal/tree/main/ySS_calibration/sitesTestExtDir/otdm

Depends: otdm-yss, otdm-nrf-otdm

Description: otdm for yss.

Dependencies:

otdm-yss otdm-nrf-otdm


OTDM in yss

It need some explanation what is going on!?!@Xe yss is a web site helping in hosting sites. OTDM is oiyshTerminal Debian Manager. I'm currently trying to fuse them together...

Package control file now use custom field X-Otdm. This field will be used by otdm tool as key binder for, package vs inputs of data what you have in the system. It will simplify step of sorting things if you want help. It will be possible to find .debs maching your need of your current instance.

Status of coding...

  • is in menu

  • list installed sites

  • view selected site

  • enable / disable site

  • uninstall site

  • list sites from repository

  • install new stuff

  • make one button branche

  • deploy to repo sites

ScreenShots


Otdm in menu. If all is ok you should see it in side menu.

List of installed sites on your instance.

list of installed


Example of finding key word in sites. Site installed [off] (disabled) and color is saing it's external directory site.

looking for


Application detail view.

app details


Connecting web page user expirience with dpkg .deb user space. Integration with otdm-tools.

from dpkg passing otdmtools


Details form otdm-tools -> dpkg.

details of deb

NOTES

Fore using diff, patch

  • get patch update file

    $ diff -u ./oldFile ./newFile > ./patchToUpgrade.patch
  • set patch on file

    $ patch ./oldFile ./patchToUpgrade.patch
  • reverse downgrade

    $ patch -R ./oldFile ./patchToUpgrade.patch
  • nice two columns view of two files and difference

    $ diff -y ./oldFile ./newFile
  • https://www.shellhacks.com/create-patch-diff-command-linux/


otdm family:

index cmqtt2mysql db-init db-init-dummy grafana-btzoom grafana-ds-MySql installer-dummy intranetrepo-debianish intranetrepo-termux mqtt-installer mqtt-installer-dummy mrepo termux-wake-lock node-red-installer node-red-installer-dummy nrf-yss nrf-ot-test nrf-audio-onhost nrf-hhbell-binary yss yss-project-manager yss-packitso yss-shareitso yss-calibration yss-autopilot-v3-svg yss-remote-camera yss-basic-sail yss-iloo-nav yss-multisvg yss-music-sync yss-iloo-nav-3d yss-3d-compass1 yss-test-functions yss-test-three-js yss-test-maedv yss-test-mdynoform yss-imagehistorye yss-test-functionse yss-otdme otdmp-nrf-http-api-plc tools

Clone this wiki locally