https://github.com/sofijacom/klv-hyprlandce
KLV-HyprlandCE
https://github.com/sofijacom/klv-hyprlandce
Last synced: 12 months ago
JSON representation
KLV-HyprlandCE
- Host: GitHub
- URL: https://github.com/sofijacom/klv-hyprlandce
- Owner: sofijacom
- License: gpl-3.0
- Created: 2024-05-08T15:45:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-21T18:00:27.000Z (about 1 year ago)
- Last Synced: 2025-04-21T19:21:43.016Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 34.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Сборка KLV-HyprlandCE



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