Search Page

Results for "repo"
17 How to build your own package for your local repository

17 How to build your own package for your local repository

It is fun to make your Operating System just the way you like. In our example we will put several wallpapers on our github and create a package for it. The advantage of a package is that Pacman can control it. sudo pacman -S  or -R will work. If we copy/pasted the...

13 How to add your local custom repo to ALCI

13 How to add your local custom repo to ALCI

The core of ALCI is the packages list and ofcourse pacman.conf which will tell where the pacakages are. You can get the packages from: Arch Linux ArcoLinux Chaotic AUR ... many others But you can also create a local repo on your computer system. You build the packages...

42 Moving from Calamares 3.2.61 to 3.3 – workflow video

42 Moving from Calamares 3.2.61 to 3.3 – workflow video

In this video you can see all the things I have to do in order to get things working with the very last code of April 2023. Many things have changed. Not only the application but also the configuration. ArcoLinux and Carli have migrated already. On the Carli...

22 Archiso 52-1 compared and implemented

22 Archiso 52-1 compared and implemented

It is always the same workflow. Compare the releng folder coming in from the Archiso package (sometimes also the mkarchiso script). Decide what you like to include on your future iso with the use of Meld. Double-check. Triple-check. Build the iso. Test the iso.Let us...

21 Building a new Calamares v3.2.39.1

21 Building a new Calamares v3.2.39.1

Building a new Calamares is something YOU can do. You do not need us for it. You can build it and put it on the local repo on your pc. You can make your own Calamares configurations. See example below.You can make your own packages list and it will become YOUR...