obosdi/README.md

30 lines
1.1 KiB
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-12-06 17:26:11 -07:00
<<<<<<< HEAD
2015-12-06 15:39:28 -07:00
curl -L archdi.sf.net/archdi > archdi<br />
2015-12-06 17:26:11 -07:00
=======
curl -L archdi.sourceforge.net/archdi > archdi<br />
>>>>>>> 0d7f612ed8fdbba9ecd54359a7c77bfd79f7c2cf
2015-08-30 12:54:57 -06:00
or if sourceforge is down :<br />
2015-12-06 14:27:22 -07:00
curl -L matmoul.github.io/archdi > 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 13:26:55 -06:00
If you want ask for new features, open an issue on https://github.com/MatMoul/archdi-pkg