This repository contains a simple, free as in freedom, wrapper to automate the steps mentioned in the arch linux wiki for the zfs installation and the archios package installation.
The current change log can be found here.
All you need to do is to execute the build.sh.
You can download a build iso to use here.
All needed packages where installed automatically. The build script will output the path to the created iso file.
At the end, you only need to dd the iso to your favorit usb drive, use venotoy or burn it on an optical disk.
#build an iso
./build.sh
#test run an existing iso
./run_iso.sh [<string: path to the iso>]
#upload the iso
./upload_iso.sh [<string: path to the iso>]
- Another archiso build script by Maurice Zhou
- archiso documentation
- archiso project page
- pacman wiki page
In alphabetically order.