https://github.com/sofijacom/kla-ot2basece
KLA-OT2baseCE-Openbox (Tint2 panel)
https://github.com/sofijacom/kla-ot2basece
Last synced: 12 months ago
JSON representation
KLA-OT2baseCE-Openbox (Tint2 panel)
- Host: GitHub
- URL: https://github.com/sofijacom/kla-ot2basece
- Owner: sofijacom
- License: gpl-3.0
- Created: 2024-05-12T12:53:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-06T21:58:35.000Z (over 1 year ago)
- Last Synced: 2025-02-16T16:55:22.222Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 7.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KLA-OT2baseCE

# 💫 Assembly of KLA-OT2baseCE 💫
1) Create a folder `KLA-OT2baseCE` typing in the terminal `mkdir -p KLA-OT2baseCE`
2) Open a terminal in the created folder `KLA-OT2baseCE` or go to the folder by typing in the terminal
- `cd KLA-OT2baseCE`
3) Place the build script `KLbuild_Arch_Openbox_KLA-OT2baseCE.sh` in the created folder.
4) Make it executable.`chmod +x KLbuild_Arch_Openbox_KLA-OT2baseCE.sh`
5) Enter in terminal `./KLbuild_Arch_Openbox_KLA-OT2baseCE.sh`
6) Wait for the build to finish.
7) After the build is complete to package `07firstrib_rootfs` into `07KLA-OT2baseCE-x.x.sfs` where x.x is your build number.
8) Type in terminal.
```
mksquashfs 07firstrib_rootfs 07KLA-OT2baseCE-x.x.sfs -noappend -comp xz -b 512k
```
- where x.x is your build number.
9) Delete the `07firstrib_rootfs` folder.
##
FirstRib-KLA build script.
```
./KLbuild_Arch_Openbox_KLA-OT2baseCE.sh
```
FirstRib-KLA build script PLUG file.
Example of using a .plug file:
```
./build_firstrib_rootfs.sh arch default amd64 f_00_Arch_amd64-openboxBASE_jgmenu_600r5.plug
```
***f_00_Arch_amd64-openboxBASE_jgmenu_600r5.plug*** builds a ***(root filesystem)*** for the Arch Linux-based Openbox desktop operating system, similar to **KLA-OT2baseCE**.
To create a complete distribution, all other utilities, tools and configurations are downloaded from a centralized repository.