-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #78 from Amog-OS/mobilegmYT-patch-1
Detail packaging in rpi
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
This file talks about what software AmogOS uses | ||
|
||
# RPI | ||
The RPI version of AmogOS is made with a RPI OS lite base. It uses Openbox for the WM and LXDE for the DE. From there, the papyrus theme was used to make everything grey. Alot of apps are preinstalled, as detailed in the features section on readme. The os is packaged up with image-utils by ronr and made into the final xz with pishrink. | ||
# RP | ||
The RPI version of AmogOS is made with a RPI OS lite base and developed bare metal. It uses Openbox for the WM and LXDE for the DE. From there, the Papyrus theme was used for the OS icons. A lot of apps are preinstalled, as detailed in the features section on README. The OS is read from SD Card to a .img with GNOME Disks, and then finally shrunk with pishrink. |