Official development of MassOS was ceased at the end of 2022. Unless otherwise stated, any subsequent code commits beyond this date are done purely for experimental purposes; they are NOT indicative of any upcoming release, should NOT be considered stable/usable, and will NOT be given any support whatsoever. See changelog.md in the development branch for more information.
This is the main source repository for the MassOS operating system.
If you are an end-user, the following links may help you find what you're looking for:
- MassOS Website: The main MassOS website.
- Download MassOS: Contains direct download links for the latest version of MassOS.
- About MassOS: Provides information about the MassOS project.
- Installing MassOS: Information on how to install MassOS on your computer.
- Post Installation: Tips on how to make the most out of your MassOS installation, like installing software and using additional package managers.
- Upgrading MassOS: Information about upgrading your system to a newer version of MassOS.
- MassOS Wiki: All MassOS documentation lives here.
- Issues: From here you can report bugs with MassOS and search for ones which have already been reported.
If you are a developer, the information below, as well as the following links may be helpful:
- Contributing: Information about contributing to MassOS.
- Building MassOS: Information about building MassOS from source.
A detailed description of how the MassOS build system works can be found at Building MassOS.
This repository contains the source and build system for the core MassOS system (stage 1 and stage 2), as well as Xfce (stage 3). The GNOME port is submoduled at stage3/gnome
, and any further desktop environments which become supported in the future will also be submoduled. The GNOME port is maintained at the MassOS-GNOME repository.
This repository now also contains the script and data used to create a live CD ISO image from a MassOS build. It should be noted that the files in the livecd-installer repository are deprecated; MassOS now uses osinstallgui as its installation program.
All repositories for the MassOS project can be found here.