You are not logged in.
I put togehter an Archlinux fully automatic installer.
Features:
- Scriptfiles don't have to be downloaded manually
$ curl -L bit.ly/<your_webspace> | bash
does the trick for the most of your needs!
- Configuration can happen locally (on the archiso filesystem)
or remotely. (inside of the env.conf file on your server)
- Nearly everything is fully customizable through different hooks and additional configuration files.
- Partitioning
- Mounting
- Creation of filesystems
- LVM (hook)
- Encryption (hook)
- ... and nearly every other aspect you can think of
For more information please visit the archfai repo
Attention!
You shouldn't use this package if you're looking for a zeroconf solution,
because the code is just 6 days old and propably pretty alpha at this point.
I am kindly looking forward to bug reports, feature requests and improvement proposals.
Best regards
forflo
Last edited by forflo (2014-10-10 12:19:33)
Offline