Skip to content

A tool to generate custom Arch Linux ISO files that automatically run a given script.

License

Notifications You must be signed in to change notification settings

respectable-citizen/archiso_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archiso Wrapper

This is a simple tool to generate a custom Arch Linux ISO that automatically runs a given script, the most helpful use of this is to make an ISO which automatically runs your installation script.

Usage

Open install_script.sh and edit the script to your liking, anything within the if statement will be run automatically when the image is booted. Once you're done, run generate_iso.sh as root.

The generation process will take some time, once it finishes the custom image "archlinux_custom.iso" should appear in the directory you ran the script in.

About

A tool to generate custom Arch Linux ISO files that automatically run a given script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages