Builging Your Own ISO With Anarchy - magnunleno/Anarchy GitHub Wiki
Building Your Own ISO With
In order to build a new installation image you ought to have the following tools:
- unsquashfs;
- mksquashfd;
- and genisoimage;
Download the Arch Linux ISO
The official Arch Linux ISO can be downloaded here.
Get the Code
First, obtain the source code. This can be done cloning our repository git clone http://github.com/magnunleno/Anarchy.git
or downloading our source code here or through command line with wget http://bit.ly/anarchy-zip
Customizing Arch Linux
Enter in the Anarchy Project Folder:
cd Anarchy
Unpack the ISO and customize it with the following commands:
make ISO=~/Downloads/archlinux-2013.01.04-dual.iso
make iso
After that the new ISO will be available at ./build/out/