obosdi/README.txt

26 lines
904 B
Text
Raw Normal View History

2015-08-30 12:54:57 -06:00
# archdi
2015-08-20 18:50:59 -06:00
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-08-20 18:50:59 -06:00
2015-08-30 12:58:01 -06:00
First, install Arch Linux with the official media and optionally with archfi.
2015-08-30 12:54:57 -06:00
Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi
2015-08-20 18:50:59 -06:00
2015-08-30 12:58:01 -06:00
After reboot and your network ready, download the script :
2015-12-06 15:39:28 -07:00
curl -L archdi.sf.net/archdi > archdi
2015-08-30 12:54:57 -06:00
or if sourceforge is down :
2015-12-06 14:27:22 -07:00
curl -L matmoul.github.io/archdi > archdi
2015-08-20 18:50:59 -06:00
2015-08-30 12:54:57 -06:00
And run the script :
sh archdi
Or you can install it on your system with
2015-08-20 18:50:59 -06:00
sh archdi -i
2015-08-30 12:54:57 -06:00
And then you can use archdi cmd.
With this, you can make your updates or install your packages later.
You can watch my videos to show how to use it :
2016-02-24 14:41:55 -07:00
https://www.youtube.com/playlist?list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
2015-08-30 12:54:57 -06:00
This package is only a launcher for archdi-pkg.
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