Update 'install.md'

This commit is contained in:
joborun linux 2022-03-03 01:59:32 +00:00
parent 4863dd7053
commit 5d4f918e62

View file

@ -2,13 +2,14 @@
## There are two ways you can install joborun quickly ##
#### 1 From and Arch based system using pacman ####
#### 2 By downloading our tarball of the minimal base system ####
#### [[2|tarball.md]] By downloading our [[tarball|tarball.md]] of the minimal base system ####
###### the following is a draft and needs additions/corrections ######
1 First create a new partition for the system to be created. If you don't know how, see the great [[https://wiki.archlinux.org | https://wiki.archlinux.org/title/Installation_guide#Partition_the_disks ]] wiki on the subject. We will only provide here information that is different than Arch Linux or Obarun.
wget https://git.disroot.org/joborun-pkg/jobcore/raw/branch/main/pacman/pacman.conf
<pre>
% wget https://git.disroot.org/joborun-pkg/jobcore/raw/branch/main/pacman/pacman.conf</pre>
This will get you a copy of joborun's pacman.conf file.