Skip to content

statuses

Eloston edited this page Apr 28, 2018 · 16 revisions

This page contains development and support statuses for various components.

PLEASE NOTE: All information in this document is for version 65.0.3325.181-2, 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) - BROKEN: A change in this revision broke a patch. This has been fixed in 66 which will be released soon.
  • opensuse (for openSUSE) - Working
  • windows (for Microsoft Windows) - Working

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
    • stretch - Working
    • buster - Untested, but it won't be useful until a Debian buster base bundle is added.
  • linux_simple - Working
  • macos - Working
  • windows - Working
Clone this wiki locally