obosdi/README.md

26 lines
973 B
Markdown
Raw Normal View History

2015-07-20 15:57:20 -06:00
# archdi
2015-08-30 12:54:57 -06:00
Just a simple bash script wizard to install and configure a full personal computer with Arch Linux.
2015-07-20 15:57:20 -06:00
2015-08-30 12:58:01 -06:00
First, install Arch Linux with the official media and optionally with archfi.<br />
2015-07-21 13:13:48 -06:00
Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi
2015-07-20 15:57:20 -06:00
2015-08-30 12:58:01 -06:00
After reboot and your network ready, download the script :<br />
2015-08-30 12:54:57 -06:00
curl -L archdi.sourceforge.net/archdi<br />
or if sourceforge is down :<br />
2015-07-20 16:40:41 -06:00
curl -L matmoul.github.io/archdi<br />
2015-08-30 12:54:57 -06:00
And run the script :<br />
2015-07-20 15:57:20 -06:00
sh archdi
2015-08-30 12:54:57 -06:00
Or you can install it on your system with<br />
2015-07-21 13:13:48 -06:00
sh archdi -i<br />
And then you can use archdi cmd.<br />
2015-08-30 12:54:57 -06:00
With this, you can make your updates or install your packages later.
2015-07-20 15:57:20 -06:00
2015-07-20 16:40:41 -06:00
You can watch my videos to show how to use it :<br />
https://www.youtube.com/watch?v=-Ne4pYDqslc&list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
2015-08-30 12:54:57 -06:00
This package is only a launcher for archdi-pkg.<br />
2015-08-30 12:58:01 -06:00
If you want ask for new features, open an issuer on https://github.com/MatMoul/archdi-pkg