
Notes:

- CAREFUL! No password for root or user! Be exact with issuing commands!
- Zypper defaults changed to "--no-recommends"
- Resize RAMdisk with " mount -o remount,size=6G /run "
- Have a lot of fun!


Links:

Arch Linux installation guide
https://wiki.archlinux.org/title/Installation_guide
https://wiki.archlinux.org/title/Install_Arch_Linux_from_existing_Linux
https://wiki.cachyos.org/features/optimized_repos/

openSUSE expert installation guide
https://en.opensuse.org/openSUSE:Expert_Installation

Debootstrap
https://www.debian.org/releases/stable/amd64/apds03.en.html

Source of this LiveCD
https://build.opensuse.org/project/show/home:zeussuse:iso


Arch AUR / makepkg
https://aur.archlinux.org/
https://wiki.archlinux.org/title/Makepkg
https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot

Needed packages for AUR building:
devtools binutils systemd-container git
Install devtools with opi.
