Update 'install.md'
This commit is contained in:
parent
4863dd7053
commit
5d4f918e62
1 changed files with 3 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue