-
Notifications
You must be signed in to change notification settings - Fork 3
Builging Your Own ISO With Anarchy
magnunleno edited this page Jan 23, 2013
·
1 revision
In order to build a new installation image you ought to have the following tools:
- unsquashfs;
- mksquashfd;
- and genisoimage;
The official Arch Linux ISO can be downloaded here.
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
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/