Skip to content

pixincreate/PixeneOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixeneOS (GrapheneOS++)

CAUTION

THIS PROJECT IS IN ITS EARLY STAGES. USE AT YOUR OWN RISK. THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE CAUSED BY THE USAGE OF THIS PROJECT.

Description

PixeneOS (the name of this project) is GrapheneOS patched with additional features.

The features include:

  • BCR (>= version 1.65)
  • Custota (>= version 4.5)
  • Magisk (>= version 27006) -- optional
  • MSD
  • OEMUnlockOnBoot (>= version 1.1)
  • ADBRoot with ro.adb.secure=1 for added security -- optional

Note

  1. This project is in no way affiliated with GrapheneOS or any of the projects mentioned above. This is a personal project for personal use
  2. The project is still in its early stages. Use at your own risk
  3. At the moment, the project only supports Linux given compatibility issues with other operating systems (libsepol is highly Linux specific)

Requirements

In order to use this project, you need the following (most of them will be taken care by the script itself except git and python):

  • A Linux machine. You can use WSL or a VM if other operating systems
  • Tools (needs to be in the path):
    • git
    • python
    • avbroot
    • afsr
    • custota-tool
  • Modules:
    • BCR
    • Custota
    • Magisk
    • MSD
    • OEMUnlockOnBoot
  • Dependencies:
    • e2fsprogs
    • pkg-config
    • tomlkit -- a python dependency

Usage

TBU

License

This project is licensed under the MIT. For more information, please refer to the LICENSE file.

Dependencies that are downloaded from their respective repositories and are licensed under their respective licenses. Please refer to the respective repositories for more information.

Credits

Disclaimer

THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.