Skip to content

PalladiumOS-Devices/official_devices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palladium OS - Maintainership Details:

Image of Yaktocat

Official Support Guidelines & Rules:

To become the official maintainer of Palladium OS, you need to submit a patch to Gerrit. You can find everything important related below.

Prerequisites:


Please read the Prerequisites Here before applying.


How to apply!


1) Cloning the repository

cd ~/
git clone https://github.com/PalladiumOS-Devices/official_devices.git-b 12 official_devices

2) Add your device

cd official_devices/devices

Open official_devices.json and add your device details. After adding your device details use this to format your JSON.


3) Setting Gerrit (optional)

Please read the Gerrit Setup guide Here if its your first time dealing with Gerrit.


4) Staging

cd ~/official_devices
git add .    

5) Exporting few Variables

read -p 'Your gerrit username: ' guser
gitdir=$(git rev-parse --git-dir)   
export guser gitdir      

6) Commit your changes

scp -p -P 29418 ${guser}@mail.palladiumos.com:hooks/commit-msg ${gitdir}/hooks/

git commit -m "official_devices: add <yourdevice codename here> 

Device Tree:

Kernel Tree:

Vendor Tree:

Reason for prebuilt kernel (if exists):

Telegram username:
"     

7) Pushing your changes

git push ssh://${guser}@mail.palladiumos.com:29418/Palladium-OS/official_devices HEAD:refs/for/12    

About

Applying instructions for Official Maintainership here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published