Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 595 Bytes

File metadata and controls

19 lines (16 loc) · 595 Bytes

arch-clone

Clones and creates a bootable iso from an existing Arch installation

Install by git cloning this repo somewhere
(I usually place it in /tmp so that it isn't 'picked up' during the cloning process)

git clone https://github.com/2kpr/arch-clone

Then make sure to view and edit to your liking at least the 2 included config files:

- settings.conf, which handles the basic config options/paths
- exclude.conf, which lists the files/folders excluded during creation of the iso

When you have the settings to your liking just run it

sudo ./arch-clone