These are the basic needed files and folders to build EndeavourOS system.
To get more info on how we put everything together read here: https://github.com/endeavouros-team/EndeavourOS-archiso/wiki/EndeavourOS-ISO
--> This is configured to run the build process inside an actual installed EndeavourOS system.
Add calamares package repo to your /etc/pacman.conf
[endeavouros_calamares]
SigLevel = PackageRequired
Server = https://github.com/endeavouros-team/mirrors/releases/download/endeavouros_calamares/
- Uses the same signature that normal repo and has no mirrors package to install.
sudo pacman -Syy
sudo pacman -S archiso mkinitcpio-archiso git squashfs-tools --needed
Clone:
git clone https://github.com/endeavouros-team/EndeavourOS-archiso.git
cd EndeavourOS-archiso
sudo ./fix_permissions.sh
sudo ./build.sh -v
Uses archiso from archlinux as base.
- xfce4 as live environment
- Basic tools for a livecd
- Installer
- rescue tools included:
- grsync
- dd
- ddrescue
- dd_rescue
- testdisk
- clonezilla
- partclone
- partimage
- gftp
- hdparm
- fsarchiver
- mc
- gparted