obosdi/README.md

30 lines
1,004 B
Markdown
Raw Permalink Normal View History

2023-08-10 10:32:01 -06:00
# obosdi
### Fork of [MatMoul's archdi](https://github.com/MatMoul/archdi)
2015-07-20 15:57:20 -06:00
2023-08-10 10:32:01 -06:00
Just a simple bash script wizard to install and configure a full personal computer with Ourobor.OS.
2015-07-20 15:57:20 -06:00
2023-08-10 10:32:01 -06:00
First, install Ourobor.OS with the official media and optionally with obosfi.<br />
Look at obosfi project to start your Ourobor.OS installation : https://git.ouroboros.group/Ouroboros/obos-fi
2015-07-20 15:57:20 -06:00
2022-01-17 08:45:49 -07:00
After reboot and your network ready, download the script:
2015-08-30 12:54:57 -06:00
2023-08-10 10:32:01 -06:00
curl -L git.ouroboros.group/Ouroboros/obosdi/raw/branch/master/obosdi > obosdi
2015-07-20 15:57:20 -06:00
2022-01-17 08:45:49 -07:00
And run the script:
2023-08-10 10:32:01 -06:00
sh obosdi
2022-01-17 08:45:49 -07:00
Or you can install it on your system with:
2023-08-10 10:32:01 -06:00
sh obosdi -i
2022-01-17 08:45:49 -07:00
2023-08-10 10:32:01 -06:00
And then you can use obosdi 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
2023-08-10 10:32:01 -06:00
You can watch MatMoul's videos to show how to use it :<br />
2016-02-24 14:41:55 -07:00
https://www.youtube.com/playlist?list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
2015-08-30 12:54:57 -06:00
2023-08-10 10:32:01 -06:00
This package is only a launcher for obosdi-pkg.<br />
If you want ask for new features, open an issue on https://github.com/MatMoul/obosdi-pkg