It is always the same workflow. Compare the releng folder coming in from the Archiso package (sometimes also the /usr/bin/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.
Search Page
26 Archiso 55-1 changes incorporated
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.
25 Compare archiso 53-1 with our githubs
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.
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...
9 Changing ALCI when a new Archiso package arrives – procedure – choices
The major difference for this project is the cloud service that is now in our systemd/system. This is the website what it is all about: https://cloud-init.io/ The package is called : cloud-init
39 How to add wayland support for Plasma (hardened iso) – calamares popup – are you sure?
In this video we cover the following topics: how to add wayland support to the current Plasma iso based on hardened linux kernel alci website and sourceforge - where to download the isos - if you are not ready yet to build them yourselves where the github is how to...
38 Calamares – shellprocess – using instances – removing pacman-init.service
In this 3 hour during video I show everything I do to update the 7 ALCI isos with their different kernels and different desktops. We show how to debug Calamares: pkexec calamares -d We show you the workflow with meld and gitahead. We give tips what not to do and what...
27 Booting up with your deskop in the live environment
Two things to change and you are good to go if you start with the dev github and want xfce4. We change the content of packages.x86_64 and remove alci-dwm-nemesis. A few lines down we have already a desktop - xfce4 and xfce4-goodies.Change the packages if you want...
Procedure
1. ARCHISO VERSIONWe use the Archiso package from Arch Linux to build our iso. Every time that package changes we need to follow the changes. See the version we are currently using in the archiso.md file. Read the file to know what to do if you have a different...
10 ArcoFy your ALCI – get your personal configuration in
You can add your personal look to ALCI. Just keep the .config files and folders that matter save and copy/paste them in the /archiso/airootfs/etc/skel. Super easy and quick.
7 ALCI contains the ArcoLinux keys by default
ALCI is an ArcoLinux project. We would like to install packages from ArcoLinux. IF HOWEVER you are not planning to install anything from ArcoLInux repos you can remove one line of code. Edit this file /archiso/airootfs/etc/systemd/system/pacman-init.service and delete...
2 How to get started with ALCI
Synthesis check you have the correct archiso version git clone the project git clone https://github.com/arcolinuxiso/alci-iso change content of archiso/packages.x86_64 or not use meld to compare the other packages files - example-packages.x86_64 and...