Get your build scripts from
https://github.com/arcolinuxb
with git clone
BYOI procedure
- git clone https://github.com/arcolinuxb/arco-xtended
- change the file packages.x86_64 if you want to
- run script 30 to create the iso
- test iso in virtualbox
- burn iso to usb and install on ssd/harddisk
Packages.x86_64 can be edited
What will be installed on your iso is defined in the packages.x86_64 file. If you want to exclude or include packages then you will need to edit that file. We will keep updating packages.x86_64 in time. It will differ from the video in the future.
Never run the building script with sudo just
./30-build-the-iso...
Run this script always in bash (standard)
NOT IN ZSH
We will use Xfce as the delivery system for your desktop.
The livecd will not have your chosen desktop.
You need to install it to see it.
If you want to autologin
change /etc/lightdm/lightdm.conf
autologin-session=your desktop
You can find the name of your desktop in
/usr/share/xsessions
More info
You can always set your num lock key on with
"numlockx on"
in the terminal or in your .bashrc
Not ready to build an iso
but ready to download what we build
it will contain our selection
of software
Download the iso from