Skip to content

statuses

Eloston edited this page Mar 9, 2018 · 16 revisions

This page contains development and support statuses for various components.

PLEASE NOTE: All information in this document is for version 64.0.3282.186-1, unless otherwise indicated.

Table of Contents:

Platform support

Official platform support is mostly associated with base config bundles. As such, each base bundle is labeled with their target platforms.

Packaging types are different ways to create distributable packages of build outputs.

For more details, see DESIGN.md

Base config bundles

(These are directories in resources/config_bundles)

Brief statuses of base bundles:

  • archlinux (for Arch Linux) - Working
  • ubuntu_artful (for Ubuntu 17.10) - Working
  • debian_stretch (for Debian 9.0) - Working
  • linux_portable (for any Linux system) - Working
    • NOTE: This config type is not optimized for any specific Linux distribution. It is designed for maximum compatibility and portability, unlike config types for specific distributions.
  • macos (for macOS) - Working
  • opensuse (for openSUSE) - Working, but needs documentation. See #336.
  • windows (for Microsoft Windows) - Broken. Support needs to be re-added. See #215 (FYI, the issue is currently not viewable on the Desktop GitHub website, but works on the Mobile version).

Packaging types

(These are files in resources/packaging)

Some notes about the status of packaging types (see explanations in DESIGN.md):

  • archlinux - Working
  • debian - Flavor support statuses:
    • minimal - Working
    • standard - Working
  • linux_simple - Working
  • macos - Working
Clone this wiki locally