Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

MassOS-Linux/MassOS

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

MassOS

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:

Information for developers

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 repo also does not contain the MassOS Installation Program found in the live CD, or the scripts used to build live ISO images for MassOS. Those can be found in the livecd-installer repository.

All repositories for the MassOS project can be found here.