9 Installing Lxde with Linux-lts kernel

9 Installing Lxde with Linux-lts kernel

Let us install LXDE with a Linux Lts kernel. We change our project locally and push it to github when finished. On the iso we get the new code in and follow the installation procedure: 1. change your keyboard if needed2. navigate to /alis or /alis-dev3. run...
8 Installing Cinnamon on EXT4 on Qemu

8 Installing Cinnamon on EXT4 on Qemu

Let us install Cinnamon. We change our project locally and push it to github when finished. On the iso we get the new code in and follow the installation procedure: 1. change your keyboard if needed2. navigate to /alis or /alis-dev3. run ./start.sh4. stop the script...
7 How to edit files in the live environment – procedure

7 How to edit files in the live environment – procedure

BTRFS + PLASMA BTRFS + XFCE4 In the live environment we decided to use BTRFS instead of EXT4. Then we run ./alis.sh and wait. Introduction to booting up the AA ISO, now renamed to Ariser, showcasing the integration of Arch Linux with ALIS, and highlighting the...
6 Installing the Ariser iso

6 Installing the Ariser iso

We decided to install the AA (now renamed to Ariser) ISO in Vmware workstation. The script to install Vmware is on https://github.com/erikdubois/arcolinux-nemesis. We check the settings and mount the iso. There are settings in Vmware to set your iso to be the first...
5 Building the iso

5 Building the iso

Dev stands for Development. We will show you how easy it is to build an iso. We are using the archiso package and all the Arch Linux packages. We show you the content of the build folder – it will contain /etc/dev-rel and our nanorc. The tutorial progresses to...
4 Configuration of ALIS

4 Configuration of ALIS

Configuring can be an endless source of fun (or frustration). We read the alis.conf together and explain the lines. Then we compare my code with the official code and you will see I had to edit and figure out quite a bit. So will you. You need to fill in the...