This website requires JavaScript.
Explore
Help
Sign In
taxicomics
/
ArchISO
Watch
1
Star
0
Fork
0
You've already forked ArchISO
forked from
dataprolet/ArchISO
Code
Pull Requests
Activity
5
Commits
1
Branch
0
Tags
f6f36503cfb2dc351eba5daf34f72073593c1223
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
dataprolet
f6f36503cf
Update README.md
2024-08-19 15:34:43 +02:00
archiso.sh
Update archiso.sh
2024-08-19 13:19:28 +02:00
README.md
Update README.md
2024-08-19 15:34:43 +02:00
README.md
Custom Arch Linux ISO Creator
This script creates a custom Arch Linux ISO using
archiso
.
Features
installs
archiso
if not installed
creates working directory
~/.archiso
cleans working directory before
writes output into logfile
creates non-root user using your systems global $USER variable
creates a password for the user
adds user to sudoers and wheel group
boots into KDE Plasma using SDDM and auto-logins your user (X11)
contains Firefox and Konsole
Customizablility
add packages to the $pkgs array
change between releng and baseline profile
change username
Usage
Just execute the script:
./archiso.sh
View Git Blame
Copy Permalink
S
Description
Custom ISO for my favorite PC
Readme
26
KiB
Languages
Shell
100%