Skip to content

pdist: Add pdistd service for distmaster(s) #326

Merged
merged 2 commits into from
Jul 4, 2023
Merged

pdist: Add pdistd service for distmaster(s) #326

merged 2 commits into from
Jul 4, 2023

Commits on Jul 4, 2023

  1. pdist: Add pdistd service for distmaster(s)

    To implement auto-update on boot, we need a way for a client to trigger a
    pdist-update for itself on its distmaster.
    
    Add a service for the distmaster(s), which allows a client to do that by
    connecting to a fixed port on the distmaster (`telnet deinemuddah 237`).
    donald committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c97873d View commit details
    Browse the repository at this point in the history
  2. pdist: Add pdist-bootcheck

    Add service to check pdist time for the booting system. If older than 7
    days, request a synchonous pdist from the distmater and reboot. If only
    older than 1 day, require an asynchronous pdist while the boot can
    continue.
    donald committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5e13644 View commit details
    Browse the repository at this point in the history