-
Create a folder
KLA-HyprlandCE
typing in the terminalmkdir -p KLA-HyprlandCE
-
Open a terminal in the created folder
KLA-HyprlandCE
or go to the folder by typing in the terminalcd KLA-HyprlandCE
-
Place the build script
KLbuild_Arch_Hyprland_wayland_pipewire_KLA-HyprlandCE.sh
in the created folder. -
Make it executable.
chmod +x KLbuild_Arch_Hyprland_wayland_pipewire_KLA-HyprlandCE.sh
-
Enter in terminal
./KLbuild_Arch_Hyprland_wayland_pipewire_KLA-HyprlandCE.sh
-
Wait for the build to finish.
-
After the build is complete to package
07firstrib_rootfs
into07KLA-HyprlandCE-x.x.sfs
where x.x is your build number. -
Type in terminal.
mksquashfs 07firstrib_rootfs 07KLA-HyprlandCE-x.x.sfs -noappend -comp xz -b 512k
- where x.x is your build number.
- Delete the
07firstrib_rootfs
folder.
FirstRib-KLA build script.
./KLbuild_Arch_Hyprland_wayland_pipewire_KLA-HyprlandCE.sh
FirstRib-KLA build script PLUG file.
Example of using a .plug file:
./build_firstrib_rootfs.sh Arch default amd64 f_00_Arch_amd64-KLA-Hyprland_Wayland_pipewire.plug
f_00_Arch_amd64-KLA-Hyprland_Wayland_pipewire.plug builds a (root filesystem) for the Arch Linux-based Hyprland desktop operating system, similar to KLA-Hyprland.
To create a complete distribution, all other utilities, tools and configurations are downloaded from a centralized repository and installed as a .tar.gz file.