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