Arcolinuxiso.com covers
Learning phase 8
CARLI = Customized arch linux iso
Only the largest numbered Carli can be used for building
All other Carlis should only be watched for
learning purposes and never built
PLease read following essential posts
https://arcolinux.info/arcolinux-editions/
https://arcolinux.info/fast-track/
LEARNING PATH
You have been learning about Arch Linux and ArcoLinux. At some point in time you may wish to build your own distro/iso and start building it up from scratch. That is phase 8.
We advise you to start in the menu “Start here” and work your way down the menu.
The article “Goal and vision” will clarify what we aim for with the Carli project.
At the moment we are still thinking how to organize all the articles. We will change the structure as the project grows.
Check out the story line in the Carli menu.
Each month we will try to make another step in order to develop our own distro.
HOW TO START WITH THE CARLI PROJECT
GET DATA
GET TOOLS
LEARN HOW TO ANALYZE
LATEST ARTICLES
Looking at the hidden netmodules of Calamares
The netmodule of Calamares has been used in the past. Check previous videos to learn more. They are still in there and can be activated by deleting a "#" or two. We have a look in the live environment. It is that simple. Check out the various parameters that are...
Creating a new sddm theme for Carli 12 called viper
Content of the video: we do love the simplicity sddm theme from Gabriel Ibanez we will take that theme as a basis and rename it to viper so it does not conflict with his theme (available on AUR) we use the PKGBUILD and code from ArcoLinux we take a look at the...
Making Calamares and Calamares config ready for the new branch 3.3
Figuring out the error in Calamares took some testing and rebuilding. That is normal - build and test and build and test again Carli 12 works at this point and we go over the changes on our Githubs or folders of Carli. Content of video check the Githubs online...
Creation of a new grub theme for Carli called Viper
Since we have made so many new Grub themes for ArcoLinux. One more Grub theme for Carli was in order. Content of video we start with code that we have - so copy/paste we start changing the name we start changing the pkgbuild for the new theme Viper we use Gimp to...
Comparing the Calamares config of 3.2 with 3.3
Content of video get the code from Calamares Github we need to compare code and configs with meld we try to figure out why the error is occurring (it is NOT fixed in this video) the issue is at this point still not fixed
Building a new Calamares application based on a certain commit
Content of video get the content of our Githubs - pkgbuild of Calamares get the code in from https://github.com/calamares/calamares we make choices on how we will use the Calamares Github for a package build later we can fork Calamares and build from there we can...