Back to Wekan

Dev: ReactOS install & update platforms (manual vs automatic)

docs/Design/Autoupdate/OS/ReactOS.md

10.031.3 KB
Original Source

Dev: ReactOS install & update platforms (manual vs automatic)

ReactOS is an open-source, binary-compatible re-implementation of Windows NT (0.4.15 + nightlies). Its Internet software channel is RAPPS, the "Application Manager," which syncs a curated app catalog from a ReactOS server and downloads/ installs vetted third-party apps. There is no automatic OS self-updater — upgrading ReactOS means installing a newer build.

MechanismManualAutomaticAuto/Internet mechanismMaintainerURLLicense
RAPPS (Application Manager, rapps)partialAuto-syncs the app-list DB from the ReactOS server on first launch; downloads/installs are user-chosen (HTTP/HTTPS/FTP)ReactOS Projecthttps://github.com/reactos/rapps-dbGPL-2.0
ReactOS OS upgradeNone — install a new release/nightly build; no background updaterReactOS Projecthttps://reactos.org/GPL-2.0

WeKan / Electron applicability

Theoretically possible — being Win32-compatible, ReactOS could in principle run an older Windows Electron build of WeKan, but with real stability caveats; a current build is unlikely to run cleanly.

See also

ArcaOS.md · Windows.md · Linux.md