-
Notifications
You must be signed in to change notification settings - Fork 893
statuses
Eloston edited this page Feb 22, 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.168-1, unless otherwise indicated.
Table of Contents:
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
(These are directories in resources/config_bundles
)
Brief statuses of base bundles:
-
archlinux
(for Arch Linux)- Broken. Platform needs development. See Issue #44 -
ubuntu_artful
(for Ubuntu 17.10) - Working -
debian_stretch
(for Debian 9.0) - Working -
linux_portable
(for any Linux system) - Working, but needs more testing on a wider variety of platforms.- 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. See #315 and #334. -
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).
(These are files in resources/packaging
)
Some notes about the status of packaging types (see explanations in DESIGN.md):
-
debian
- A family of.deb
package builders. Current types:-
minimal
- Working -
standard
- Working
-
-
linux_simple
- Working -
macos
- Working