File | Date | Author | Commit |
---|---|---|---|
airootfs | 2015-12-16 | Nandicre | [d5cf8f] change script |
efiboot | 2015-10-16 | nandicre | [6492bf] add base archiso |
isolinux | 2015-12-14 | Nandicre | [fa7fc2] change logo |
.gitignore | 2015-12-14 | Nandicre | [fa7fc2] change logo |
LICENSE | 2015-11-25 | Maxime Deschamps | [d8bb8f] Create LICENSE |
README.md | 2015-12-10 | Alexandre Kalatzis | [42370f] Update README.md |
build.sh | 2015-12-09 | nandicre | [8678d2] add new isolinux |
mkinitcpio.conf | 2015-10-16 | nandicre | [6492bf] add base archiso |
packages.both | 2015-12-09 | nandicre | [67c7e1] add desktop link for cli installer |
pacman.conf | 2015-10-16 | nandicre | [6492bf] add base archiso |
The project is a work in progress.
For the moment, it's just an Arch live CD with the xfce environnment and a shell installer.
sudo pacman -Syu archiso
/usr/bin/mkarchiso
, and add -i
to all the pacstrap
command (Optional)git clone --recursive https://github.com/MyArch/MyArch
sudo ./build.sh -v
I really love the ArchLinux distribution, but sometimes, when I install arch on
a new computer, it bothers me to reinstall everything from scratch. OK, I can use a
script (and i do :p). But, why not installing Arch with a great environment on a
liveCD or with a great GUI installer ? That's why I started MyArch! And it's not a
distribution, it's just an installer.
First, we are only based on the arch repositories. We don't have our own repositories
like manjaro does. Secondly, I really want to propose choice with MyArch. My goal is
to let the users choose between several DE, WM, soft, kernel, drivers, etc... It's
the purpose of an arch based disto after all ! So you can have the power of choice given by
ArchLinux and the simplicity of installation given by Calamares.