The speaker provides a detailed walkthrough on building custom ISOs (installation disk images) for the ArcoLinux project, focusing on recent updates related to the Boost library and Calamares, a popular installation framework for Linux distributions. The video...
Search Page
Calamares and netinstall modules – adding Nimdow to ArcoLinux Calamares configurations
Video for isobuilders We add Nimdow to the netinstall module. Summary ArcoLinux is updating its Calamares packages to include Nimdow, a new desktop. This workflow video explains the process of updating the calamares packages and uses scripts to make the work go...
Updating Calamares and Archiso configuration
The video script explains the process of maintaining and updating your ISO, focusing on the changes made to the archiso application. It emphasizes the importance of keeping track of changes and making choices based on user preferences.0:00 🎥 The video is about the...
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...
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...
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...
Updating Carli – archiso – Calamares – back to finished instead of finishedq – pacman-init check – new sddm theme elegant
In this video you see what you need to do to maintain a projec like Carli: new Calamares - what changed new Calamares config - what changed new Archiso - what changed - do we change with it new packages - update new Sddm theme - Elegant check on pacman-init process...
Build a Calamares on the basis of the latest git code and give feed-back to the Calamares team
In this video you see me build a Calamares on the basis of the last git code. Support the Calamares project with your time Test and give feed-back to improve Calamares.
Calamares has a new version out – compare with meld and analyze
Compare the old version with the new version. Use meld See what is changed and implement the changes. Check out the modules you have changed. Try to read the code. Read the release article.
Calamares – Change the configuration of the partition module
In this video we give you a possible workflow in regards to Calamares. Then we go into depth into Calamares settings. We focus on the module partition. Situation: We give the user the choice to choose his filesystem but as builders we will always use btrfs. This might...
Calamares is a versatile tool – read the files – know the important folders
This is basically a video to promote reading. But what should you read? Make sure you have a copy of Calamares that you can "git pull" from time to time. git clone https://github.com/calamares/calamares Then we show you in the video which files and folders matter?...