We have changed the splash screen to display a newly created logo for Carli. We are keeping the new splash.png and deleting all the rest. We would like to provide you the first experience to boot up into a graphical environment. Carli will get plasma on board...
After creating article 3 I realised there is a more suitable solution for not getting the work and out directory on the github. We need to tell git to ignore the work and out directory. We create a file .gitignore and type in “work” and “out”....
We add our cleanup script to the git script so that we delete first the work and out folder before we push the contents of Carli on github. These two folders contain about 2GB. You do not want to put that on the github. With the application I quickly search for all...
We discovered that libatomic_ops has been deleted again from the Arch Linux iso of 2020.1.1. This video will show you how to use github and create a new github for carli4. We delete the package libatomic_opsĀ from the package list and push it to the github....
Every month Arch Linux is releasing its Arch Linux iso. So every month we need to see what packages they have added or deleted because we want our Carli to start off with the same package base as a rule. We download the arch linux iso. We mount it (or unpack it) and...
Recent Comments