Script for building KLA-OT2baseCE-x.x Linux Kernel 5.15.94
- Create a folder KLA-OT2baseCE. typing in the terminal
mkdir -p KLA-OT2baseCE
- Open a terminal in the created folder "KLA-OT2baseCE" or go to the folder by typing in the terminal
cd KLA-OT2baseCE
- Place the build script " KLbuild_Arch_Openbox_KLA-OT2baseCE.sh " there
- Enter in terminal
./KLbuild_Arch_Openbox_KLA-OT2baseCE.sh
- Wait for the build to finish .
- After the build is complete to package "07firstrib_rootfs" into "07KLA-OT2baseCE-x.x.sfs" -- where x.x is your build number
- Type in terminal
mksquashfs 07firstrib_rootfs 07KLA-OT2baseCE-x.x.sfs -noappend -comp xz -b 512k
-- where x.x is your build number
_________________________________________________
The build also includes the "restore-sys" script to create a backup copy of "upper_changes" provided @fredx181
viewtopic.php?p=103935#p103935