Custom Simplified Arch Linux Build
Code apdopted from Carl Duff's pacbang-iso git repo and Midfingr's arch_livecd git repo:
Special thanks to Dan (midfinrg) and his YouTube channel.
May your soul rest in peace.
Your work will never be forgotten.
:heart:
Background images were taken from 'Everlasting Summer' game.
All rights belong to their respectful owners at Soviet Games.
This piece of software is distributed freely, without any additional payments.
If you want to modify this build, you are free to do so (on your Arch Linux machine):
- Clone this repo:
git clone https://github.com/damoklov/arch-custom.git
. - Change ownership (probably important):
sudo chown -R root:root arch-custom
. - Run build:
./arch-custom/build.sh -v
. - Image will be in out/ directory.
If you do want to enable locking screen at logout, type following commands:
DISPLAY=:0 gsettings set org.cinnamon.desktop.screensaver lock-enabled true
DISPLAY=:0 gsettings set org.cinnamon.desktop.lockdown disable-lock-screen false
These features may not be enabled after clean installation due to an unknown error.
Main features that I need help with are:
- Enable screen locking after manual logout (as it is with locking after suspension)
- Solve error with login prompt appearing twice after boot (probably because of pam.d misconfiguration)
I hope that this repository will be included into GitHub Archive Program and will bring some help to the future generations! Use Arch Linux and get familiar with all of its features. ❤️